BotSharp/BotSharp.Core/Engines/Jieba.NET/README.rst
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

4 lines
182 B
ReStructuredText

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/)