Seferovic/bosnian-news-articles-dataset-from-klixba
收藏Hugging Face2024-04-26 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Seferovic/bosnian-news-articles-dataset-from-klixba
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: title
dtype: string
- name: link
dtype: string
- name: article_class
dtype: string
- name: article_class_name
dtype: string
- name: num_of_comments
dtype: int64
- name: num_of_shares
dtype: string
- name: picture_path
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 1435280671
num_examples: 786755
download_size: 913645613
dataset_size: 1435280671
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
language:
- bs
pretty_name: Bosnian News Articles Dataset from klix.ba
---
# Bosnian-News-Articles-Dataset-from-klix.ba
🌍 [🇬🇧 English](https://huggingface.co/datasets/Seferovic/bosnian-news-articles-dataset-from-klixba/blob/main/README.md) | [🇧🇦 Bosnian](https://huggingface.co/datasets/Seferovic/bosnian-news-articles-dataset-from-klixba/blob/main/bs/README.md)
## Overview
This dataset is a collection of news articles in the Bosnian language sourced from klix.ba, a prominent Bosnian online news portal. The dataset covers a wide range of topics including local and international news, politics, economics, sports, entertainment, and more.
## Dataset Contents
The dataset is structured as follows:
- The `klix_df.csv` file contains the following columns:
- **title**: The title of the article.
- **link**: The link to the article on klix.ba.
- **article_class**: The theme or category of the article.
- **article_class_name**: The name of the article category.
- **num_of_comments**: The number of comments on the article.
- **num_of_shares**: The number of shares of the article.
- **picture_path**: The path to the article's associated picture.
- **text**: The text content of the article.
## Contents
- **Number of Articles:** 786755
- **Language:** Bosnian
- **Source:** [klix.ba](https://www.klix.ba)
- **Topics:** Various (news, politics, economics, sports, entertainment, etc.)
## Potential Uses
This dataset can be utilized for various natural language processing tasks such as text classification, sentiment analysis, topic modeling, and more. The presence of additional metadata columns, such as the number of comments and shares, allows for more comprehensive analyses.
## Accessing the Dataset
You can access and explore the dataset on [GitHub](https://github.com/Seferovic8/Bosnian-News-Articles-Dataset-from-klix.ba) or on [Kaggle](https://www.kaggle.com/datasets/salihseferovic/bosnian-news-articles-dataset-from-klixba).
---
This dataset is intended solely for research purposes and is not affiliated with or endorsed by klix.ba.
提供机构:
Seferovic
原始信息汇总
Bosnian News Articles Dataset from klix.ba
数据集概述
该数据集包含来自波斯尼亚在线新闻门户klix.ba的波斯尼亚语新闻文章,涵盖本地和国际新闻、政治、经济、体育、娱乐等多个主题。
数据集内容
- 文件:
klix_df.csv - 列信息:
- title: 文章标题
- link: 文章在klix.ba的链接
- article_class: 文章主题或类别
- article_class_name: 文章类别的名称
- num_of_comments: 文章评论数量
- num_of_shares: 文章分享数量
- picture_path: 文章相关图片的路径
- text: 文章内容
- 数量: 786755篇文章
- 语言: 波斯尼亚语
- 来源: klix.ba
- 主题: 多种(新闻、政治、经济、体育、娱乐等)
数据集使用
该数据集适用于多种自然语言处理任务,如文本分类、情感分析、主题建模等。额外元数据列(如评论和分享数量)支持更全面的分析。



