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