@extra-wordnet.english/verb-exceptions
v1.0.5
Published
Verb exceptions of English WordNet as Map.
Downloads
25
Maintainers
Readme
Verb exceptions of English WordNet as Map.
Formats: default, min, lists, lists.min. This is part of package extra-wordnet.english.
const VERB_EXCEPTIONS = require('@extra-wordnet.english/verb-exceptions');
// Map {word => exception}
VERB_EXCEPTIONS.get('accompanied');
// 'accompany'
VERB_EXCEPTIONS.get('about-shipped');
// 'about-ship'
VERB_EXCEPTIONS.get('allowed_for');
// 'allow_for'
VERB_EXCEPTIONS.get('appalled');
// 'appal,appall'
references
- Princeton University "About WordNet." WordNet. Princeton University. 2010.