wink-lexicon

English lexicon useful in NLP/NLU

Usage no npm install needed!

<script type="module">
  import winkLexicon from 'https://cdn.skypack.dev/wink-lexicon';
</script>

README

wink-lexicon

English lexicon useful in NLP/NLU

Build Status"> Coverage Status devDependencies Status Gitter

The wink-lexicon is useful in NLP and NLU. It is an internal package of wink and is being used by the following wink packages:

  1. wink-ner — Language agnostic named entity recognizer
  2. wink-pos-tagger — English Part-of-speech (POS) tagger

Installation

Use npm to install:

npm install wink-lexicon --save

Documentation

Work-in-progress, please stand by!

Need Help?

If you spot a bug and the same has not yet been reported, raise a new issue or consider fixing it and sending a pull request.

About wink

Wink is a family of open source packages for Statistical Analysis, Natural Language Processing and Machine Learning in NodeJS. The code is thoroughly documented for easy human comprehension and has a test coverage of ~100% for reliability to build production grade solutions.

Copyright & License

wink-lexicon is copyright 2017-20 GRAYPE Systems Private Limited.

It is licensed under the terms of the MIT License.

Acknowledgement

This also includes data derived from WordNet © Princeton University and fnTBL © Johns Hopkins Whiting School of Engineering.