News

The purpose of this project is to calculate the distance between two strings using the Wagner-Fischer model, which is based on the Levenshtein algorithm. Explain how to install the project if ...
To replicate our results on the birkbeck dataset or to test the program for aspell or wikipedia datasets, you can use the main.py file. The main.py file calls a function called 'findingClosestWords'.