-
Notifications
You must be signed in to change notification settings - Fork 32
Render parsed Json file as HTML #130
-
Hi. I have used the deep search toolkit (python) to parse a pdf document to get a json file. However when I use the web tool I see that json file is rendered to UI as an HTML.
I was wondering if there is way I can render the parsed json file (from toolkit) as an HTML myself ?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 1 reply
-
@rhnprabhune Thanks for your question. What you are proposing is indeed very close to some updates we are planning, which will allow to operate with the output document in a simple way. For example, iterate through figures, convert to HTML, etc.
We actually have some code snippet around which we want to centralize in the toolkit for everybody.
Will keep you posted.
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 1
-
Hi @dolfim-ibm Thank you for your response. Waiting for updates on this :)
Do keep me posted
Beta Was this translation helpful? Give feedback.