AhmedBou/Arabic_Quotes
收藏Hugging Face2023-09-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/AhmedBou/Arabic_Quotes
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
task_categories:
- text-classification
- text-generation
language:
- ar
size_categories:
- 1K<n<10K
---
# Arabic Quotes Dataset




## Overview
The **Arabic Quotes Dataset** is an open-source collection of 5900+ quotes in the Arabic language, accompanied by up to three tags for each quote.
The dataset is suitable for various Natural Language Processing (NLP) tasks, such as text classification and tagging.
## Data Description
- Contains 5900+ quotes with up to three associated tags per quote.
- All quotes and tags are in Arabic.
## Use Cases
- Text Classification: Classify quotes into predefined categories.
- Tagging: Assign relevant labels or themes to quotes.
- Sentiment Analysis: Analyze sentiment expressed in quotes.
- Language Modeling: Train models to generate Arabic quotes.
- Information Retrieval: Retrieve quotes relevant to specific topics.
## License
The "Arabic Quotes" dataset is distributed under the Apache License 2.0. Feel free to use it for any purpose, giving appropriate credit to the original source.
**Github Repository:** https://github.com/BoulahiaAhmed/Arabic-Quotes-Dataset
## Data Format
The dataset is available in CSV format. Each row represents a quote with its associated tags. Example structure:
```
quote,tags
"أنا لا أبالي برأي الناس، أنا لست عبدًا لتقييماتهم.","[حرية, تحفيز, قوة]"
"الصمت هو أكبر إجابة.", "[سكوت, حكمة]"
...
```
---
提供机构:
AhmedBou
原始信息汇总
阿拉伯语名言数据集概述
数据集基本信息
- 名称: 阿拉伯语名言数据集
- 语言: 阿拉伯语
- 许可证: Apache License 2.0
- 数据集大小: 5900+行
- 每条名言标签数: 最多3个
数据描述
- 内容: 包含5900+条阿拉伯语名言,每条名言附带最多3个标签。
- 语言: 所有名言及标签均为阿拉伯语。
使用场景
- 文本分类: 将名言分类到预定义的类别中。
- 标签: 为名言分配相关标签或主题。
- 情感分析: 分析名言中表达的情感。
- 语言模型: 训练模型以生成阿拉伯语名言。
- 信息检索: 检索与特定主题相关的名言。
数据格式
-
格式: CSV
-
结构: 每行代表一条名言及其关联的标签。
-
示例:
名言,标签 "أنا لا أبالي برأي الناس، أنا لست عبدًا لتقييماتهم.","[حرية, تحفيز, قوة]" "الصمت هو أكبر إجابة.", "[سكوت, حكمة]" ...



