To run the project, open two parallel powershells
cd backend
python main.py
cd frontend
npm install
npm start
Backend starts at http://localhost:5000 Frontend runs at http://localhost:3000
Notes:
In "testing" folder,
- Venmurasu_Indexing.ipynb file contains the legacy testing and implementaion of the algorithm
- WordSplitting.ipynb file contains code specific to word splitting algorithm
- Indexing_Metrices.ipynb files contains calculating the efficiency of result