README
wordnet.bunch-lexids
Get lex ids of WordNet bunch.
const lexIds = require('wordnet.bunch-lexids');
// lexIds([target=new Set()])
// this: WordNet bunch object
// -> <target>
Get lex ids of WordNet bunch.
<script type="module">
import wordnetBunchLexids from 'https://cdn.skypack.dev/wordnet.bunch-lexids';
</script>
Get lex ids of WordNet bunch.
const lexIds = require('wordnet.bunch-lexids');
// lexIds([target=new Set()])
// this: WordNet bunch object
// -> <target>