Commit Graph

37 Commits (4eca1a2f47a78fa131212d0d0a4ebb59ecde224c)

Author SHA1 Message Date
Sun Junyi 0e833cd441 fix a bug in py3k test case 12 years ago
Sun Junyi 273996f7d4 fix a test script in jieba3k 12 years ago
fxsjy aae91b6fb6 merge change from master to jieba3k 12 years ago
Sun Junyi 94d455b079 hot fix of cut_all=True 12 years ago
Sun Junyi 59d5d3b811 fix bug and change version 12 years ago
fxsjy 8666428fb0 fix a bug of changing dictionary 12 years ago
fxsjy 9bebe6120b utf-8 output is more friendly to Linux 12 years ago
Sun Junyi d3339633d5 in the speed test: initialize first to ignore the time of dict loading 12 years ago
fxsjy bc049090a5 make lazy load thread safe 12 years ago
fxsjy b46166f768 use CRLF as seperator to make chunks in parallel mode 12 years ago
fxsjy 6b83593b5a rm stub.log 12 years ago
fxsjy 62cf22121f new feature: parallel segment with multiprocessing 12 years ago
Sun Junyi 6da857b554 merge changes from master branch 12 years ago
Sun Junyi 8d89e8afda handle 的 12 years ago
fxsjy 45591bb9ab support flag '_'; ignore white space 12 years ago
Sun Junyi c77823aa1d merge improvement to Py3k branch 12 years ago
Sun Junyi 94ad7e7035 support decimal point 12 years ago
Sun Junyi a383f035ba support decimal point: example PI=3.141569 = > PI / = / 3.14159 12 years ago
Sun Junyi 8e49199993 keep punctuation marks 12 years ago
Sun Junyi 58c363655c support user defined word tag 12 years ago
Sun Junyi 6cc0e95759 rm 1.log 12 years ago
Sun Junyi d2634a049b fix a bug in pypy 12 years ago
Sun Junyi 0f4f9067c3 fix bugs in jieba for py3k 12 years ago
Sun Junyi 06ebc6f71c en-chn mix words in POS 12 years ago
Sun Junyi a8ae0398b4 add one example 12 years ago
Sun Junyi 6517119110 remove 1.log 12 years ago
Sun Junyi 8c05efed68 remove tlbb.txt 12 years ago
Sun Junyi 379cd4933a support en-chn mixed words, like B超 12 years ago
Sun Junyi 9c07d80edb first py3k version of jieba 12 years ago
Sun Junyi e0bd9a6a50 version chage; doc update 12 years ago
Sun Junyi 176c49d15c remove some files 13 years ago
Sun Junyi 59c3efeb2f improve speed of tagging 13 years ago
fxsjy 1a2a64a13f one more example of POS tagging 13 years ago
fxsjy 90cd4b3014 improve POS tagging 13 years ago
Sun Junyi 15a5a2d50e add a sample script about tags extraction 13 years ago
fxsjy 64b3c0d0e0 add one more example 13 years ago
fxsjy d2bee13d9d add setup.py 13 years ago