dayomtechnologies commited on
Commit
fa643c7
·
verified ·
1 Parent(s): d91534a

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +149 -0
README.md ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - nus
5
+ license: cc-by-nc-sa-4.0
6
+ task_categories:
7
+ - translation
8
+
9
+ tags:
10
+ - conversational-ai
11
+ - chatbot
12
+ - multilingual
13
+ - machine-translation
14
+ - english
15
+ - nuer
16
+ - thok-naath
17
+ - low-resource
18
+ - african-languages
19
+ - language-preservation
20
+
21
+ pretty_name: English–Nuer (Thok Naath) Conversational Parallel Corpus
22
+ ---
23
+
24
+ # English–Nuer (Thok Naath) Conversational Parallel Corpus
25
+
26
+ ## Overview
27
+
28
+ The **English–Nuer (Thok Naath) Conversational Parallel Corpus** is a bilingual dataset consisting of aligned conversational sentence pairs in English and Nuer (Thok Naath).
29
+
30
+ This dataset was created to support research on low-resource African languages, with a particular focus on conversational AI, machine translation, multilingual language models, and language preservation.
31
+
32
+ As one of the few publicly available conversational datasets for Nuer, it aims to encourage the development of inclusive AI technologies for underrepresented languages.
33
+
34
+ ---
35
+
36
+ # Languages
37
+
38
+ - English (`en`)
39
+ - Nuer / Thok Naath (`nus`)
40
+
41
+ ---
42
+
43
+ # Dataset Description
44
+
45
+ The corpus contains conversational text pairs covering everyday communication, including:
46
+
47
+ - Greetings
48
+ - Questions and answers
49
+ - Daily conversations
50
+ - Common expressions
51
+ - Informal dialogue
52
+ - Social interactions
53
+
54
+ Each record contains aligned English and Nuer sentences suitable for supervised NLP tasks.
55
+
56
+ ---
57
+
58
+ # Intended Uses
59
+
60
+ This dataset is intended for:
61
+
62
+ - Academic research
63
+ - Educational purposes
64
+ - Machine Translation
65
+ - Conversational AI
66
+ - Chatbot development (research only)
67
+ - Large Language Model research
68
+ - Low-resource NLP
69
+ - Language preservation
70
+ - Linguistic analysis
71
+
72
+ ---
73
+
74
+ # Not Intended For
75
+
76
+ This dataset may **NOT** be used for:
77
+
78
+ - Commercial AI products
79
+ - Commercial chatbot services
80
+ - Paid APIs
81
+ - Proprietary language models
82
+ - Commercial translation systems
83
+ - Selling or redistributing the dataset for profit
84
+ - Any commercial use without written permission from the author
85
+
86
+ If you wish to use this dataset commercially, please contact the author to obtain a separate commercial license.
87
+
88
+ ---
89
+
90
+ # License
91
+
92
+ This dataset is licensed under the **Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)**.
93
+
94
+ You are free to:
95
+
96
+ - Share
97
+ - Copy
98
+ - Redistribute
99
+ - Adapt
100
+ - Modify
101
+
102
+ Under the following conditions:
103
+
104
+ - Attribution must be given.
105
+ - Commercial use is prohibited.
106
+ - Derivative works must be distributed under the same license.
107
+
108
+ License:
109
+ https://creativecommons.org/licenses/by-nc-sa/4.0/
110
+
111
+ ---
112
+
113
+ # Citation
114
+
115
+ If you use this dataset in your research, please cite:
116
+
117
+ ```bibtex
118
+ @dataset{tajnaam2026english_nuer_conversation,
119
+ author = {Tajnaam},
120
+ title = {English–Nuer (Thok Naath) Conversational Parallel Corpus},
121
+ year = {2026},
122
+ publisher = {Hugging Face},
123
+ url = {https://huggingface.co/datasets/Tajnaam/english_nuer-thok_naath_conversational_parallel_corpus}
124
+ }
125
+ ```
126
+
127
+ ---
128
+
129
+ # Attribution
130
+
131
+ Please cite this dataset in any publication, thesis, article, or software that uses it.
132
+
133
+ ---
134
+
135
+ # Ethical Considerations
136
+
137
+ This dataset is intended to promote the digital preservation and advancement of the Nuer (Thok Naath) language. Users are encouraged to use the data responsibly and respectfully toward the Nuer-speaking community.
138
+
139
+ ---
140
+
141
+ # Disclaimer
142
+
143
+ This dataset is provided "as is" without warranty of any kind. The author assumes no responsibility for misuse of the dataset.
144
+
145
+ ---
146
+
147
+ # Contact
148
+
149
+ For questions, collaborations, corrections, or commercial licensing inquiries, please contact the author through the Hugging Face repository.