Skip to content

release MeTA v1.3.4

Compare
Choose a tag to compare
@smassung smassung released this 07 Apr 01:48
· 1013 commits to master since this release

New features

  • Support building with biicode
  • Add Vagrantfile for virtual machine configuration
  • Add Dockerfile for Docker support

Enhancements

  • Improve ir_eval unit tests

Bug fixes

  • Fix ir_eval::ndcg incorrect log base and addition instead of subtraction in
    IDCG calculation
  • Fix ir_eval::avg_p incorrect early termination