manzurola/spaCy4j
Java client for spaCy and more.
This library helps Java developers integrate powerful natural language processing (NLP) capabilities into their applications. It takes raw text as input and provides detailed linguistic analysis, such as identifying parts of speech, dependencies, and individual tokens. The typical end-user is a Java software engineer building text-heavy applications.
No commits in the last 6 months.
Use this if you are a Java developer and need to add advanced text analysis features, like tokenization or part-of-speech tagging, to your Java applications.
Not ideal if you are not a Java developer or do not need to perform deep linguistic analysis on text.
Stars
15
Forks
3
Language
Java
License
MIT
Category
Last pushed
Jul 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/manzurola/spaCy4j"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
apache/opennlp-sandbox
Apache OpenNLP Sandbox