Update README.md
Browse files
README.md
CHANGED
|
@@ -8,17 +8,10 @@ pinned: false
|
|
| 8 |
short_description: Automatic document parsing and bringing to a uniform format
|
| 9 |
---
|
| 10 |
|
| 11 |
-
[](https://dedoc.readthedocs.io/en/latest/?badge=latest)
|
| 12 |
-
|
| 13 |
-
<iframe
|
| 14 |
-
src="https://dedoc-readme.hf.space"
|
| 15 |
-
frameborder="0"
|
| 16 |
-
width="850"
|
| 17 |
-
height="450"
|
| 18 |
-
></iframe>
|
| 19 |
-
|
| 20 |
Dedoc is an open universal system for converting documents to a unified output format.
|
| 21 |
|
| 22 |
-
|
|
|
|
|
|
|
| 23 |
|
| 24 |
-
Relevant documentation of the dedoc is available [here](https://dedoc.readthedocs.io/en/latest/)
|
|
|
|
| 8 |
short_description: Automatic document parsing and bringing to a uniform format
|
| 9 |
---
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
Dedoc is an open universal system for converting documents to a unified output format.
|
| 12 |
|
| 13 |
+
**Dedoc demo** is available [here](https://dedoc-readme.hf.space)
|
| 14 |
+
|
| 15 |
+
**Source code** of the dedoc is available [here](https://github.com/ispras/dedoc)
|
| 16 |
|
| 17 |
+
**Relevant documentation** of the dedoc is available [here](https://dedoc.readthedocs.io/en/latest/)
|