Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rlitschk/clef-dataloaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CLEF dataloader

Setup

Dataloaders expect the following structure after downloading and unzipping CLEF:

clef/
├── clef-low-resource
│         └── long_paper
├── DocumentData
│         ├── dutch
│         ├── english
│         ├── finnish
│         ├── french
│         ├── german
│         ├── italian
│         └── russian
├── RelAssess
│         ├── 2001
│         ├── 2002
│         └── 2003
└── Topics
    ├── 2001
    ├── 2002
    └── 2003

References

@inproceedings{Bonab2019swahiliclef,
    author = {Bonab, Hamed and Allan, James and Sitaraman, Ramesh},
    title = {Simulating CLIR Translation Resource Scarcity Using High-Resource Languages},
    year = {2019},
    url = {https://doi.org/10.1145/3341981.3344236},
    booktitle = {Proceedings of ICTIR},
    pages = {129–136},
}
@inproceedings{braschler2003clef,
    title={{CLEF 2003--Overview of results},
    author={Braschler, Martin},
    booktitle={Workshop of the Cross-Language Evaluation Forum for European Languages},
    pages={44--63},
    year={2003},
    organization={Springer}
}

About

initial commit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages