holylovenia commited on
Commit
463bc3b
1 Parent(s): 456a67f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -5,9 +5,9 @@ language:
5
  - ind
6
  ---
7
 
8
- KoPI-CC (Korpus Perayapan Indonesia)-CC is Indonesian Only Extract from Common Crawl snapshots ,each snapshots get extracted using ungoliant and get extra "filtering" using deduplication technique
9
-
10
 
 
11
 
12
  ## Dataset Usage
13
 
@@ -15,7 +15,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
15
 
16
  ## Citation
17
 
18
- ``` @ARTICLE{2022arXiv220106642A,
 
19
  author = {{Abadji}, Julien and {Ortiz Suarez}, Pedro and {Romary}, Laurent and {Sagot}, Benoit},
20
  title = "{Towards a Cleaner Document-Oriented Multilingual Crawled Corpus}",
21
  journal = {arXiv e-prints},
@@ -44,7 +45,6 @@ archivePrefix = {arXiv},
44
  abstract = {Since the introduction of large language models in Natural Language Processing, large raw corpora have played a crucial role in Computational Linguistics.},
45
  language = {en}
46
  }
47
-
48
  ```
49
 
50
  ## License
@@ -53,6 +53,8 @@ CC0
53
 
54
  ## Homepage
55
 
 
 
56
  ### NusaCatalogue
57
 
58
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
5
  - ind
6
  ---
7
 
8
+ # kopi_cc
 
9
 
10
+ KoPI-CC (Korpus Perayapan Indonesia)-CC is Indonesian Only Extract from Common Crawl snapshots ,each snapshots get extracted using ungoliant and get extra "filtering" using deduplication technique
11
 
12
  ## Dataset Usage
13
 
 
15
 
16
  ## Citation
17
 
18
+ ```
19
+ @ARTICLE{2022arXiv220106642A,
20
  author = {{Abadji}, Julien and {Ortiz Suarez}, Pedro and {Romary}, Laurent and {Sagot}, Benoit},
21
  title = "{Towards a Cleaner Document-Oriented Multilingual Crawled Corpus}",
22
  journal = {arXiv e-prints},
 
45
  abstract = {Since the introduction of large language models in Natural Language Processing, large raw corpora have played a crucial role in Computational Linguistics.},
46
  language = {en}
47
  }
 
48
  ```
49
 
50
  ## License
 
53
 
54
  ## Homepage
55
 
56
+ [https://huggingface.co/datasets/munggok/KoPI-CC](https://huggingface.co/datasets/munggok/KoPI-CC)
57
+
58
  ### NusaCatalogue
59
 
60
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)