rosette-api/java
Babel Street Analytics Client Library for Java
This is a Java client library designed for software developers who need to integrate advanced text analysis capabilities into their applications. It takes unstructured text as input and provides structured insights like language identification, extracted entities (people, organizations, places), events, sentiment, and topics. Developers would use this to build applications that process large volumes of text for information extraction and analysis.
Use this if you are a Java developer building an application that needs to perform sophisticated linguistic analysis and extract structured information from various text sources, potentially across multiple languages.
Not ideal if you are looking for a ready-to-use application or a low-code/no-code solution for text analysis, as this requires coding knowledge to implement.
Stars
14
Forks
35
Language
Java
License
Apache-2.0
Category
Last pushed
Feb 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/rosette-api/java"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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/
TechPrimers/core-nlp-example
Natural Language Processing Example using Stanford's Core NLP Java Library