Published June 26, 2025
| Version v1
Dataset
Open
Training Data Size Sensitivity in Unsupervised Rhyme Recognition: Data & replication code
Authors/Creators
Description
Data & replication code for "Training Data Size Sensitivity in Unsupervised Rhyme Recognition"
- train.py
- script to train RhymeTagger models
- tag.py
- script to perform annotations with RhymeTagger models
- replication.ipynb
- replication code
- [corpora]
- text corpora in json files
- [gold standard]
- random samples ([texts]) and their annotations provided by two human annotators ([annotation])
- [models]
- RhymeTagger models trained on samples of different sizes
- [output]
- annotations provided by RhymeTagger models
- [llms]
- annotations provided by three different LLMs (GPT4-o, Claude 3.7 Sonnet, DeepSeek-V3)