0.1.2 • Published 6 years ago

wordnet-lexfilenumberconstants v0.1.2

Weekly downloads
11
License
MIT
Repository
-
Last release
6 years ago

wordnet-lexfilenumberconstants

NPM

Get lex file numbers of WordNet as constants (of name).

Use wordnet-lexfilenamearray, if lex file name is needed. Use wordnet-lexfilecontentarray, if content details of lex file is needed.

const lexFileNumberConstants = require('wordnet-lexfilenumberconstants');
// lexFileNumberConstants.<CONSTANT_NAME>

lexFileNumberConstants.ADJ_ALL;
// 0
lexFileNumberConstants.ADJ_PERT;
// 1
lexFileNumberConstants.ADJ_PPL;
// 44
0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago