Skip to content

prtksxna/wink-nlp

 
 

Repository files navigation

wink-nlp

✨ Natural Language Processing

Stability

We have begun our modest attempt to deliver a mature NLP based on the state-of-the-art. Watch out wink-nlp unfold over next several weeks.

Installation

It will be as simple as:

npm install wink-nlp --save

It will begin to take shape post version 0.0.1. Till then, consider using our existing NLP packages such as:

  1. Multilingual tokenizer that tags each token with its type such as word, number, email, mention, etc.
  2. English Part-of-speech (POS) tagger,
  3. Language agnostic named entity recognizer,
  4. Useful functions for common NLP tasks and many more.

Have a feature request?

Raise a new issue with feature label or consider contributing.

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-nlp is copyright 2017-18 GRAYPE Systems Private Limited.

It is licensed under the terms of the MIT License.

About

✨ Natural Language Processing

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%