holylovenia commited on
Commit
a18647e
·
1 Parent(s): ec3eabe

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - machine-translation
4
+ language:
5
+ - ind
6
+ - sun
7
+ ---
8
+
9
+ This data contains 3616 lines of Sundanese sentences taken from the online Sundanese language magazine Mangle, West Java Dakwah Council, and Balebat, and translated into Indonesian by several students of the Sundanese language study program UPI Bandung.
10
+
11
+
12
+ ## Dataset Usage
13
+
14
+ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.
15
+
16
+ ## Citation
17
+
18
+ ```@INPROCEEDINGS{7437678,
19
+ author={Suryani, Arie Ardiyanti and Widyantoro, Dwi Hendratmo and Purwarianti, Ayu and Sudaryat, Yayat},
20
+ booktitle={2015 International Conference on Information Technology Systems and Innovation (ICITSI)},
21
+ title={Experiment on a phrase-based statistical machine translation using PoS Tag information for Sundanese into Indonesian},
22
+ year={2015},
23
+ volume={},
24
+ number={},
25
+ pages={1-6},
26
+ doi={10.1109/ICITSI.2015.7437678}}
27
+ ```
28
+
29
+ ## License
30
+
31
+ Creative Commons CC0 - No Rights Reserved
32
+
33
+ ## Homepage
34
+
35
+ ### NusaCatalogue
36
+
37
+ For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)