Commit Graph

239 Commits (1dbc525dfff9bbae106015fcfb9ed8c388149d01)
 

Author SHA1 Message Date
Linker Lin 1dbc525dff 自动检测CPU数目,启动合适数目的进程。 12 years ago
Linker Lin 2ceb981da0 自动检测CPU数目,启动合适数目的进程。 12 years ago
fxsjy 8e9b4bbe72 fix the compatibility with Python2.5 12 years ago
Sun Junyi d4ede0fee6 hold the backward compatibility, let jython use a special loading workflow 12 years ago
Sun Junyi 8757148d51 Merge pull request #81 from piaolingxue/issue/80/jython_integration
serialize model to file so that it can support jython.
12 years ago
piaolignxue aea8496b1f serialize model to file so that it can support jython. 12 years ago
Sun Junyi d691d91674 fix a bug about ImportError 12 years ago
Sun Junyi d63140fe5e make a serial white spaces seperated 12 years ago
Sun Junyi a1ad2cbd55 Merge pull request #75 from chao787/feature_richard
Refactoring jieba/__init__.py
12 years ago
Richard Wong c2ded83ead Refactor: fix line indent to 4.
* jieba/__init__.py (cut):
12 years ago
Richard Wong 99d2492d67 Add re.U flag to re variable. 12 years ago
Richard Wong fbfaac2eaa Reindent function
* jieba/__init__.py (require_initialized):
12 years ago
Richard Wong 7bfd432fc5 Remove the unused imports. 12 years ago
Sun Junyi 9d0ea771a5 fix bug; decimals & digit-english mixed 12 years ago
Sun Junyi ba5114dc95 update whoosh example 12 years ago
Sun Junyi 4b237f79fa add test/tmp/* into git ignore 12 years ago
Sun Junyi f424862222 clean the files in tmp 12 years ago
Sun Junyi b18d56d2a3 Merge pull request #72 from linkerlin/master
添加一个tmp目录,好让test_whoosh.py可以运行。
12 years ago
miao.lin becd32b178 made test_whoosh.py happy.
添加一个tmp目录,好让test_whoosh.py可以运行。
12 years ago
Sun Junyi 9ea14a8a54 merge chage from chao78787 12 years ago
Sun Junyi 45daf561c7 follow PEP8: change tab to 4 white spaces 12 years ago
Sun Junyi 632a086035 Merge pull request #71 from chao787/feature_richard
Separate cal and IO process.
12 years ago
Richard Wong 3246236133 Separate cal and IO process. 12 years ago
Sun Junyi e1c1d46324 Update README.md 12 years ago
Sun Junyi 915b3164b0 Update README.md 12 years ago
Sun Junyi 45e6594a09 Update README.md 12 years ago
Sun Junyi 0886875af3 0.3 released 12 years ago
Sun Junyi dbec3ad9df add some comments 12 years ago
Sun Junyi efc784312c add ChineseAnalyzer for whoosh search engine 12 years ago
Sun Junyi f08690a2df add 'search mode' for jieba.tokenize 12 years ago
Sun Junyi 237dc6625e add mix words to extra_dict/dict.txt.big 12 years ago
Sun Junyi cb1b0499f7 unittest for jieba.tokenize 12 years ago
Sun Junyi 11a3b10755 new method: jieba.tokenize 12 years ago
Sun Junyi 8eab1cdb6d Merge branch 'master' of https://github.com/fxsjy/jieba 12 years ago
Sun Junyi 1a3be67691 make cache dumping more robust 12 years ago
Sun Junyi 465e475460 Update README.md 12 years ago
Sun Junyi 38b6bcd54e remove some words 12 years ago
fxsjy e1afafe353 fix a bug of cxfree support 12 years ago
fxsjy a9f53e9c85 don't seprate CRLF 12 years ago
fxsjy c015f4e297 support cxfree py2exe; keep white space 12 years ago
fxsjy 7343679ba8 fix a bug in parallel mode 12 years ago
Sun Junyi c0816b9bb0 more mixed words 12 years ago
Sun Junyi c9e8da9e63 add more mix words to dict.txt 12 years ago
Sun Junyi 322e8e48b6 Update Changelog 12 years ago
Sun Junyi 1d06f124d6 Update Changelog 12 years ago
Sun Junyi dbfd0e0f63 minor version 12 years ago
Sun Junyi cfcfb26792 Merge branch 'master' of https://github.com/fxsjy/jieba 12 years ago
Sun Junyi 9d1e23ce6f speed up the viterbi 12 years ago
Sun Junyi b1238a2306 Update README.md 12 years ago
Sun Junyi 02e9a0328d Update README.md 12 years ago