如果我在 python 中有一个单词列表,例如:
words = ["blue", "red", "ball"]
有没有办法使用 WordNet 以编程方式为这组单词生成上位词?
python nlp wordnet hypernym
hypernym ×1
nlp ×1
python ×1
wordnet ×1