npm.io
0.1.1 • Published 8 years ago

wordnet-lexnumberarray

Licence
MIT
Version
0.1.1
Deps
0
Vulns
0
Weekly
0

wordnet-lexnumberarray

NPM

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

const lexNumberArray = require('wordnet-lexnumberarray');
// lexNumberArray [Array]

lexNumberArray[0];
// 128 (0: adj.all)
lexNumberArray[1];
// 160 (1: adj.pert)
lexNumberArray[45];
// 144 (45: adj.all (satellite))

Keywords