Skip to content

Displays strength of web-pages with respect to different queries, by evaluating scores/weights of common keywords between them.

Notifications You must be signed in to change notification settings

deepaksharma33/query_wise_page_strengths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

query_wise_page_strengths

Displays strength of web-pages with respect to different queries, by evaluating scores/weights of common keywords between them.

Steps to run the application -

  1. Go to the application's directory in your terminal.

  2. Ensure that Node and npm are installed in your system before proceeding. In your terminal type node -v and npm -v, if versions are displayed correctly, we are good to go!!! Else try installing them - [Node/npm] (https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)

  3. For running the app, type npm run app in your terminal.

  4. For running the tests, type npm run test in your terminal.

About

Displays strength of web-pages with respect to different queries, by evaluating scores/weights of common keywords between them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published