我是NLTK Python的新手,我正在寻找一些可以进行词义消歧的示例应用程序.我在搜索结果中有很多算法,但没有示例应用程序.我只想传递一个句子,并希望通过引用wordnet库来了解每个单词的含义.谢谢
我在PERL中找到了一个类似的模块.http://marimba.d.umn.edu/allwords/allwords.html NLTK Python中是否有这样的模块?
python nltk
nltk ×1
python ×1