Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ We propose HtmlRAG, which uses HTML instead of plain text as the format of exter
|
|
22 |
- **Two-Step Block-Tree-Based HTML Pruning**: The block-tree-based HTML pruning consists of two steps, both of which are conducted on the block tree structure. The first pruning step uses a embedding model to calculate scores for blocks, while the second step uses a path generative model. The first step processes the result of lossless HTML cleaning, while the second step processes the result of the first pruning step.
|
23 |
|
24 |
|
25 |
-
🌹 If you use this model, please star our **[GitHub repository](https://github.com/plageon/HTMLRAG)** to support us. Your star means a lot!
|
26 |
|
27 |
## 📦 Installation
|
28 |
|
|
|
22 |
- **Two-Step Block-Tree-Based HTML Pruning**: The block-tree-based HTML pruning consists of two steps, both of which are conducted on the block tree structure. The first pruning step uses a embedding model to calculate scores for blocks, while the second step uses a path generative model. The first step processes the result of lossless HTML cleaning, while the second step processes the result of the first pruning step.
|
23 |
|
24 |
|
25 |
+
🌹 If you use this model, please ✨star our **[GitHub repository](https://github.com/plageon/HTMLRAG)** to support us. Your star means a lot!
|
26 |
|
27 |
## 📦 Installation
|
28 |
|