wordnet.bunch-posnamedeprecated

Get part of speech name of first id in WordNet bunch.

Usage no npm install needed!

<script type="module">
  import wordnetBunchPosname from 'https://cdn.skypack.dev/wordnet.bunch-posname';
</script>

README

wordnet.bunch-posname

NPM

Get part of speech name of first id in WordNet bunch.

const posName = require('wordnet.bunch-posname');
// posName()
// this: WordNet bunch object
// -> <pos name> | null (empty bunch)