1.0.5 • Published 4 years ago

@extra-wordnet.english/adverb-exceptions v1.0.5

Weekly downloads
22
License
MIT
Repository
github
Last release
4 years ago

Adverb exceptions of English WordNet as Map.

Formats: default, min, lists, lists.min. This is part of package extra-wordnet.english.

const ADVERB_EXCEPTIONS = require('@extra-wordnet.english/adverb-exceptions');
// Map {word => exception}

ADVERB_EXCEPTIONS.get('best');
// 'well'

ADVERB_EXCEPTIONS.get('better');
// 'well'

ADVERB_EXCEPTIONS.get('further');
// 'far'

references

  • Princeton University "About WordNet." WordNet. Princeton University. 2010.
1.0.5

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.53

4 years ago

0.0.54

4 years ago

0.0.55

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

0.0.51

4 years ago

0.0.52

4 years ago

0.0.50

4 years ago

0.0.49

4 years ago

0.0.47

4 years ago

0.0.48

4 years ago

0.0.45

4 years ago

0.0.46

4 years ago

0.0.44

4 years ago

0.0.43

4 years ago

0.0.42

4 years ago

0.0.41

4 years ago