Skip to content

0.4.1

Latest
Compare
Choose a tag to compare
@pbadillatorrealba pbadillatorrealba released this 16 Jan 01:43
· 37 commits to master since this release
f8bcd2b

What's Changed

  • Fix bug in RIPA metric:

Previously it was considering n-1 words for the 2 sets of targets, therefore, it was omitting the last words of the targets, which was incorrect with respect to the original definition of the paper.

Now it correctly occupies all the target words.

  • Added project logos to documentation.
  • Added pre-commit to github actions, which improves automatic QA.
  • Several code style and typing corrections given by flake, black, ruff and isort.

New Contributors

  • @h4c5 made their first contribution in #43

Associated PR

Full Changelog: 0.4.0...0.4.1