Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

我debug rasa_nlu的ner_duckling,发现进入train里面之后是空的,是不是意味着这个ner_duckling是无效的啊 #5

Open
zhangyanbo2007 opened this issue Mar 18, 2019 · 4 comments

Comments

@zhangyanbo2007
Copy link

image

@zhangyanbo2007
Copy link
Author

我还发现一个问题,意图识别的特征向量的分词没有考虑命名实体识别而是直接拿的结巴分词的特征,比方说,用户语料里面标的实体是“中华人民共和国”,但是结巴分词不能对其做整体命名识别,只能识别“中华”,“人民”,“共和国”,这个我认为对识别意图是有影响的,你觉得呢?

@zhangyanbo2007
Copy link
Author

方便加个微信吧,我的微信15821444815,多交流!

@xiaoxiong74
Copy link
Owner

@zhangyanbo2007 是的,根据场景,各种类型的实体识别还得自己训练

@xiaoxiong74
Copy link
Owner

@zhangyanbo2007 新的rasa_nlu中ner_duckling已经移除了(只保留了ner_duckling_http),如果还想用ner_duckling,需要自己添加进去 https://github.com/xiaoxiong74/rasa_chatbot#ner_duckling-%E6%97%A0%E6%B3%95%E4%BD%BF%E7%94%A8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants