Ubuntu
commited on
Commit
•
79dbcc8
1
Parent(s):
2c3653d
edit readme
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ source_datasets:
|
|
6 |
- original
|
7 |
task_categories:
|
8 |
- text-classification
|
9 |
-
-
|
10 |
task_ids:
|
11 |
- language-modeling
|
12 |
- multi-class-classification
|
@@ -19,7 +19,7 @@ task_ids:
|
|
19 |
|
20 |
persian_news_dataset is a collection of 5 million news articles. News articles have been gathered from more than 10 news agencies for the last 12 years. This dataset can be used in different NLP tasks like language modeling, classification, supervised topic modeling,...
|
21 |
|
22 |
-
This effort is part of a bigger perspective to have several datasets in Persian language for different tasks that have two important factors: `free` and `easy-to-use`. Here is a quick HOW-TO for using this dataset in datasets library:[Demo-datasets](https://saied71.github.io/
|
23 |
|
24 |
# Description
|
25 |
|
@@ -32,9 +32,9 @@ category:ورزش
|
|
32 |
|
33 |
# Citation
|
34 |
```
|
35 |
-
|
36 |
title={persian_news_dataset},
|
37 |
author={Saied Alimoradi},
|
38 |
year={2021}
|
39 |
}
|
40 |
-
```
|
|
|
6 |
- original
|
7 |
task_categories:
|
8 |
- text-classification
|
9 |
+
- text-generation
|
10 |
task_ids:
|
11 |
- language-modeling
|
12 |
- multi-class-classification
|
|
|
19 |
|
20 |
persian_news_dataset is a collection of 5 million news articles. News articles have been gathered from more than 10 news agencies for the last 12 years. This dataset can be used in different NLP tasks like language modeling, classification, supervised topic modeling,...
|
21 |
|
22 |
+
This effort is part of a bigger perspective to have several datasets in Persian language for different tasks that have two important factors: `free` and `easy-to-use`. Here is a quick HOW-TO for using this dataset in datasets library:[Demo-datasets](https://saied71.github.io/saied-alimoradi-blog/posts/2021-9-4-demo-datasets.html)
|
23 |
|
24 |
# Description
|
25 |
|
|
|
32 |
|
33 |
# Citation
|
34 |
```
|
35 |
+
saied.alimoradi@gmail.com
|
36 |
title={persian_news_dataset},
|
37 |
author={Saied Alimoradi},
|
38 |
year={2021}
|
39 |
}
|
40 |
+
```
|