← Latest papers
💻 computer science

TRNEWS-2025: A Large-Scale, Manually Annotated Turkish News Dataset for Text Classification and NLP Research

This paper introduces TRNEWS-2025, a large-scale, manually annotated Turkish news dataset covering nine diverse categories up to 2025, which has been validated for effective use in text classification and NLP research through experiments with both transformer-based and classic deep learning models.

Original authors: Sengul Bayrak

Published 2026-06-29
📖 4 min read☕ Coffee break read

Original authors: Sengul Bayrak

Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to teach a robot how to read the news. You can't just hand it a random pile of papers; you need a massive, organized library where every single article is already sorted into the right shelf. That is exactly what this paper introduces: TRNEWS-2025.

Think of this dataset as a giant, freshly updated digital library specifically for the Turkish language. Before this, researchers trying to teach computers to understand Turkish news had to work with old books, missing pages, or libraries that were locked behind closed doors. This new library solves those problems.

Here is a breakdown of what the paper actually says, using simple analogies:

1. The Library Collection (The Dataset)

The authors built a massive collection of news articles scraped from various Turkish websites.

  • The Content: It contains thousands of real news stories collected between 2023 and 2025. It's not just old news; it's current, reflecting how people actually speak and write today.
  • The Organization: Imagine a librarian who has sorted every single article into one of nine specific bins:
    1. Magazine
    2. Politics
    3. Sports
    4. Arts & Culture
    5. Health
    6. Finance & Economy
    7. Science & Technology
    8. Tourism
    9. Environment
  • The Quality Control: To make sure the sorting was fair, they didn't just have one person do it. They used a "team of librarians." If two people disagreed on which bin an article belonged in, a supervisor stepped in to make the final call. They even checked their work with a math formula (Cohen's Kappa) to prove they were mostly in agreement.

2. The Clean-Up Crew (Preprocessing)

Before the robots could read these articles, the authors had to clean them up.

  • The Analogy: Imagine receiving a letter that has sticky notes, HTML code (like <b> or <div>), and extra spaces all over it. The authors acted as a cleaning crew. They stripped away the digital "dirt" (HTML tags, special characters) and made sure all the letters were the same size (lowercase).
  • The Twist: They didn't over-clean it. They left the text mostly in its natural state so that researchers could choose how they wanted to clean it later, depending on their specific experiment.

3. The Test Drive (Experiments)

To prove this library is useful, the authors put two very different "reading robots" through a test drive using this new dataset.

  • Robot A (BERT): This is a modern, high-tech robot that reads like a human, understanding context and nuance. It's like a brilliant student who has read the entire internet.
  • Robot B (BiLSTM+GloVe): This is an older, classic robot. It's reliable and fast, but it reads more like a machine, looking at word patterns rather than deep context.

The Results:

  • Both robots passed the test. The dataset worked well for both the modern student and the classic machine.
  • The Modern Robot (BERT) was very good at understanding the big picture, especially for categories like Sports and Politics. However, it sometimes got confused between similar topics, like mixing up "Environment" news with "Politics" news (because in the real world, those topics often overlap).
  • The Classic Robot (BiLSTM) was surprisingly stable. It learned steadily and didn't get confused as easily by the messy parts of the data, though it wasn't quite as sharp at understanding deep context as the modern robot.

4. Why This Matters

The paper argues that for a long time, Turkish researchers were trying to build smart AI with a limited set of tools. This dataset is like giving them a brand new, fully stocked toolbox.

  • It is open access, meaning anyone can use it (unlike some previous libraries that were locked).
  • It is diverse, covering many different topics so the AI doesn't just learn about one thing.
  • It is verified, meaning the labels are trustworthy.

The Bottom Line

The paper doesn't claim this dataset will cure diseases or solve political crises on its own. Instead, it claims to have built a high-quality, reliable training ground. Just as a pilot needs a realistic flight simulator to learn how to fly, Turkish AI researchers now have a realistic, up-to-date "news simulator" to train their models. The experiments showed that this simulator is good enough to train both modern and classic AI models effectively.

Where to find the library:
The authors have made the dataset publicly available online (via IEEE DataPort) so other researchers can download it and start their own experiments immediately.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →