Commit Graph

14 Commits (master)

Author SHA1 Message Date
Dingyuan Wang f808ea0ebb use only one dict to store words and prefixes 10 years ago
fxsjy 8cbb26a7b6 fix test_file.py 10 years ago
Dingyuan Wang 22bcf8be7a Merge master and jieba3k, make the code Python 2/3 compatible 10 years ago
Dingyuan Wang 6fad5fbb2c update to v0.33 11 years ago
ZoeyYoung dce353f88b merge from master 12 years ago
ZoeyYoung 2857ae45cc Merge branch 'master' into jieba3k
Conflicts:
	Changelog
	jieba/__init__.py
	jieba/finalseg/__init__.py
	jieba/posseg/__init__.py
	setup.py
	test/parallel/test_file.py
	test/test_file.py
12 years ago
Sun Junyi 81390a2d23 test_file.py: close the file object 12 years ago
fxsjy b77645b3aa modify test_file.py; use less memory 12 years ago
Sun Junyi 45daf561c7 follow PEP8: change tab to 4 white spaces 12 years ago
fxsjy aae91b6fb6 merge change from master to jieba3k 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
Sun Junyi 9c07d80edb first py3k version of jieba 12 years ago
fxsjy 90cd4b3014 improve POS tagging 12 years ago