Commit graph

6 commits

Author SHA1 Message Date
haiping008@gmail.com f016920462 Official support Simple Chinese tokenize and POS tagger. 2018-09-20 11:45:25 -05:00
haiping008@gmail.com 1c22206fe0 Fix tokenizer compile issue in unit test.
Add Jieba tokenizer for Chinese chabot.
2018-09-19 23:13:12 -05:00
Oceania2018 dbdfb28048 Merge NLP and Algorithm sub project into one solution. 2018-09-03 21:05:57 -05:00
Oceania2018 0885ff37ec Move out NLP project. 2018-08-22 10:45:50 -05:00
Oceania2018 cf5c0e0535 UniGram, BiGram, TriGram passed. 2018-08-18 00:44:18 -05:00
haiping008@gmail.com e97a38da0d create a general ngram tagger. 2018-08-17 15:49:29 -05:00