wn
electronic lexical database of English language
Install
- All systems
-
curl cmd.cat/wn.sh
- Debian
-
apt-get install wordnet
- Ubuntu
-
apt-get install wordnet
- Kali Linux
-
apt-get install wordnet
- CentOS
-
yum install wordnet
- Fedora
-
dnf install wordnet
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wordnet
- OS X
-
brew install wordnet
- Raspbian
-
apt-get install wordnet
- Dockerfile
- dockerfile.run/wn
wordnet
electronic lexical database of English language
WordNet(C) is an on-line lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets. WordNet was developed by the Cognitive Science Laboratory at Princeton University under the direction of Professor George A. Miller (Principal Investigator). WordNet is considered to be the most important resource available to researchers in computational linguistics, text analysis, and many related areas. Binary and manpages of WordNet as well as general manpages.