Skip to content

csRyanSchreck/WordSynonym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordSimilarityGraph

Getting Started

  1. First download flask
pip install flask
  1. If using windows open git bash. Use the following commands
export FLASK_APP=app.py 
export FLASK_ENV=development
flask run 
  1. Now when you make any changes you do not have to re enter the flask run command. You can simply referesh the webpage to implement the changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors