LanguageIdentifierUpdateProcessor and their factories.See: Description
| Interface | Description |
|---|---|
| LangIdParams |
| Class | Description |
|---|---|
| DetectedLanguage |
Bean holding a language and a detection certainty
|
| LangDetectLanguageIdentifierUpdateProcessor |
Identifies the language of a set of input fields using http://code.google.com/p/language-detection
|
| LangDetectLanguageIdentifierUpdateProcessorFactory |
Identifies the language of a set of input fields using
http://code.google.com/p/language-detection
|
| LanguageIdentifierUpdateProcessor |
Identifies the language of a set of input fields.
|
| OpenNLPLangDetectUpdateProcessor |
Identifies the language of a set of input fields using Apache OpenNLP.
|
| OpenNLPLangDetectUpdateProcessorFactory |
Identifies the language of a set of input fields using Apache OpenNLP.
|
| SolrInputDocumentReader |
Reader on top of SolrInputDocument that can "stream" a document as a character stream in a memory
efficient way, to avoid potentially large intermediate string buffers containing whole document content.
|
| TikaLanguageIdentifierUpdateProcessor |
Identifies the language of a set of input fields using Tika's
LanguageIdentifier.
|
| TikaLanguageIdentifierUpdateProcessorFactory |
Identifies the language of a set of input fields using Tika's
LanguageIdentifier.
|
LanguageIdentifierUpdateProcessor and their factories.Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.