wordnet-adverbexceptionlists
v0.1.3
Published
Get adverb exception list of WordNet as lists (to positive form).
Downloads
5
Maintainers
Readme
wordnet-adverbexceptionlists
Get adverb exception list of WordNet as lists (to positive form).
const adverbExceptionLists = require('wordnet-adverbexceptionlists');
// adverbExceptionLists [Lists]
console.log(adverbExceptionLists[0][0], '=>', adverbExceptionLists[1][0]);
// best => well
console.log(adverbExceptionLists[0][1], '=>', adverbExceptionLists[1][1]);
// better => well
console.log(adverbExceptionLists[0][4], '=>', adverbExceptionLists[1][4]);
// further => far