Search is not available for this dataset
The dataset viewer is not available for this split.
Rows from parquet row groups are too big to be read: 374.94 MiB (max=286.10 MiB)
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Highly curated, High-quality, Serbian news corpus
Each line represents document. Each Sentence in a document is delimited.
Dataset contains Serbian news source articles which were post-processed and corrected both automatically and manually. It contains around 468 million words.
from datasets import load_dataset
dataset = load_dataset("jerteh/SrpKorNews")
Preview:
print(dataset["train"][3088])
{'text': '"Srbija je dobro mesto za investicije i to bi trebalo iskoristiti, kako bi mladi ljudi imali dobru perspektivu", izjavio je tada Bufije na sastanku u Vizbadenu.'}
Citation:
@Inbook{CvRS2023LRS,
author="Krstev, Cvetana and Stankovi{\'{c}}, Ranka",
editor="Rehm, Georg and Way, Andy",
title="Language Report Serbian",
bookTitle="European Language Equality: A Strategic Agenda for Digital Language Equality ",
year="2023",
publisher="Springer International Publishing",
address="Cham",
pages="203--206",
isbn="978-3-031-28819-7",
doi="10.1007/978-3-031-28819-7_32"
}
- Downloads last month
- 61