Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,7 @@
|
|
1 |
---
|
2 |
-
annotations_creators:
|
3 |
-
- no-annotation
|
4 |
-
language_creators:
|
5 |
-
- other
|
6 |
language:
|
7 |
- tl
|
|
|
8 |
licenses: []
|
9 |
multilinguality:
|
10 |
- multilingual
|
@@ -26,7 +23,7 @@ task_ids:
|
|
26 |
# Summary
|
27 |
PEx Conversations is a dataset composed of collected threads from PinoyExchange.com (Consisting of Tagalog, English, or Taglish responses)
|
28 |
|
29 |
-
The corpus consists of 45K total scraped
|
30 |
|
31 |
# Subforum percentages
|
32 |
The amount of data per subforum are as follows:
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- tl
|
4 |
+
- fil
|
5 |
licenses: []
|
6 |
multilinguality:
|
7 |
- multilingual
|
|
|
23 |
# Summary
|
24 |
PEx Conversations is a dataset composed of collected threads from PinoyExchange.com (Consisting of Tagalog, English, or Taglish responses)
|
25 |
|
26 |
+
The corpus consists of 45K total scraped threads from 8 subforums. The data only consists of the user message which means any images, videos, links, or any embdedded html are not collected in the scraping process. All characters have been transliterated to its closest ASCII representation, and unicode errors were fixed.
|
27 |
|
28 |
# Subforum percentages
|
29 |
The amount of data per subforum are as follows:
|