wordnet.index-findalldeprecated

Get senses of all matches in WordNet index.

Usage no npm install needed!

<script type="module">
  import wordnetIndexFindall from 'https://cdn.skypack.dev/wordnet.index-findall';
</script>

README

wordnet.index-findall

NPM

Get senses of all matches in WordNet index.

const findAll = require('wordnet.index-findall');
// findAll(<name>, [type begin=0], [type end], [begin=0], [end], [target=new Set()])
// this: WordNet index object
// -> Set {<sense>...}