0.1.1 • Published 6 years ago

wordnet.gloss-todefinition v0.1.1

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

wordnet.gloss-todefinition

NPM

Get definition of WordNet from gloss.

const toDefinition = require('wordnet.gloss-todefinition');
// toDefinition(<gloss>)

toDefinition('in an anisotropic manner');
// 'in an anisotropic manner'
toDefinition('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'
0.1.1

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago