README
wordnet.table-fromjson
Get WordNet table from JSON.
const fromJson = require('wordnet.table-fromjson');
// fromJson(<json>)
// this: WordNet table object
// -> this
Get WordNet table from JSON.
<script type="module">
import wordnetTableFromjson from 'https://cdn.skypack.dev/wordnet.table-fromjson';
</script>
Get WordNet table from JSON.
const fromJson = require('wordnet.table-fromjson');
// fromJson(<json>)
// this: WordNet table object
// -> this