PranavHerur/ner-server
Server endpoint for communicating with stanford-ner server
This project helps developers integrate Named Entity Recognition (NER) into their applications. It takes raw text as input and identifies specific categories of information, such as people, organizations, locations, dates, and monetary values. This allows developers to easily extract structured data from unstructured text for further processing or display.
No commits in the last 6 months. Available on npm.
Use this if you are a JavaScript developer who needs to incorporate Stanford NER's capabilities into your applications without dealing directly with the Java-based server.
Not ideal if you are not a developer or if you prefer a pre-built solution with a graphical user interface for analyzing text.
Stars
25
Forks
7
Language
JavaScript
License
—
Category
Last pushed
Feb 28, 2018
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/PranavHerur/ner-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davidjurgens/potato
potato: the portable annotation tool
philenius/ngx-annotate-text
This Angular component library is perfect for tasks like visualizing named entity recognition,...
jiesutd/YEDDA
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper...
synyi/poplar
A web-based annotation tool for natural language processing (NLP)
webanno/webanno
🆕 Work continues on INCEpTION 👉 https://github.com/inception-project/inception 👈 -- ⚠️ The...