-
Notifications
You must be signed in to change notification settings - Fork 0
DATA
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}
// }
- Princeton University "About WordNet." WordNet. Princeton University. 2010.