Datasets:
Added text to README.md.
Browse files
README.md
CHANGED
@@ -12,4 +12,22 @@ tags:
|
|
12 |
pretty_name: HunSimpleNews
|
13 |
size_categories:
|
14 |
- 1K<n<10K
|
15 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
pretty_name: HunSimpleNews
|
13 |
size_categories:
|
14 |
- 1K<n<10K
|
15 |
+
---
|
16 |
+
# HunSimpleNews
|
17 |
+
|
18 |
+
The majority of the text simplification literature in NLP focuses on simplifying sentences.
|
19 |
+
From a theoretical standpoint, this approach is not entirely valid as it misses vital context
|
20 |
+
required to dissolve ambiguities in meaning, references and the process itself.
|
21 |
+
|
22 |
+
HunSimpleNews is the first Hungarian text simplification corpus that includes
|
23 |
+
the standard and simplified versions of whole documents.
|
24 |
+
The corpus contains news article pairs taken from the Serbian Hungarian news outlet
|
25 |
+
[Pannon RTV](https://pannonrtv.com/). The simplification was performed manually
|
26 |
+
by a journalist of the portal.
|
27 |
+
|
28 |
+
The data is licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (cc-by-nc-sa-4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en) licence.
|
29 |
+
|
30 |
+
If you use the corpus in any form, please cite the following paper (in Hungarian):
|
31 |
+
|
32 |
+
Prótár, Noémi and Nemeskey, Dávid Márk: HunSimpleNews: Az első autentikus magyar nyelvű szövegekből álló szövegegyszerűsítési korpusz.
|
33 |
+
In XXI. Magyar Számítógépes Nyelvészeti Konferencia (MSZNY2025), pages 197–218, Szeged.
|