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("...");
-
Morphology
- Normalizer
- Analyzation
-
Preprocessing
- Sentencer
- Tokenizer
-
Name Processing
- English-Hebrew Name Translation
- Hebrew Name Analyzer
-
Multi-Lingual Soundex
The repository contains a few project that demonstrate the use of the library. For full API documentation click here
See Github Releases