TechPrimers/core-nlp-example
Natural Language Processing Example using Stanford's Core NLP Java Library
This project helps software developers integrate advanced text analysis capabilities into their Java applications. It takes raw text as input and can identify parts of speech, recognize named entities like people or places, break text into sentences, and generate tokens. Developers building tools that need to understand and process human language would find this useful.
No commits in the last 6 months.
Use this if you are a Java developer looking to add fundamental natural language processing features to your application, such as extracting key information or categorizing text.
Not ideal if you are a non-developer seeking a ready-to-use application for text analysis or if you prefer a language other than Java for your development.
Stars
32
Forks
31
Language
Java
License
MIT
Category
Last pushed
May 14, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/TechPrimers/core-nlp-example"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rosette-api/java
Babel Street Analytics Client Library for Java
kermitt2/entity-fishing
A machine learning tool for fishing entities
vinhkhuc/JFastText
Java interface for fastText
CeON/CERMINE
Content ExtRactor and MINEr
vinhkhuc/jcrfsuite
Java interface for CRFsuite: http://www.chokkan.org/software/crfsuite/