HebrewNLP/HebrewNLP4J
Java Library and Examples for using the HebrewNLP API
This tool helps Java developers integrate Hebrew natural language processing capabilities into their applications. It takes raw Hebrew text and can normalize, analyze, sentence-split, and tokenize it. It also offers specific features for processing Hebrew names, including English-Hebrew translation, making it useful for developers building tools for content analysis, search, or data management involving Hebrew text.
No commits in the last 6 months.
Use this if you are a Java developer building applications that need to understand, process, or translate Hebrew text and names.
Not ideal if you are not a Java developer or if you need a pre-built application rather than a programming library.
Stars
9
Forks
1
Language
Java
License
MIT
Category
Last pushed
Aug 12, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/HebrewNLP/HebrewNLP4J"
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,...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
apache/opennlp-sandbox
Apache OpenNLP Sandbox