Update README.md
Browse files
README.md
CHANGED
@@ -26,76 +26,29 @@ Six varieties in asian areas of English: CHE, HKE, MCE, TWE, MYE, SGE
|
|
26 |
|
27 |
## Dataset Structure
|
28 |
|
29 |
-
### Data Instances
|
30 |
-
|
31 |
-
[More Information Needed]
|
32 |
-
|
33 |
### Data Fields
|
34 |
|
35 |
-
|
36 |
|
37 |
### Data Splits
|
38 |
|
39 |
-
|
40 |
-
|
41 |
-
## Dataset Creation
|
42 |
-
|
43 |
-
### Curation Rationale
|
44 |
-
|
45 |
-
[More Information Needed]
|
46 |
-
|
47 |
-
### Source Data
|
48 |
-
|
49 |
-
#### Initial Data Collection and Normalization
|
50 |
-
|
51 |
-
[More Information Needed]
|
52 |
-
|
53 |
-
#### Who are the source language producers?
|
54 |
-
|
55 |
-
[More Information Needed]
|
56 |
-
|
57 |
-
### Annotations
|
58 |
-
|
59 |
-
#### Annotation process
|
60 |
-
|
61 |
-
[More Information Needed]
|
62 |
-
|
63 |
-
#### Who are the annotators?
|
64 |
-
|
65 |
-
[More Information Needed]
|
66 |
-
|
67 |
-
### Personal and Sensitive Information
|
68 |
-
|
69 |
-
[More Information Needed]
|
70 |
-
|
71 |
-
## Considerations for Using the Data
|
72 |
-
|
73 |
-
### Social Impact of Dataset
|
74 |
-
|
75 |
-
[More Information Needed]
|
76 |
-
|
77 |
-
### Discussion of Biases
|
78 |
-
|
79 |
-
[More Information Needed]
|
80 |
-
|
81 |
-
### Other Known Limitations
|
82 |
-
|
83 |
-
[More Information Needed]
|
84 |
|
85 |
## Additional Information
|
86 |
|
87 |
-
### Dataset Curators
|
88 |
-
|
89 |
-
[More Information Needed]
|
90 |
-
|
91 |
### Licensing Information
|
92 |
|
93 |
-
[
|
94 |
|
95 |
### Citation Information
|
96 |
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
## Dataset Structure
|
28 |
|
|
|
|
|
|
|
|
|
29 |
### Data Fields
|
30 |
|
31 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/6191cc9e6d34e827404cebab/JzrJ7WkNCp913ESFJsGCL.png" alt="image/png" width="600"/>
|
32 |
|
33 |
### Data Splits
|
34 |
|
35 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/6191cc9e6d34e827404cebab/qx13z1155mLx00bY92Ed1.png" alt="image/png" width="600"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
|
37 |
## Additional Information
|
38 |
|
|
|
|
|
|
|
|
|
39 |
### Licensing Information
|
40 |
|
41 |
+
[CC-BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/)
|
42 |
|
43 |
### Citation Information
|
44 |
|
45 |
+
```latex
|
46 |
+
@inproceedings{liu2023ccae,
|
47 |
+
title={CCAE: A Corpus of Chinese-Based Asian Englishes},
|
48 |
+
author={Liu, Yang and Qin, Melissa Xiaohui and Wang, Long and Huang, Chao},
|
49 |
+
booktitle={CCF International Conference on Natural Language Processing and Chinese Computing},
|
50 |
+
pages={614--626},
|
51 |
+
year={2023},
|
52 |
+
organization={Springer}
|
53 |
+
}
|
54 |
+
```
|