Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluation adjusted #606

Merged
merged 28 commits into from
Jun 4, 2024
Merged

Evaluation adjusted #606

merged 28 commits into from
Jun 4, 2024

Conversation

LydiaKoerber
Copy link
Contributor

Changes:

  • include new files (htmls in eval/, annotations in evaldata.py)
  • make_json.py: transform evaldata.py into a json file and check for dictionary entries and corresponding HTML files
  • evaluate.py: object-oriented evaluation, with options --small for trafilatura-only and --all for full evaluation (inclusion of further metrics and test datasets prepared, but not implemented)
  • comparison.py: now only contains run functions of the evaluated algorithms
  • results/: contains evaluation results in .csv and .md format
  • trafilatura version updated to 1.9.0

Copy link

codecov bot commented May 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.94%. Comparing base (2879393) to head (ec2fb12).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #606   +/-   ##
=======================================
  Coverage   97.94%   97.94%           
=======================================
  Files          21       21           
  Lines        3498     3508   +10     
=======================================
+ Hits         3426     3436   +10     
  Misses         72       72           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adbar adbar merged commit 950c348 into adbar:master Jun 4, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants