Hi @readbeyond
To get the type (Paragraph, Sentence or word) from the syncmap JSON data based on multi-plain text, we have to parse the id field such as "p000014s000001w000002".
It would be nice to have one more field -type into the JSON data to avoid such post-processing.
If it does not make sense to this repository, may you please give me some hints to modify the code by myself?
thanks a lot
-John
Hi @readbeyond
To get the type (Paragraph, Sentence or word) from the syncmap JSON data based on multi-plain text, we have to parse the
idfield such as "p000014s000001w000002".It would be nice to have one more field -
typeinto the JSON data to avoid such post-processing.If it does not make sense to this repository, may you please give me some hints to modify the code by myself?
thanks a lot
-John