/IndexingFinal

Solution for "Venmurasu Site Indexing" project of Venmurasu Programming Contest conducted by PSG College of Technology

Primary LanguageJupyter Notebook

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