Question
New detection inclusions in EXTRACT API?
Hello everyone,
I have been using extract api for over a year now, but since past few days I am seeing changes in detection part (illogical) that I have never observed before,
For example, there can be paragraph or heading directly under the list tree instead of being under a list item, i.e
//Document/L[4]/LI/Lbl
//Document/L[4]/LI/LBody
//Document/L[4]/P
//Document/L[4]/LI[2]/Lbl
//Document/L[4]/LI[2]/LBody
Not only here, but also in Table of content items in analogous manner.
There has been no update in recent changelogs regarding any changes, can someone please point out any information regarding this!
My application runs on heuristics which expects list item in a list not directly P or H, so its crucial for me to understand these changes both from logical standpoint and new work need to be put or not
My application runs on heuristics which expects list item in a list not directly P or H, so its crucial for me to understand these changes both from logical standpoint and new work need to be put or not
