Package org.apache.tika.langdetect.tika


package org.apache.tika.langdetect.tika
  • Classes
    Class
    Description
    Identifier of the language that best matches a given content profile.
    Language profile based on ngram counts.
    This class runs a ngram analysis over submitted text, results might be used for automatic language identification.
    Writer that builds a language profile based on all the written content.
    This is Tika's original legacy, homegrown language detector.