Back to Home
#python
3 articles
Coding
Bigram models and auto correct application in python
The following gitbug project, implemented a bigram models and an autocorrect applications for spell checking and spell suggestions.
7/24/20201 min
Coding
Edit Distance python code
The following repo is a python application to calculate edit distance between two words:
7/20/20191 min
Coding
Calculate Words similarity by using NLTK
3/21/20191 min