WordNet similarities java

半城伤御伤魂 提交于 2019-12-11 11:03:49

问题


I have found a kool library in Perl http://www.d.umn.edu/~tpederse/similarity.html which perform a lot of similarities between words, there is something like this in java ?


回答1:


There is Java WordNet::Similarity (you have to scroll down a bit for the downloads).

According to the WordNet project page

Java WordNet::Similarity [...] is a pure Java version of Perl WordNet::Similarity
(developed by Ted Pedersen). The code supports all of the measures found in the
Perl version.


来源:https://stackoverflow.com/questions/8544232/wordnet-similarities-java

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!