Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 637 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 637 Bytes

Venmurasu Site Indexing

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

Output looks like this :

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