admin管理员组文章数量:1130349
Is there a way to identify similar words and convert it into one word before match against training model using Stanford NLP library?
For example, user inputs could be:
- DashPro
- Dash Pro
- dpo
- Dash
For all the above inputs, the return result should be "DashPro" so that it can match with the training model which contains only "DashPro"
Which of NLP Stanford Library pipeline or tools can help to resolve above scenario. And if you can provide any example code or references using java?
Thanks,
Is there a way to identify similar words and convert it into one word before match against training model using Stanford NLP library?
For example, user inputs could be:
- DashPro
- Dash Pro
- dpo
- Dash
For all the above inputs, the return result should be "DashPro" so that it can match with the training model which contains only "DashPro"
Which of NLP Stanford Library pipeline or tools can help to resolve above scenario. And if you can provide any example code or references using java?
Thanks,
本文标签:
版权声明:本文标题:stanford nlp - Standford NLP library - How to identify similar words (Dash, DashPro, Dash Pro, Dpo, dpo) and get one word (DashP 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1743942164a2056454.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论