@extra-wordnet.english/noun-exceptions.min

1.0.5 • Public • Published

Noun exceptions of English WordNet as Map.

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

This is browserified, minified version of @extra-wordnet.english/noun-exceptions.
It is exported as global variable wordnet_english_noun_exceptions.
CDN: unpkg, jsDelivr.

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.

Package Sidebar

Install

npm i @extra-wordnet.english/noun-exceptions.min

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

53.9 kB

Total Files

3

Last publish

Collaborators

  • wolfram77