niksrc/ner
Client for Stanford Named Entity Reconginiton
This tool helps developers integrate Stanford Named Entity Recognition (NER) capabilities into their applications. It takes raw text as input and outputs a list of identified entities like names of people, organizations, or locations. It's designed for software developers building applications that require automated information extraction from unstructured text.
No commits in the last 6 months. Available on npm.
Use this if you are a developer looking for a straightforward way to add named entity recognition to your application using a Stanford NER server.
Not ideal if you are an end-user needing to perform NER directly on documents without writing code, or if you prefer a different NER engine.
Stars
27
Forks
7
Language
JavaScript
License
MIT
Category
Last pushed
Jul 18, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/niksrc/ner"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MantisAI/nervaluate
Full named-entity (i.e., not tag/token) evaluation metrics based on SemEval’13
dice-group/gerbil
GERBIL - General Entity annotatoR Benchmark
bltlab/seqscore
SeqScore: Scoring for named entity recognition and other sequence labeling tasks
syuoni/eznlp
Easy Natural Language Processing
LHNCBC/metamaplite
A near real-time named-entity recognizer