-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
DIET classifier _predict_entities function clean_up_entities for Chinese language issue #5972
Comments
@johnson7788 Thanks for submitting the issue. The issue was already solved in #5756. It will be released in the next minor release. It is not yet clear when this will happen, so please be patient. If you want to use the |
Thank you very much, high efficiency |
Hello, may I ask if you can refer to the config.xml configuration of Bert training in Chinese?I couldn't get HFTransformersNLP configuration identification entity, thank you. - name: customrasa. Printer. This can also provide the printer? 你好,请问下你使用中文bert训练的config.xml配置可以参考一下嘛?我弄的HFTransformersNLP配置识别不出来实体,谢谢.- name: customrasa.printer.Printer这个也可以提供下嘛? |
Rasa version:
1.10.1
Rasa SDK version (if used & relevant):
1.10.1
Rasa X version (if used & relevant):
Python version:
3.7.3
Operating system (windows, osx, ...):
osx
Issue:
Chinese Entities predicted correct by DIET model, but will change to wrong by entities = self.clean_up_entities(message, entities)
Error (including full traceback):
Command or request that led to error:
Content of configuration file (config.yml) (if relevant):
Content of domain file (domain.yml) (if relevant):
The text was updated successfully, but these errors were encountered: