- what is wordnet
- WordNet.pptx
- how to install wordnet by nltk
(1) run python code
import nltk
nltk.download()
(2) Select “corpora”->”wordnet”, press enter to download
- more examples to use wordnet
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
(1) run python code
import nltk
nltk.download()
(2) Select “corpora”->”wordnet”, press enter to download