Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找将 Textract 集成到 .Net 应用程序中的示例 C#.net 代码。我尝试了一个示例,但所有可用的都是 Java 和 python。
用于从表单文档中提取键值对的 C# .Net 包装器
这个 Github链接可能对你们所有人都有用。