【发布时间】:2021-06-19 16:37:13
【问题描述】:
【问题讨论】:
标签: amazon-web-services amazon-textract
【问题讨论】:
标签: amazon-web-services amazon-textract
粗体文本检测似乎不是 Textract 中的当前功能。
Textract API 在 Block 对象中返回 lines and words of text。
Block 对象数据类型记录在https://docs.aws.amazon.com/textract/latest/dg/API_Block.html,并且没有任何与字体粗细相关的属性(例如粗体)。
【讨论】: