Generating Metrically Accurate Homeric Poetry with
Recurrent Neural Networks
Generating Metrically Accurate Homeric Poetry with
Recurrent Neural NetworksAnnie K. Lamar
2020 · DOI: 10.35708/tai1869-126247
International Journal of Transdisciplinary Artificial Intelligence · 0 Citations
TLDR
Investigation of the generation of metrically accurate Homeric poetry using recurrent neural networks (RNN) reveals that while the basic encoder-decoder is able to capture complex poetic meter, it under performs in terms of semantic coherence.
Abstract
We investigate the generation of metrically accurate Homeric
poetry using recurrent neural networks (RNN). We assess two models:a basic encoder-decoder RNN and the hierarchical recurrent encoderdecoder model (HRED). We assess the quality of the generated lines ofpoetry using quantitative metrical analysis and expert evaluation. Thisevaluation reveals that while the basic encoder-decoder is able to capturecomplex poetic meter, it under performs in terms of semantic coherence.The HRED model, however, produces more semantically coherent linesof poetry but is unable to capture the meter. Our research highlights theimportance of expert evaluation and suggests that future research shouldfocus on encoder-decoder models that balance various types of input –both immediate and long-range.