rowSpan and colSpan of cell are always 1, by google documentai processor

后端 未结 0 1085
忘掉有多难
忘掉有多难 2020-12-10 09:46
import json
ifp = open(\'log.json\')
response = json.load(ifp)

for bodyRow in response[\'document\'][\'pages\'][0][\'tables\'][1][\'bodyRows\']:
    for cell in bod         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题