Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: agpl-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: agpl-3.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- fr
|
8 |
+
- de
|
9 |
+
- ru
|
10 |
+
- sv
|
11 |
+
tags:
|
12 |
+
- webdataset
|
13 |
+
- wikipedia
|
14 |
---
|
15 |
+
# Dataset Card for WikiCCC
|
16 |
+
WikiCCC is a set of Wikipedia-based clustered (labeled) comparable corpus for clustering comparable corpora.
|
17 |
+
A detailed description can be found in the paper _Creating Clustered Comparable Corpora from Wikipedia with Different Fuzziness Levels and Language Representativity_ by Anna Laskina, Eric Gaussier, Gaelle Calvary and accepted at the 17th Workshop on Building and Using Comparable Corpora (BUCC 2024).
|