1.0.5 • Published 4 years ago

@extra-wordnet.english/data v1.0.5

Weekly downloads
13
License
MIT
Repository
github
Last release
4 years ago

Data describing all parts-of-speech in English WordNet for use with WordNet container.

Formats: default, min, nogloss, nogloss.min. This is part of package extra-wordnet.english.

const DATA = require('@extra-wordnet.english/data');
// -> {
//   table: {name, type, synset, pointers, frames},
//   blob: {senses, pointers, frames}
// }

references

  • Princeton University "About WordNet." WordNet. Princeton University. 2010.
1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.55

4 years ago

0.0.54

4 years ago

0.0.53

4 years ago

0.0.51

4 years ago

0.0.52

4 years ago

0.0.50

4 years ago