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