picslate.corrector.corr

picslate.corrector.corr(text: str, lang: str, mod: str = 'aspell') str[source]

corr. words corrector

Parameters
  • text (str) – text te be corrected

  • lang (str) – text’s language

  • mod (str) – dictionnary to be used, default aspell

Return type

str