Update README.md
Browse files
README.md
CHANGED
|
@@ -32,7 +32,6 @@ configs:
|
|
| 32 |
- split: test
|
| 33 |
path: data/test-*
|
| 34 |
---
|
| 35 |
-
|
| 36 |
# WebClasSeg25 Dataset Collection
|
| 37 |
|
| 38 |
The **[WebClasSeg25](https://zenodo.org/records/14881793)** dataset series provides structured data for webpage segment detection, offering both **functional segmentation** (FC) and **maturity classification** (MC). The datasets are designed for accessibility and ease of use in model training, with different levels of granularity.
|
|
@@ -68,3 +67,4 @@ The **[WebClasSeg25](https://zenodo.org/records/14881793)** dataset series provi
|
|
| 68 |
- The **node-level datasets (FC & MC)** break down HTML into individual elements, assigning functional or maturity classifications while maintaining linkage to their parent and children nodes.
|
| 69 |
|
| 70 |
This dataset collection is structured to support a wide range of segmentation tasks, making it easier to train and evaluate models across different levels of webpage structure.
|
|
|
|
|
|
| 32 |
- split: test
|
| 33 |
path: data/test-*
|
| 34 |
---
|
|
|
|
| 35 |
# WebClasSeg25 Dataset Collection
|
| 36 |
|
| 37 |
The **[WebClasSeg25](https://zenodo.org/records/14881793)** dataset series provides structured data for webpage segment detection, offering both **functional segmentation** (FC) and **maturity classification** (MC). The datasets are designed for accessibility and ease of use in model training, with different levels of granularity.
|
|
|
|
| 67 |
- The **node-level datasets (FC & MC)** break down HTML into individual elements, assigning functional or maturity classifications while maintaining linkage to their parent and children nodes.
|
| 68 |
|
| 69 |
This dataset collection is structured to support a wide range of segmentation tasks, making it easier to train and evaluate models across different levels of webpage structure.
|
| 70 |
+
|