Datasets:
update readme
Browse files
README.md
CHANGED
|
@@ -42,6 +42,8 @@ size_categories:
|
|
| 42 |
- 10K<n<100K
|
| 43 |
---
|
| 44 |
|
| 45 |
-
# MHTML Sources for NewsXLM dataset
|
| 46 |
|
| 47 |
-
|
|
|
|
|
|
|
|
|
| 42 |
- 10K<n<100K
|
| 43 |
---
|
| 44 |
|
| 45 |
+
# MHTML Sources for [NewsXLM dataset](https://huggingface.co/datasets/ispras-crawlers/newsxlm)
|
| 46 |
|
| 47 |
+
**Columns Explanation**
|
| 48 |
+
|
| 49 |
+
`mhtml`: MHTML snapshots of pages where `wtl-uid` and `wtl-parent-uid` attributes have been added to every element in \<body\>, following the [WTL algorithm](https://github.com/klarna-incubator/webtraversallibrary/blob/master/webtraversallibrary/js/get_element_metadata.js).
|