wordnet-lexfilecontentarray

0.1.2 • Public • Published

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'

Package Sidebar

Install

npm i wordnet-lexfilecontentarray

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • wolfram77