gqcao / ltr

Learning to rank algorithms library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. How to produce .out files for examples in documentation
    cd <LTR_ROOT>/doc/build                #  or any other build directory you'd like
    cmake ../
    Then compile the resulted project and the .out files will be produced automatically
2. How to build Doxygen documentation:
    cd <LTR_ROOT>
    doxygen doc/doxyfile.cfg
The documentation will appear in doc/ folder.

Online documentation is available at http://yaschool.github.com/ltr/

About

Learning to rank algorithms library


Languages

Language:C++ 93.6%Language:Python 4.2%Language:CMake 1.1%Language:C 0.8%Language:HTML 0.1%Language:Objective-C 0.1%Language:Shell 0.0%Language:JavaScript 0.0%