Skip to content

OFAI/GermEval2024-GerMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GermEval2024-GerMS

This repo contains:

Scorer

The source code for the scorer used in the shared task is in python/scoring.py

The scorer can be tested with the targets and sample submissions for subtasks 1 and 2:

# run the scorer for the subtask 1 sample submission
python python/scoring.py --st 1 --reference-dir test/trial/targets/ --submission-dir test/trial/submission-st1-01/

# run the scorer for the subtask 2 sample submission
python python/scoring.py --st 2 --reference-dir test/trial/targets/ --submission-dir test/trial/submission-st2-01/

LICENSES

All program code in this repo is licensed under the Apache 2.0 License terms

All data files in this repo are licensed under a Attribution-NonCommercial-ShareAlike 4.0 International license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published