wordnet.book-lemmasdeprecated

Get lemmas of id in WordNet book.

Usage no npm install needed!

<script type="module">
  import wordnetBookLemmas from 'https://cdn.skypack.dev/wordnet.book-lemmas';
</script>

README

wordnet.book-lemmas

NPM

Get lemmas of id in WordNet book.

const lemmas = require('wordnet.book-lemmas');
// lemmas(<id>, [target=new Set()])
// this: WordNet book object
// -> Set {<lemma>...}