sanjayaksaxena / wink-ner

Language agnostic named entity recognizer

Home Page:http://winkjs.org/wink-ner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wink-ner

Language agnostic named entity recognizer

Stability Build Status Coverage Status Inline docs dependencies Status devDependencies Status

Recognize named entities in a sentence using wink-ner. It is a part of wink — a growing family of high quality packages for Statistical Analysis, Natural Language Processing and Machine Learning in NodeJS.

Installation

Use npm to install:

npm install wink-ner --save

Getting Started

Documentation

Check out the named entity recognizer API documentation to learn more.

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.

Copyright & License

wink-ner is copyright 2017-18 GRAYPE Systems Private Limited.

It is licensed under the under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License.

About

Language agnostic named entity recognizer

http://winkjs.org/wink-ner/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%