@extra-wordnet.english/noun-words
v1.0.5
Published
Noun words of English WordNet as Array.
Downloads
12
Maintainers
Readme
Noun words of English WordNet as Array.
Formats: default, min. This is part of package extra-wordnet.english.
const NOUN_WORDS = require('@extra-wordnet.english/noun-words');
// [word]
NOUN_WORDS[0];
// '\'hood'
NOUN_WORDS[1];
// '\'s_Gravenhage'
NOUN_WORDS[119187];
// 'zymurgy'
references
- Princeton University "About WordNet." WordNet. Princeton University. 2010.