@extra-wordnet.english/noun-exceptions
v1.0.5
Published
Noun exceptions of English WordNet as Map.
Downloads
6
Maintainers
Readme
Noun exceptions of English WordNet as Map.
Formats: default, min, lists, lists.min. This is part of package extra-wordnet.english.
const NOUN_EXCEPTIONS = require('@extra-wordnet.english/noun-exceptions');
// Map {word => exception}
NOUN_EXCEPTIONS.get('abaci');
// 'abacus'
NOUN_EXCEPTIONS.get('acre-feet');
// 'acre-foot'
NOUN_EXCEPTIONS.get('broadcast_media');
// 'broadcast_medium'
NOUN_EXCEPTIONS.get('figs.');
// 'fig.'
references
- Princeton University "About WordNet." WordNet. Princeton University. 2010.