Wajinimi commited on
Commit
ce76bdd
·
verified ·
1 Parent(s): d7f1a72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -2
README.md CHANGED
@@ -41,7 +41,6 @@ Unlike many NLP corpora that normalise or correct non-standard language, this da
41
  | Total labelled instances | 11,410 |
42
  | Intent categories | 23 |
43
  | Annotation framework | INCA Communicative Coding System |
44
- | Source corpus | CHILDES |
45
  | Language | English |
46
  | Task | Intent Classification |
47
 
@@ -200,4 +199,44 @@ Conversely:
200
 
201
  - **Agreement or Acknowledgement**
202
 
203
- showed **low lexical diversity**, as these responses often rely on short, formulaic expressions such as:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  | Total labelled instances | 11,410 |
42
  | Intent categories | 23 |
43
  | Annotation framework | INCA Communicative Coding System |
 
44
  | Language | English |
45
  | Task | Intent Classification |
46
 
 
199
 
200
  - **Agreement or Acknowledgement**
201
 
202
+ showed **low lexical diversity**, as these responses often rely on short, formulaic expressions such as: Yes, Okay, Yeah
203
+
204
+
205
+ ---
206
+
207
+ # Developmental Linguistic Features
208
+
209
+ The dataset preserves several characteristics typical of **early child language**.
210
+
211
+ | Feature | Percentage |
212
+ |------|------|
213
+ | Telegraphic speech | 19.67% |
214
+ | Shortened forms | 8.32% |
215
+ | Missing function words | 9.52% |
216
+
217
+ Telegraphic speech refers to utterances dominated by **content words** while omitting grammatical elements.
218
+
219
+ Examples: Want Juice, Doggy Running, Baby Sleep
220
+
221
+
222
+ Preserving these patterns allows models trained on this dataset to better interpret **non-standard developmental speech**.
223
+
224
+ ---
225
+
226
+ # Intended Use
227
+
228
+ The dataset is intended for research in:
229
+
230
+ - Child-centred NLP
231
+ - Intent classification
232
+ - Developmental linguistics
233
+ - Child-robot interaction
234
+ - Conversational AI for children
235
+ - Human–AI interaction in early childhood environments
236
+
237
+ ---
238
+
239
+
240
+
241
+
242
+