最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

stanford nlp - Standford NLP library - How to identify similar words (Dash, DashPro, Dash Pro, Dpo, dpo) and get one word (DashP

programmeradmin3浏览0评论

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:

  1. DashPro
  2. Dash Pro
  3. dpo
  4. 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,

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论