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