Loading README.md +2 −0 Original line number Original line Diff line number Diff line Loading @@ -60,6 +60,8 @@ Here is the documentation of the available evaluation functions: ``` sh ``` sh $ pip install --force-reinstall git+https://gitlab.fi.muni.cz/xstefan3/arqmath-eval@0.0.4 $ pip install --force-reinstall git+https://gitlab.fi.muni.cz/xstefan3/arqmath-eval@0.0.4 $ python $ python >>> from arqmath_eval import get_topics, get_judged_documents >>> >>> task = 'task1-votes' >>> task = 'task1-votes' >>> subset = 'validation' >>> subset = 'validation' >>> results = {} >>> results = {} Loading Loading
README.md +2 −0 Original line number Original line Diff line number Diff line Loading @@ -60,6 +60,8 @@ Here is the documentation of the available evaluation functions: ``` sh ``` sh $ pip install --force-reinstall git+https://gitlab.fi.muni.cz/xstefan3/arqmath-eval@0.0.4 $ pip install --force-reinstall git+https://gitlab.fi.muni.cz/xstefan3/arqmath-eval@0.0.4 $ python $ python >>> from arqmath_eval import get_topics, get_judged_documents >>> >>> task = 'task1-votes' >>> task = 'task1-votes' >>> subset = 'validation' >>> subset = 'validation' >>> results = {} >>> results = {} Loading