Get hyponym pointers from id in WordNet book.
const hyponyms = require('wordnet.book-hyponyms');
// hyponyms(<id>, [target=new Set()])
// this: WordNet book object
// -> <target>
This package has been deprecated
Author message:
Please use [wordnet.book].
Get hyponym pointers from id in WordNet book.
const hyponyms = require('wordnet.book-hyponyms');
// hyponyms(<id>, [target=new Set()])
// this: WordNet book object
// -> <target>
npm i wordnet.book-hyponyms
3
0.1.2
MIT
1.01 kB
3