1.0.5 • Published 5 years ago
@extra-wordnet.english/verb-exceptions v1.0.5
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.
1.0.2
5 years ago
1.0.1
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.0
5 years ago
0.0.55
5 years ago
0.0.53
5 years ago
0.0.54
5 years ago
0.0.52
5 years ago
0.0.51
5 years ago
0.0.48
5 years ago
0.0.49
5 years ago
0.0.50
5 years ago
0.0.47
5 years ago
0.0.44
5 years ago
0.0.45
5 years ago
0.0.46
5 years ago
0.0.43
5 years ago
0.0.42
5 years ago