mirror of
https://github.com/fxsjy/jieba.git
synced 2025-07-10 00:01:33 +08:00
fix typo
This commit is contained in:
parent
cf31a99bf6
commit
d432789cb4
@ -144,7 +144,7 @@ Output:
|
||||
|
||||
* 用法: jieba.analyse.set_stop_words(file_name) # file_name为自定义语料库的路径
|
||||
* 自定义语料库示例:https://github.com/fxsjy/jieba/blob/master/extra_dict/stop_words.txt
|
||||
* 用法示例:hhttps://github.com/fxsjy/jieba/blob/master/test/extract_tags_stop_words.py
|
||||
* 用法示例:https://github.com/fxsjy/jieba/blob/master/test/extract_tags_stop_words.py
|
||||
|
||||
功能 4) : 词性标注
|
||||
================
|
||||
|
Loading…
x
Reference in New Issue
Block a user