Skip to content

jsilber94/englympics2020

 
 

Repository files navigation

englympics2020

Brianne O'Gallagher-Roy
Jesse Silber
Alec Adub
Kris Beauchemin \

Downloads

Don't forget to add python path to your env variables !

python3: https://www.python.org/downloads \

#Commands

run app: python main.py
run app with arguments of the path: python app.py "/home/bogalla/Documents/repos/englympics2020/data/Training Json"
Activate env (optional): ./env/Scripts/activate.bat
Install dependencies: pip install -r requirements.txt
Make requirement.txt from dependencies inside env: pip freeze > requirements.txt

#References Levenshtein Distance Technique in Dictionary Lookup Methods: An Improved Approach by Rishin Haldarand and Debajyoti Mukhopadhyay https://arxiv.org/ftp/arxiv/papers/1101/1101.1232.pdf

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%