by Aleksandr Chuklin, Ilya Markov and Maarten de Rijke
Click Models for Web Search
  • Home
  • Tutorials
  • Resources
  • The Book
  • About
  • Contact

Setup for the SIGIR 2015 Demos

  • Install IPython. Most likely, the following command will work: pip install --user "ipython[notebook]"
  • If you have python, but don't have pip, you can install it using your package manager or by downloading get-pip.py and running it like this: sudo python get-pip.py
  • Install enum34 package. Most likely, the following command will work:  pip install --user enum34
  • git clone https://github.com/markovi/PyClick.git
  • cd PyClick && python setup.py install --user
  • Download and save [this] and [this] files somewhere
  • Run ipython notebook in that directory
Powered by Create your own unique website with customizable templates.