| Class | Description |
|---|---|
| Command |
LangDetect Command Line Interface
|
| Detector |
Detector class is to detect language from specified text. |
| DetectorFactory |
Language Detector Factory Class
This class manages an initialization and constructions of
Detector. |
| DetectorTest |
Unit test for
Detector and DetectorFactory. |
| GenProfile |
Load Wikipedia's abstract XML as corpus and
generate its language profile in JSON format.
|
| Language |
Language is to store the detected language. |
| LanguageTest |
| Exception | Description |
|---|---|
| LangDetectException |