| Package | Description |
|---|---|
| com.cybozu.labs.langdetect |
Provides the language detection classes.
|
| com.optimaize.langdetect |
| Modifier and Type | Method and Description |
|---|---|
private LanguageDetector |
CommandLineInterface.makeDetector()
Using all language profiles from the given directory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LanguageDetectorImpl
This class is immutable and thus thread-safe.
|
| Modifier and Type | Method and Description |
|---|---|
LanguageDetector |
LanguageDetectorBuilder.build() |