Class WordCorrectionGenerator


  • public class WordCorrectionGenerator
    extends Object
    Generate possible correction from a input text and tokens.
    Correction are based on rule (CorrectionRule) and generation is done using a thread pool.
    Result correction could be unique word or double word (for example, the error might be a merged word)