Datasets:
nadhifikbarw
commited on
Commit
•
86e38e8
1
Parent(s):
1085a87
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- id
|
4 |
+
source:
|
5 |
+
- http://disi.unitn.it/moschitti/corpora.htm
|
6 |
+
task_categories:
|
7 |
+
- text-classification
|
8 |
+
---
|
9 |
+
|
10 |
+
Machine translated Ohsumed collection (EN to ID)
|
11 |
+
|
12 |
+
Original corpora: http://disi.unitn.it/moschitti/corpora.htm
|
13 |
+
Translated using: https://huggingface.co/Helsinki-NLP/opus-mt-en-id
|
14 |
+
|
15 |
+
Compatible with HuggingFace text-classification script (Tested in 4.17)
|
16 |
+
https://github.com/huggingface/transformers/tree/v4.17.0/examples/pytorch/text-classification
|
17 |
+
|
18 |
+
[Moschitti, 2003a]. Alessandro Moschitti, Natural Language Processing and Text Categorization: a study on the reciprocal beneficial interactions, PhD thesis, University of Rome Tor Vergata, Rome, Italy, May 2003.
|