Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 622 Bytes

spelling_correction.rst

File metadata and controls

22 lines (13 loc) · 622 Bytes

deeppavlov.models.spelling_correction

deeppavlov.models.spelling_correction.brillmoore.ErrorModel

__call__

fit

save

load

deeppavlov.models.spelling_correction.levenshtein.LevenshteinSearcherComponent

__call__

deeppavlov.models.spelling_correction.electors.top1_elector.TopOneElector

__call__

deeppavlov.models.spelling_correction.electors.kenlm_elector.KenlmElector

__call__