【问题标题】:AWS Textract - Is there a way to distinguish which words are in bold?AWS Textract - 有没有办法区分哪些单词是粗体的?
【发布时间】:2021-06-19 16:37:13
【问题描述】:

我将 AWS 的文本用于文档,但它似乎没有检测到文本是否为粗体。有什么我遗漏的东西还是不是一个功能?

【问题讨论】:

    标签: amazon-web-services amazon-textract


    【解决方案1】:

    粗体文本检测似乎不是 Textract 中的当前功能。

    Textract API 在 Block 对象中返回 lines and words of text

    Block 对象数据类型记录在https://docs.aws.amazon.com/textract/latest/dg/API_Block.html,并且没有任何与字体粗细相关的属性(例如粗体)。

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2022-01-12
    • 1970-01-01
    • 1970-01-01
    • 2023-03-10
    • 2015-10-19
    • 1970-01-01
    • 2021-04-28
    • 1970-01-01
    相关资源
    最近更新 更多