Rhyme analysis of Ukrainian Ballads: Towards a Computational Poetics
收藏资源简介:
This dataset is based on the folklore collection Folk songs of Khmelnytsky region (Iefremova & Dmytrenko, 2014). The text corpus includes 200 ballads in Ukrainian language. Ballads collected in the period between 1918 and 2010. There are 9125 ballad lines in the table; 40543 tokens. To analyze the rhyming and rhythmic elements of the text corpus of Khmelnytsky region ballads, the programming language R along with RStudio was used. Code written for text analysis in Estonian Literary Museum. This dataset consist of such files: ballads_corpus_Khmelnytsky region: contains text data of Khmelnytsky region ballads in CSV; stanza+syllables: R script to analyse the stanzas types and to calculate the number of syllables in each line; finals in lines+POS analysis: R script to analyse the rhyme scheme by determine the last syllable in a line, and to do the POS tags analysis of the rhyme; ballads_fin_str: contains text data of Khmelnytsky region ballads with marked stress position in the last word in each line (in CSV); rhyme_stressed_position: R script to analyse rhyme by stress position.



