Skip to content

Commit

Permalink
No issue: Try fixing URL for image in digital-athenaeus; added GitHub…
Browse files Browse the repository at this point in the history
… link for po-emo
  • Loading branch information
reckart committed Nov 3, 2024
1 parent f051e7c commit d265fbd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _use-cases/digital-athenaeus/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ and implement a data model for identifying, analyzing, and citing
uniquely instances of text reuse in ancient Greek literature.

<p style="text-align: center">
<a href="http://videolectures.net/clarinannualconference2019_berti_named_entity/">
<img src="http://videolectures.net/clarinannualconference2019_berti_named_entity/thumb.jpg" border="0"/>
<a href="https://videolectures.net/videos/clarinannualconference2019_berti_named_entity">
<img src="https://videolectures.net/videos/clarinannualconference2019_berti_named_entity/thumb.jpg" border="0"/>
<br/>Named Entity Annotation for Ancient Greek with INCEpTION
<br/>talk by Monica Berti recorded at the CLARIN Annual Conference 2019
</a>
Expand Down
5 changes: 4 additions & 1 deletion _use-cases/po-emo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hidden: false
Technische Universität Darmstadt, Germany.*


The PO-EMO project aimed to annotate poetry for the emotional impact it has on readers. In contrast to classical theories of emotions in NLP, we annotated poetry with aesthetic rather than utilitarian emotions, because the former are more suitable for arts. We also annotated from a reader perspective, as the emotions experienced when processing poetry may be highly subjective.
The [PO-EMO project][1] aimed to annotate poetry for the emotional impact it has on readers. In contrast to classical theories of emotions in NLP, we annotated poetry with aesthetic rather than utilitarian emotions, because the former are more suitable for arts. We also annotated from a reader perspective, as the emotions experienced when processing poetry may be highly subjective.

The project works with historically balanced classical poetry data in two languages: English and German. The data range from the 16th to early 20th century.

Expand All @@ -22,3 +22,6 @@ For annotation of the data, two to three annotators worked with the extracted po
Proceedings of the 12th Language Resources and Evaluation Conference (LREC),
Marseille, France
[[PDF](https://aclanthology.org/2020.lrec-1.205)].

[1]: https://github.com/tnhaider/poetry-emotion

0 comments on commit d265fbd

Please sign in to comment.