npm.io
0.1.2 • Published 8 years ago

wordnet-lexfilecontentarray

Licence
MIT
Version
0.1.2
Deps
0
Vulns
0
Weekly
0

wordnet-lexfilecontentarray

NPM

Get content details of lex file of WordNet as array (from number).

Use wordnet-lexfilenamearray, if lex file name is needed.

const lexFileContentArray = require('wordnet-lexfilecontentarray');
// lexFileContentArray [Array]

lexFileContentArray[0];
// 'all adjective clusters'
lexFileContentArray[1];
// 'relational adjectives (pertainyms)'
lexFileContentArray[44];
// 'participial adjectives'

Keywords