Skip to content

splovyt/MyModules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyModules

A selection of my programming modules.

Python 3 modules

Spelling Correction

A basic spelling correction module which functions by mapping unrecognized words on their nearest neighbor using the Levenshtein distance.

Preclassifier

A preclassification layer that comes before a machine learning model in a data processing pipeline. This preclassifier accounts for the error on training data by returning the known output of recognized input features.

Python 2 modules

Spelling Correction

A basic spelling correction module which functions by mapping unrecognized words on their nearest neighbor using the Levenshtein distance.

About

A selection of my programming modules.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages