wordnet-adjectiveexceptionlists
v0.1.4
Published
Get adjective exception list of WordNet as lists (to positive form).
Downloads
4
Maintainers
Readme
wordnet-adjectiveexceptionlists
Get adjective exception list of WordNet as lists (to positive form).
const adjectiveExceptionLists = require('wordnet-adjectiveexceptionlists');
// adjectiveExceptionLists [Lists]
console.log(adjectiveExceptionLists[0][3], '=>', adjectiveExceptionLists[1][3]);
// airiest => airy
console.log(adjectiveExceptionLists[0][4], '=>', adjectiveExceptionLists[1][4]);
// all-arounder => all-arounder
console.log(adjectiveExceptionLists[0][45], '=>', adjectiveExceptionLists[1][45]);
// better => good,well