Skip to content

Commit 50cc734

Browse files
authored
Update README.md
1 parent 7d760a4 commit 50cc734

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -723,3 +723,16 @@ Retrieval-Augmented Generation methods:
723723
- Update `result.json` with calculated metrics (Accuracy, ANLS, etc.).
724724
- Save the detailed evaluation to `evaluation.jsonl` in the same directory as `result.json`.
725725
- Generate accuracy/ACNLS bar charts and summary CSVs in the same directory.
726+
727+
## 📒 Citation
728+
729+
If you like this project, please cite our paper:
730+
731+
```
732+
@article{xu2026modora,
733+
author = {Bangrui Xu and Qihang Yao and Zirui Tang and Xuanhe Zhou and Yeye He and Shihan Yu and Qianqian Xu and Bin Wang and Guoliang Li and Conghui He and Fan Wu},
734+
title = {MoDora: Tree-Based Semi-Structured Document Analysis System},
735+
journal = {ACM SIGMOD},
736+
year = {2026}
737+
}
738+
```

0 commit comments

Comments
 (0)