chatbot icon indicating copy to clipboard operation
chatbot copied to clipboard

请问自定义词性,命名实体这些功能如何使用?

Open Restry opened this issue 3 years ago • 0 comments

感谢提供的这个demo,效果很不错。 但我有一些问题想请教:我尝试跑起来后,问相关人名的问题是可以返回数据的,比如刘德华演过哪些电影。但是问电影开头的问题就不行了, 比如卧虎藏龙什么时候上映之类的。 是不是因为这些功能没有实现?需要自定义分词器?

模型优化
添加问题模板的类别
增加每个问题模板类别的内容
为分词器添加 不常见词辅助分词: [词参考](https://github.com/futurehear/chatbot/tree/master/MachineLearning/participle_dict)
为分词器添加 自定义词和词性
……

Restry avatar Nov 21 '22 09:11 Restry