@extra-wordnet.english/noun-words.min
v1.0.5
Published
Noun words of English WordNet as Array.
Downloads
8
Maintainers
Readme
Noun words of English WordNet as Array.
Formats: default, min. This is part of package extra-wordnet.english.
This is browserified, minified version of @extra-wordnet.english/noun-words. It is exported as global variable wordnet_english_noun_words. CDN: unpkg, jsDelivr.
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.