1.0.5 • Published 6 years ago

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

Weekly downloads
22
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.53

6 years ago

0.0.54

6 years ago

0.0.55

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

0.0.51

6 years ago

0.0.52

6 years ago

0.0.50

6 years ago

0.0.49

6 years ago

0.0.47

6 years ago

0.0.48

6 years ago

0.0.45

6 years ago

0.0.46

6 years ago

0.0.44

6 years ago

0.0.43

6 years ago

0.0.42

6 years ago

0.0.41

6 years ago