You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,17 +15,19 @@ Welcome to **NEXT-EVAL**, a comprehensive toolkit for the rigorous evaluation an
15
15
> 📄 **NEXT-EVAL: Next Evaluation of Traditional and LLM Web Data Record Extraction**[\[https://arxiv.org/abs/2505.17125\]](https://arxiv.org/abs/2505.17125)
This library provides tools for generating web-to-table datasets, applying extraction techniques (both traditional and LLM-based), and evaluating them with a standardized framework. It is intended to advance benchmarking and reproducibility in web data extraction research.
21
-
22
-
## 🌐 Try the Web Demo
20
+
## 🎥 Demo Video
23
21
24
-
Experience NEXT-EVAL in action! Try our interactive web demo where you can upload HTML files or fetch live URLs to preprocess HTML in three different ways (Slim HTML, Hierarchical JSON, and Flat JSON) and compare traditional algorithms with LLM-based extraction methods:
[](https://nextrows.com/next-eval)
28
+
Experience NEXT-EVAL in action! Try our interactive web demo where you can upload HTML files or fetch live URLs to preprocess HTML in three different ways and compare extraction methods.
27
29
28
-
---
30
+
This library provides tools for generating web-to-table datasets, applying extraction techniques (both traditional and LLM-based), and evaluating them with a standardized framework. It is intended to advance benchmarking and reproducibility in web data extraction research.
29
31
30
32
## 🏁 Getting Started
31
33
@@ -182,10 +184,6 @@ We welcome contributions to improve tool coverage, add datasets, or refine evalu
0 commit comments