文件名称:jieba
介绍说明--下载内容来自于网络,使用问题请自行百度
精确模式,试图将句子最精确地切开,适合文本分析;
全模式,把句子中所有的可以成词的词语都扫描出来, 速度非常快,但是不能解决歧义;
搜索引擎模式,在精确模式的基础上,对长词再次切分,提高召回率,适合用于搜索引擎分词。(Accurate mode, trying to cut the sentence up to the most accurate, suitable for text analysis.
The whole mode can scan all the words that can be used in the sentence, but it can't solve ambiguity.
Search engine mode, on the basis of precise mode, once again segmenting long words and improving recall rate, is suitable for search engine segmentation.)
全模式,把句子中所有的可以成词的词语都扫描出来, 速度非常快,但是不能解决歧义;
搜索引擎模式,在精确模式的基础上,对长词再次切分,提高召回率,适合用于搜索引擎分词。(Accurate mode, trying to cut the sentence up to the most accurate, suitable for text analysis.
The whole mode can scan all the words that can be used in the sentence, but it can't solve ambiguity.
Search engine mode, on the basis of precise mode, once again segmenting long words and improving recall rate, is suitable for search engine segmentation.)
相关搜索: 模块jieba
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
jieba | 0 | 2018-03-30 |
jieba\analyse | 0 | 2018-03-30 |
jieba\analyse\analyzer.py | 1403 | 2018-03-30 |
jieba\analyse\idf.txt | 6200957 | 2018-03-30 |
jieba\analyse\textrank.py | 3772 | 2018-03-30 |
jieba\analyse\tfidf.py | 4310 | 2018-03-30 |
jieba\analyse\__init__.py | 501 | 2018-03-30 |
jieba\analyse\__pycache__ | 0 | 2018-03-30 |
jieba\analyse\__pycache__\analyzer.cpython-35.pyc | 1820 | 2018-03-30 |
jieba\analyse\__pycache__\textrank.cpython-35.pyc | 4204 | 2018-03-30 |
jieba\analyse\__pycache__\tfidf.cpython-35.pyc | 4940 | 2018-03-30 |
jieba\analyse\__pycache__\__init__.cpython-35.pyc | 667 | 2018-03-30 |
jieba\dict.txt | 5071852 | 2018-03-30 |
jieba\finalseg | 0 | 2018-03-30 |
jieba\finalseg\prob_emit.p | 1275441 | 2018-03-30 |
jieba\finalseg\prob_emit.py | 1321732 | 2018-03-30 |
jieba\finalseg\prob_start.p | 109 | 2018-03-30 |
jieba\finalseg\prob_start.py | 93 | 2018-03-30 |
jieba\finalseg\prob_trans.p | 260 | 2018-03-30 |
jieba\finalseg\prob_trans.py | 241 | 2018-03-30 |
jieba\finalseg\__init__.py | 2659 | 2018-03-30 |
jieba\finalseg\__pycache__ | 0 | 2018-03-30 |
jieba\finalseg\__pycache__\prob_emit.cpython-35.pyc | 513081 | 2018-03-30 |
jieba\finalseg\__pycache__\prob_start.cpython-35.pyc | 259 | 2018-03-30 |
jieba\finalseg\__pycache__\prob_trans.cpython-35.pyc | 388 | 2018-03-30 |
jieba\finalseg\__pycache__\__init__.cpython-35.pyc | 3087 | 2018-03-30 |
jieba\posseg | 0 | 2018-03-30 |
jieba\posseg\char_state_tab.p | 2113902 | 2018-03-30 |
jieba\posseg\char_state_tab.py | 1618015 | 2018-03-30 |
jieba\posseg\prob_emit.p | 3231234 | 2018-03-30 |
jieba\posseg\prob_emit.py | 3987090 | 2018-03-30 |
jieba\posseg\prob_start.p | 8312 | 2018-03-30 |
jieba\posseg\prob_start.py | 7204 | 2018-03-30 |
jieba\posseg\prob_trans.p | 141551 | 2018-03-30 |
jieba\posseg\prob_trans.py | 247312 | 2018-03-30 |
jieba\posseg\viterbi.py | 1610 | 2018-03-30 |
jieba\posseg\__init__.py | 9015 | 2018-03-30 |
jieba\posseg\__pycache__ | 0 | 2018-03-30 |
jieba\posseg\__pycache__\char_state_tab.cpython-35.pyc | 811155 | 2018-03-30 |
jieba\posseg\__pycache__\prob_emit.cpython-35.pyc | 1073934 | 2018-03-30 |
jieba\posseg\__pycache__\prob_start.cpython-35.pyc | 8488 | 2018-03-30 |
jieba\posseg\__pycache__\prob_trans.cpython-35.pyc | 121677 | 2018-03-30 |
jieba\posseg\__pycache__\viterbi.cpython-35.pyc | 2090 | 2018-03-30 |
jieba\posseg\__pycache__\__init__.cpython-35.pyc | 9351 | 2018-03-30 |
jieba\_compat.py | 1222 | 2018-03-30 |
jieba\__init__.py | 18882 | 2018-03-30 |
jieba\__main__.py | 2371 | 2018-03-30 |
jieba\__pycache__ | 0 | 2018-03-30 |
jieba\__pycache__\_compat.cpython-35.pyc | 1937 | 2018-03-30 |
jieba\__pycache__\__init__.cpython-35.pyc | 16772 | 2018-03-30 |
jieba\__pycache__\__main__.cpython-35.pyc | 2360 | 2018-03-30 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.