BotSharp/BotSharp.Core/Engines/Jieba.NET
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
..
JiebaTokenizer.cs Fix tokenizer compile issue in unit test. 2018-09-19 23:13:12 -05:00
README.rst Fix tokenizer compile issue in unit test. 2018-09-19 23:13:12 -05:00

BotSharp uses the jieba.NetCore to do tokenization. (https://github.com/1483523635/jieba.NetCore)

Please follow the install instruction (https://github.com/anderscui/jieba.NET/)