oberbics commited on
Commit
fae8edc
·
verified ·
1 Parent(s): fa3b9a6

Update README.md

Browse files

This dataset was developed to evaluate topic-specific genre classification of German-language historical newspaper clippings. The training and testing corpus was compiled using keyword searches for various German terms related to emigration, including "Auswander" (emigrant), "Ausgewanderte" (emigrated), "Emigrant" (emigrant), "Emigrierte" (emigrated), "Emigration" (emigration), "Kolonist" (colonist), and "Ansiedler" (settler). The clippings were then enriched with human annotations categorizing them into different genres: news, advertisements, cultural content, general information, financial reports, statistical data, and crime-related articles.

Files changed (1) hide show
  1. README.md +13 -12
README.md CHANGED
@@ -1,13 +1,14 @@
1
- ---
2
- task_categories:
3
- - text-classification
4
- language:
5
- - de
6
- tags:
7
- - history
8
- - newspapers
9
- pretty_name: Topic-specific Genre Classification of German Historical Newspapers
10
- size_categories:
11
- - n<1K
12
- license: afl-3.0
 
13
  ---
 
1
+ ---
2
+ task_categories:
3
+ - text-classification
4
+ language:
5
+ - de
6
+ tags:
7
+ - history
8
+ - newspapers
9
+ - emigration
10
+ pretty_name: Topic-specific Genre Classification of German Historical Newspapers
11
+ size_categories:
12
+ - n<1K
13
+ license: afl-3.0
14
  ---