master
Bugfix for HMM=False in parallelism.
fix self.FREQ in cut_for_search; make pair object iterable
update to v0.33
port extract_tags, etc to jieba3k; add auto2to3 script
fix bug and change version
Merge master and jieba3k, make the code Python 2/3 compatible
update README, textrank, etc.
bug fix, issue: #511, #512
improve POS tagging
fix test scripts
fix issue #810
use only one dict to store words and prefixes
wraps most globals in classes
PEP8
Update to v0.32 according to the master branch.
fix file mode
allow ignoring word frequency while providing pos tag
fix the error about imoprting ChineseAnalyzer
use regex and fix encoding related issues in load_userdict