Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
+
language:
|
4 |
+
- id
|
5 |
+
---
|
6 |
+
|
7 |
+
# ID Scholar
|
8 |
+
|
9 |
+
ID Scholar is a collection of Indonesian scholarly articles or journals compiled from most journals. This dataset is processed by downloading all PDFs and converting them to text using [Huridocs' PDF Layout Analysis](https://github.com/huridocs/pdf-document-layout-analysis/). This dataset has not been cleaned in any way except for language filtering using FastText.
|