“结巴”中文分词:做最好的 Python 中文分词组件
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
fxsjy ed1fa64e27 fix a bug. use sys.version_info.major can't be used in Python2.5 12 years ago
..
__init__.py fix the compatibility with Python2.5 12 years ago
char_state_tab.p serialize model to file so that it can support jython. 12 years ago
char_state_tab.py support cxfree py2exe; keep white space 12 years ago
prob_emit.p serialize model to file so that it can support jython. 12 years ago
prob_emit.py support cxfree py2exe; keep white space 12 years ago
prob_start.p serialize model to file so that it can support jython. 12 years ago
prob_start.py support cxfree py2exe; keep white space 12 years ago
prob_trans.p serialize model to file so that it can support jython. 12 years ago
prob_trans.py support cxfree py2exe; keep white space 12 years ago
viterbi.py follow PEP8: change tab to 4 white spaces 12 years ago