docling-project / docling-project/docling
Convert JSON back to DOCX?
Open
question
triage/close-stale
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
### Question
I converted a DOCX file to JSON and translated all the "text" keys using openai. Now how do I convert the translated JSON back to DOCX?
Here's an example of a translated segment. Note that the translation script added the "orig" key to contain the original Turkish text. The German translation is written into the text key.
Contributor guide
Assessment
This issue has not been assessed yet.