0.1.1 • Published 6 years ago

wordnet-lexnumberconstants v0.1.1

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

wordnet-lexnumberconstants

NPM

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

const lexNumberConstants = require('wordnet-lexnumberconstants');
// lexNumberConstants.<CONSTANT_NAME>

lexNumberConstants.NOUN;
// 0
lexNumberConstants.NOUN_TOPS;
// 0
lexNumberConstants.NOUN_ACT;
// 1
lexNumberConstants.ADV_ALL;
// 192
0.1.1

6 years ago

0.1.0

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