Skip to content

rayshih/ir_by_learning_level

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ir_by_learning_level

Install Dependency

pip install numpy
pip install scikit-learn
pip install python-graph-core

You may need add sudo in the front

Prepare Data

Please download and put the data from http://tinyurl.com/kwcfxmd and put these data inside data folder

Run

./levelLearn <action>

or if you're using windows

python src/main.py <action>

action list:

  • index
  • query
  • page_rank

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published