Commit
·
189cacb
1
Parent(s):
5378da9
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,8 +5,9 @@ language:
|
|
5 |
- ind
|
6 |
---
|
7 |
|
8 |
-
|
9 |
|
|
|
10 |
|
11 |
## Dataset Usage
|
12 |
|
@@ -15,6 +16,7 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
|
|
15 |
## Citation
|
16 |
|
17 |
```
|
|
|
18 |
```
|
19 |
|
20 |
## License
|
@@ -23,6 +25,8 @@ CC0
|
|
23 |
|
24 |
## Homepage
|
25 |
|
|
|
|
|
26 |
### NusaCatalogue
|
27 |
|
28 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|
|
|
5 |
- ind
|
6 |
---
|
7 |
|
8 |
+
# kopi_cc_news
|
9 |
|
10 |
+
KoPI(Korpus Perayapan Indonesia)-CC_News is Indonesian Only Extract from CC NEWS Common Crawl from 2016-2022(july) ,each snapshots get extracted using warcio,trafilatura and filter using fasttext
|
11 |
|
12 |
## Dataset Usage
|
13 |
|
|
|
16 |
## Citation
|
17 |
|
18 |
```
|
19 |
+
|
20 |
```
|
21 |
|
22 |
## License
|
|
|
25 |
|
26 |
## Homepage
|
27 |
|
28 |
+
[https://huggingface.co/datasets/munggok/KoPI-CC_News](https://huggingface.co/datasets/munggok/KoPI-CC_News)
|
29 |
+
|
30 |
### NusaCatalogue
|
31 |
|
32 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|