Commit ·
1a790d1
1
Parent(s): 2c45c57
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -5,9 +5,11 @@ language:
|
|
| 5 |
- ind
|
| 6 |
---
|
| 7 |
|
|
|
|
|
|
|
| 8 |
INDOSUM is a new benchmark dataset for Indonesian text summarization.
|
| 9 |
-
The dataset consists of news articles and manually constructed summaries.
|
| 10 |
|
|
|
|
| 11 |
|
| 12 |
## Dataset Usage
|
| 13 |
|
|
@@ -15,7 +17,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
|
|
| 15 |
|
| 16 |
## Citation
|
| 17 |
|
| 18 |
-
```
|
|
|
|
| 19 |
author={Kurniawan, Kemal and Louvan, Samuel},
|
| 20 |
booktitle={2018 International Conference on Asian Language Processing (IALP)},
|
| 21 |
title={Indosum: A New Benchmark Dataset for Indonesian Text Summarization},
|
|
@@ -32,6 +35,8 @@ Apache License, Version 2.0
|
|
| 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)
|
|
|
|
| 5 |
- ind
|
| 6 |
---
|
| 7 |
|
| 8 |
+
# indosum
|
| 9 |
+
|
| 10 |
INDOSUM is a new benchmark dataset for Indonesian text summarization.
|
|
|
|
| 11 |
|
| 12 |
+
The dataset consists of news articles and manually constructed summaries.
|
| 13 |
|
| 14 |
## Dataset Usage
|
| 15 |
|
|
|
|
| 17 |
|
| 18 |
## Citation
|
| 19 |
|
| 20 |
+
```
|
| 21 |
+
@INPROCEEDINGS{8629109,
|
| 22 |
author={Kurniawan, Kemal and Louvan, Samuel},
|
| 23 |
booktitle={2018 International Conference on Asian Language Processing (IALP)},
|
| 24 |
title={Indosum: A New Benchmark Dataset for Indonesian Text Summarization},
|
|
|
|
| 35 |
|
| 36 |
## Homepage
|
| 37 |
|
| 38 |
+
[https://github.com/kata-ai/indosum](https://github.com/kata-ai/indosum)
|
| 39 |
+
|
| 40 |
### NusaCatalogue
|
| 41 |
|
| 42 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|