wordnet-adjectiveexceptionmap

0.1.2 • Public • Published

wordnet-adjectiveexceptionmap

NPM

Get adjective exception list of WordNet as map (to positive form).

const adjectiveExceptionMap = require('wordnet-adjectiveexceptionmap');
// adjectiveExceptionMap [Map]
 
adjectiveExceptionMap.get('airiest');
// 'airy'
adjectiveExceptionMap.get('all-arounder');
// 'all-arounder'
adjectiveExceptionMap.get('better');
// 'good,well'

Package Sidebar

Install

npm i wordnet-adjectiveexceptionmap

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • wolfram77