wordnet.book-finddeprecated

Get id of nearest match in WordNet book.

Usage no npm install needed!

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

README

wordnet.book-find

NPM

Get id of nearest match in WordNet book.

const find = require('wordnet.book-find');
// find(<name>, [type begin=0], [type end])
// this: WordNet book object
// -> <id>