adding section on language
Browse files- README.md +11 -2
- plots/language_frequency.png +3 -0
README.md
CHANGED
|
@@ -51,7 +51,7 @@ CDB Cleaned is pre-processed with [nemo-curator](https://github.com/NVIDIA-NeMo/
|
|
| 51 |
* `FastText Quality Filtering`: We train our own quality filterer here, and label each row with a quality rating.
|
| 52 |
|
| 53 |
|
| 54 |
-
#
|
| 55 |
|
| 56 |
## File Sizes
|
| 57 |
|
|
@@ -79,7 +79,7 @@ The largets cluster of 122,822 domains corresponds to a CloudFlare Scrape Shield
|
|
| 79 |
>18.97.9.170 • Performance & security by Cloudflare
|
| 80 |
|
| 81 |
|
| 82 |
-
The second largest cluster at 54,347 domains corresponds to a similar Web Application Firewall, or some anti-bot service.
|
| 83 |
|
| 84 |
>One moment, please…
|
| 85 |
>Loader
|
|
@@ -87,6 +87,15 @@ The second largest cluster at 54,347 domains corresponds to a similar Web Applic
|
|
| 87 |
|
| 88 |
|
| 89 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 90 |
|
| 91 |
## Text-Attributed Graph w/ Cleaning
|
| 92 |
|
|
|
|
| 51 |
* `FastText Quality Filtering`: We train our own quality filterer here, and label each row with a quality rating.
|
| 52 |
|
| 53 |
|
| 54 |
+
# Statistics
|
| 55 |
|
| 56 |
## File Sizes
|
| 57 |
|
|
|
|
| 79 |
>18.97.9.170 • Performance & security by Cloudflare
|
| 80 |
|
| 81 |
|
| 82 |
+
The second largest cluster at 54,347 domains corresponds to a similar Web Application Firewall, or some anti-bot service. The third largest cluster is also such a message.
|
| 83 |
|
| 84 |
>One moment, please…
|
| 85 |
>Loader
|
|
|
|
| 87 |
|
| 88 |
|
| 89 |
|
| 90 |
+
## Language Distribution
|
| 91 |
+
|
| 92 |
+
CDB has quite a diverse distribution of languages, overall there is about 143 languages. English, German and Chinese are the top 3.
|
| 93 |
+
|
| 94 |
+

|
| 95 |
+
|
| 96 |
+
|
| 97 |
+
|
| 98 |
+
|
| 99 |
|
| 100 |
## Text-Attributed Graph w/ Cleaning
|
| 101 |
|
plots/language_frequency.png
ADDED
|
Git LFS Details
|