Update README.md
Browse files
README.md
CHANGED
|
@@ -87,16 +87,6 @@ Each document is scored 0–1 based on:
|
|
| 87 |
|
| 88 |
Minimum quality score in corpus: **0.663**. Average: **0.958**.
|
| 89 |
|
| 90 |
-
## Cleaning Pipeline
|
| 91 |
-
|
| 92 |
-
1. Scraped from 6 Dhivehi web sources
|
| 93 |
-
2. Thaana script filter (>50% Thaana characters required)
|
| 94 |
-
3. Length filter (15–20,000 tokens)
|
| 95 |
-
4. Boilerplate removal (nav text, photo credits, footers)
|
| 96 |
-
5. Near-duplicate removal (MinHash LSH, 80% similarity threshold)
|
| 97 |
-
6. Quality scoring and threshold filtering (>0.40)
|
| 98 |
-
7. Domain tagging
|
| 99 |
-
8. Stratified 90/5/5 train/validation/test split
|
| 100 |
|
| 101 |
## Usage
|
| 102 |
|
|
|
|
| 87 |
|
| 88 |
Minimum quality score in corpus: **0.663**. Average: **0.958**.
|
| 89 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 90 |
|
| 91 |
## Usage
|
| 92 |
|