wordnet.gloss-toexamples

0.1.1 • Public • Published

wordnet.gloss-toexamples

NPM

Get examples of WordNet from gloss.

const toExamples = require('wordnet.gloss-toexamples');
// toExamples(<gloss>, [target=new Set()])
// -> <target>
 
toExamples('in an anisotropic manner');
// Set {}
toExamples('in a kind manner or out of kindness; "He spoke kindly to the boy"; "she kindly overlooked the mistake"');
// Set {'He spoke kindly to the boy', 'she kindly overlooked the mistake'}

Package Sidebar

Install

npm i wordnet.gloss-toexamples

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

1.2 kB

Total Files

3

Last publish

Collaborators

  • wolfram77