HebrewNLP4J
August 12, 2018 ยท View on GitHub
Java Library and Examples for using the HebrewNLP API.
To use the library you must register a HebrewNLP account.
You will get a password in SMS, to set it use:
HebrewNLP.setPassword("...");
Capabilities
-
Morphology
- Normalizer
- Analyzation
-
Preprocessing
- Sentencer
- Tokenizer
-
Name Processing
- English-Hebrew Name Translation
- Hebrew Name Analyzer
-
Multi-Lingual Soundex
Documentation And Examples
The repository contains a few project that demonstrate the use of the library. For full API documentation click here
Download
See Github Releases