wordnet.book-islemmadeprecated

Check if id in WordNet book is lemma.

Usage no npm install needed!

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

README

wordnet.book-islemma

NPM

Check if id in WordNet book is lemma.

const isLemma = require('wordnet.book-islemma');
// isLemma(<id>)
// this: WordNet book object
// -> true | false