holylovenia commited on
Commit
cd52fcc
1 Parent(s): bc5b3e4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +40 -0
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: unknown
3
+ tags:
4
+ - sentiment-analysis
5
+ language:
6
+ - ind
7
+ ---
8
+
9
+ # imdb_jv
10
+
11
+ Javanese Imdb Movie Reviews Dataset is a Javanese version of the IMDb Movie Reviews dataset by translating the original English dataset to Javanese.
12
+
13
+ ## Dataset Usage
14
+
15
+ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.
16
+
17
+ ## Citation
18
+
19
+ ```
20
+ @inproceedings{wongso2021causal,
21
+ title={Causal and masked language modeling of Javanese language using transformer-based architectures},
22
+ author={Wongso, Wilson and Setiawan, David Samuel and Suhartono, Derwin},
23
+ booktitle={2021 International Conference on Advanced Computer Science and Information Systems (ICACSIS)},
24
+ pages={1--7},
25
+ year={2021},
26
+ organization={IEEE}
27
+ }
28
+ ```
29
+
30
+ ## License
31
+
32
+ Unknown
33
+
34
+ ## Homepage
35
+
36
+ [https://huggingface.co/datasets/w11wo/imdb-javanese](https://huggingface.co/datasets/w11wo/imdb-javanese)
37
+
38
+ ### NusaCatalogue
39
+
40
+ For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)