Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.tika.language Classes and Interfaces - 5 results found.
| Name | Description | Type | Package | Framework |
| LanguageIdentifier | Identifier of the language that best matches a given content profile. | Class | org.apache.tika.language | Apache Tika |
|
| LanguageProfile | Language profile based on ngram counts. | Class | org.apache.tika.language | Apache Tika |
|
| LanguageProfilerBuilder | This class runs a ngram analysis over submitted text, results might be used for automatic language identification. | Class | org.apache.tika.language | Apache Tika |
|
| ProfilingHandler | SAX content handler that builds a language profile based on all the received character content. | Class | org.apache.tika.language | Apache Tika |
|
| ProfilingWriter | Writer that builds a language profile based on all the written content. | Class | org.apache.tika.language | Apache Tika |