Change the way the scores arguments are passed to the compute() function: it now
Change the way the scores arguments are passed to the compute() function: it now does not rely on dev,eval pairs anymore and can take any number of different files (e.g. train)
Edited by Tiago de Freitas Pereira
Merge request reports
Activity
added 1 commit
- 3ab86e37 - Fix bugs from removed variables in the previous commit
added 1 commit
- ec1b85d7 - Replace a force_eval option so that no evaluation option is needed when…
added 1 commit
- 0db2a1c1 - Makes score processing for histograms more modular: can now handle any number of files per system
added 1 commit
- f36ad8e6 - Fix bug: comma typo created a tuple instead of a list
mentioned in commit 172e23d8
Please register or sign in to reply