npm.io
1.0.5 • Published 6 years ago

@extra-wordnet.english/noun-words

Licence
MIT
Version
1.0.5
Deps
0
Size
2.2 MB
Vulns
0
Weekly
0
Stars
1

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.

Keywords