+ override Cut functions, add location information into Word results; + remove LevelSegment; + remove Jieba::Locate;
upgrade:
4.6.0
+ Change Jieba::Locate(deprecated) to be static function. + Change the return value of KeywordExtractor::Extract from bool to void. + Add KeywordExtractor::Word and add more overrided KeywordExtractor::Extract
4.5.3
4.5.2
+ Upgrade limonp to v0.5.6 to fix hidden trouble.
4.5.1
+ Upgrade limonp to v0.5.5 to solve macro name conficts in some special case.