Package org.apache.tika.language

Language detection.

See:
          Description

Class Summary
LanguageIdentifier Identifier of the language that best matches a given content profile.
LanguageProfile Language profile based on ngram counts.
LanguageProfilerBuilder This class runs a ngram analysis over submitted text, results might be used for automatic language identification.
ProfilingHandler SAX content handler that builds a language profile based on all the received character content.
ProfilingWriter Writer that builds a language profile based on all the written content.
 

Package org.apache.tika.language Description

Language detection.



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.