astrologos
commited on
Commit
•
b75c08c
1
Parent(s):
79e8fa4
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ pretty_name: docbank-layout
|
|
9 |
|
10 |
## Support the Project ☕
|
11 |
|
12 |
-
If you find this dataset helpful, please
|
13 |
|
14 |
<a href="https://www.buymeacoffee.com/alvarezmidi" target="_blank">
|
15 |
<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me a Coffee" style="height: 60px; width: 217px;" >
|
@@ -58,13 +58,16 @@ Licensing Information
|
|
58 |
DocBank is licensed under the Apache 2.0 License.
|
59 |
Citation Information
|
60 |
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
|
|
|
|
68 |
}
|
|
|
69 |
|
70 |
For more details or inquiries, please refer to the DocBank [https://doc-analysis.github.io/docbank-page/] repository or contact the dataset curators.
|
|
|
9 |
|
10 |
## Support the Project ☕
|
11 |
|
12 |
+
If you find this dataset helpful, please support me with a mocha:
|
13 |
|
14 |
<a href="https://www.buymeacoffee.com/alvarezmidi" target="_blank">
|
15 |
<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me a Coffee" style="height: 60px; width: 217px;" >
|
|
|
58 |
DocBank is licensed under the Apache 2.0 License.
|
59 |
Citation Information
|
60 |
|
61 |
+
```bibtex
|
62 |
+
@article{
|
63 |
+
title = {DocBank: A Benchmark Dataset for Document Layout Analysis},
|
64 |
+
author = {Minghao Li and Yiheng Xu and Lei Cui and Shaohan Huang and Furu Wei and Zhoujun Li and Ming Zhou},
|
65 |
+
journal = {arXiv preprint arXiv:2006.01038},
|
66 |
+
year = {2020},
|
67 |
+
archivePrefix = {arXiv},
|
68 |
+
eprint = {2006.01038},
|
69 |
+
primaryClass = {cs.CL}
|
70 |
}
|
71 |
+
```
|
72 |
|
73 |
For more details or inquiries, please refer to the DocBank [https://doc-analysis.github.io/docbank-page/] repository or contact the dataset curators.
|