8000 DATA · nodef/extra-english-wordnet Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Subhajit Sahu edited this page Feb 26, 2020 · 2 revisions

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

Formats: default, min, nogloss, nogloss.min.

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.
Clone this wiki locally
0