提交 a8efe28f 编写于 作者: 文幕地方's avatar 文幕地方

add html to tablemaster result

上级 7efee821
......@@ -949,5 +949,5 @@ class TableMasterMatcher(Matcher):
match_results = self.match()
merged_results = self.get_merge_result(match_results)
pred_html = merged_results[img_name]
# pred_html = '<html><body><table>' + pred_html + '</table></body></html>'
pred_html = '<html><body><table>' + pred_html + '</table></body></html>'
return pred_html
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册