DanishMahdi commited on
Commit
a78d32b
·
verified ·
1 Parent(s): d8b586f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -10
README.md CHANGED
@@ -15,15 +15,11 @@ size_categories:
15
  - 10K<n<100K
16
  ---
17
  # Sindhi News Corpus (Awami Awaz)
18
-
19
  ## Overview
20
-
21
  The **Sindhi News Corpus (Awami Awaz)** is a Sindhi-language news dataset collected from Awami Awaz newspaper for Natural Language Processing (NLP) research.
22
-
23
  This dataset is designed to support research in low-resource language processing, particularly for Sindhi.
24
 
25
  Each entry contains:
26
-
27
  - **Headline** — News title
28
  - **Content** — Full news article text
29
 
@@ -32,7 +28,6 @@ The dataset is structured in **CSV format (UTF-8 encoding)**.
32
  ---
33
 
34
  ## Use Cases
35
-
36
  - Text Classification
37
  - News Summarization
38
  - Headline Generation
@@ -40,24 +35,19 @@ The dataset is structured in **CSV format (UTF-8 encoding)**.
40
  - Named Entity Recognition (NER)
41
  - Information Retrieval
42
  - Low-Resource NLP Research
43
-
44
  ---
45
 
46
  ## Format
47
-
48
  CSV file with two columns:
49
 
50
  - `Headline`
51
  - `Content`
52
-
53
  ---
54
 
55
  ## Notes
56
-
57
  - Encoding: UTF-8
58
  - Cleaned and structured for NLP tasks
59
  - Suitable for training and fine-tuning transformer-based models
60
-
61
  ---
62
 
63
  ## Author
 
15
  - 10K<n<100K
16
  ---
17
  # Sindhi News Corpus (Awami Awaz)
 
18
  ## Overview
 
19
  The **Sindhi News Corpus (Awami Awaz)** is a Sindhi-language news dataset collected from Awami Awaz newspaper for Natural Language Processing (NLP) research.
 
20
  This dataset is designed to support research in low-resource language processing, particularly for Sindhi.
21
 
22
  Each entry contains:
 
23
  - **Headline** — News title
24
  - **Content** — Full news article text
25
 
 
28
  ---
29
 
30
  ## Use Cases
 
31
  - Text Classification
32
  - News Summarization
33
  - Headline Generation
 
35
  - Named Entity Recognition (NER)
36
  - Information Retrieval
37
  - Low-Resource NLP Research
 
38
  ---
39
 
40
  ## Format
 
41
  CSV file with two columns:
42
 
43
  - `Headline`
44
  - `Content`
 
45
  ---
46
 
47
  ## Notes
 
48
  - Encoding: UTF-8
49
  - Cleaned and structured for NLP tasks
50
  - Suitable for training and fine-tuning transformer-based models
 
51
  ---
52
 
53
  ## Author