wordnet.table-fromjson
Get WordNet table from JSON.
const fromJson = require('wordnet.table-fromjson');
// fromJson(<json>)
// this: WordNet table object
// -> this
This package has been deprecated
Author message:
Please use [wordnet.table].
Get WordNet table from JSON.
const fromJson = require('wordnet.table-fromjson');
// fromJson(<json>)
// this: WordNet table object
// -> this
npm i wordnet.table-fromjson
6
0.2.1
MIT
1.04 kB
3