Skip to content

GeneralPoxter/wikiRank

Repository files navigation

Logo

wikiRank

A Wikipedia page ranker for research!
View Website

About

Can't understand a journal article? Feeling lost in a textbook chapter? Wikipedia is your friend — but it's so big! wikiRank analyzes your text and keywords to determine the most relevant Wikipedia pages using the vector space model. Happy learning!

Local Deployment

  1. Start it

    Install npm, and run the following commands in your project directory's terminal:

    npm install
    npm run dev
    
  2. Check it out!

    The project can be found at http://localhost:3000/

User manual

Paste the reference text you want to study in first box, and paste the relevant comma-separated keywords (e.g. journal article keywords) in the second box: yeah

Press the rank button and peruse the results below: no

For more details, visit our About page.

Special Acknowledgements

Thank you to Luka Emeribe for the support and guidance!

A NETS Group 69 creation, developed by

About

A Wikipedia page ranker for research!

Resources

Stars

Watchers

Forks