wordnet.book-classhypernyms
Get class hypernym pointers from id in WordNet book.
const classHypernyms = require('wordnet.book-classhypernyms');
// classHypernyms(<id>, [target=new Set()])
// this: WordNet book object
// -> <target>
This package has been deprecated
Author message:
Please use [wordnet.book].
Get class hypernym pointers from id in WordNet book.
const classHypernyms = require('wordnet.book-classhypernyms');
// classHypernyms(<id>, [target=new Set()])
// this: WordNet book object
// -> <target>
npm i wordnet.book-classhypernyms
0
0.1.1
MIT
1.09 kB
3