Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ task_categories:
|
|
9 |
|
10 |
**Dataset Description**
|
11 |
|
12 |
-
This dataset was created for Icelandic text classification from the IGC-2022 corpus. XML files were parsed. The books category, which contains the fewest total tokens
|
13 |
|
14 |
[Books (unannotated)](https://repository.clarin.is/repository/xmlui/handle/20.500.12537/316) (**Label 0**): Contains texts from books that have been published in Iceland; **56,788 entries**. \
|
15 |
[Journals (unannotated)](https://repository.clarin.is/repository/xmlui/handle/20.500.12537/245) (**Label 1**): Contains texts from scientific and scholarly journals or websites publishing scientific or scholarly articles; **57,728 entries**. \
|
|
|
9 |
|
10 |
**Dataset Description**
|
11 |
|
12 |
+
This dataset was created for Icelandic text classification from the IGC-2022 corpus. XML files were parsed. The books category, which contains the fewest total tokens, was selected as a benchmark. The news category, having the lowest average token count per entry, was chosen as another benchmark. Entries from books, journals, and law were segmented into chunks of approximately same amount of tokens, without splitting sentences:
|
13 |
|
14 |
[Books (unannotated)](https://repository.clarin.is/repository/xmlui/handle/20.500.12537/316) (**Label 0**): Contains texts from books that have been published in Iceland; **56,788 entries**. \
|
15 |
[Journals (unannotated)](https://repository.clarin.is/repository/xmlui/handle/20.500.12537/245) (**Label 1**): Contains texts from scientific and scholarly journals or websites publishing scientific or scholarly articles; **57,728 entries**. \
|