wordnet.gloss

0.1.2 • Public • Published

wordnet.gloss

NPM

Get gloss of WordNet from definition & examples.

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

Readme

Keywords

Package Sidebar

Install

npm i wordnet.gloss

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

1.06 kB

Total Files

3

Last publish

Collaborators

  • wolfram77