ronunes commited on
Commit
9c44fe8
1 Parent(s): 6a58efc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - pt
7
+ - el
8
+ tags:
9
+ - literature
10
+ - digital humanities
11
+ - ancient greek
12
+ - anacreontea
13
+ ---
14
+
15
+ This repository contains the dataset for the paper _Ancient Greek's New Technological Muse: Extracting Topoi in the Anacreontea with LLMs_, accepted at the 51st SEMISH (51º Seminário Integrado de Software e Hardware). Once the paper is available online, a link will be provided here.
16
+
17
+ **Abstract:**
18
+ > Natural Language Processing (NLP), along with Large Language Models (LLMs), holds significant potential in the domain of literature, leveraging its computational capabilities to analyze and comprehend human language. These techniques prove to be particularly useful in a specific part of Greek literature called Anacreaontea — a collection of poems emulating the style of the 6th-century BCE Greek poet Anacreon. This paper presents an LLM approach to the automatic classification of Anacreaontea poems in their respective topoi. Our methodology explores two well-established autoregressive language models (LLama 2 and Mistral) and investigates the usage of contextual prompting in this scenario. We also provide an annotated corpus with 21 fragments of the Anacreontea with topos for Greek and Portuguese text.