document-understanding
2024.10
true
- 概述
 - 入门指南
 - 构建模型
 - 使用模型
 - 模型详细信息
- 公共端点
 - 1040 - 文档类型
 - 1040 计划 C - 文档类型
 - 1040 计划 D - 文档类型
 - 1040 计划 E - 文档类型
 - 1040x - 文档类型
 - 3949a - 文档类型
 - 4506T - 文档类型
 - 709 - 文档类型
 - 941x - 文档类型
 - 9465 - 文档类型
 - ACORD125 - 文档类型
 - ACORD126 - 文档类型
 - ACORD131 - 文档类型
 - ACORD140 - 文档类型
 - ACORD25 - 文档类型
 - 银行对账单 - 文档类型
 - 提单 - 文档类型
 - 公司注册证书 - 文档类型
 - 原产地证书 - 文档类型
 - 支票 - 文档类型
 - 儿童产品证书 - 文档类型
 - CMS 1500 - 文档类型
 - 欧盟符合性声明 - 文档类型
 - 财务报表 - 文档类型
 - FM1003 - 文档类型
 - I9 - 文档类型
 - 身份证 - 文档类型
 - 发票 - 文档类型
 - 发票 2 - 文档类型
 - 澳大利亚发票 - 文档类型
 - 发票中国 - 文档类型
 - 希伯来语发票 - 文档类型
 - 发票印度 - 文档类型
 - 日本发票 - 文档类别
 - 发票运输 - 文档类型
 - 装箱单列表 - 文档类型
 - 工资单 - 文档类型
 - 护照 - 文档类型
 - 采购订单 - 文档类型
 - 收据 - 文档类型
 - 收据 2 - 文档类型
 - 日本收据 - 文档类型
 - 汇款通知书 - 文档类型
 - UB04 - 文档类型
 - 美国抵押贷款平交披露 - 文档类型
 - 公用事业账单 - 文档类型
 - 车辆标题 - 文档类型
 - W2 - 文档类型
 - W9 - 文档类型
 
 - 支持的语言
 - Insights 仪表板
 - 许可和计费逻辑
 - 如何
 - 故障排除
 
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Document Understanding 新式项目用户指南
上次更新日期 2025年9月15日
装箱单是在国际贸易中使用的运输文件,通常在包裹随附的运输袋或包裹本身内。它通常包括包裹内容的逐项详细信息。出口商、国际货运代理和收货人使用它来签发其他单据,例如提单。
此预训练模型可以从此文档类型中提取关键数据点。
注意:如果您正在使用公共端点,例如
               
               
               
               https://du.uipath.com/ie/invoices,所有字段均可使用。但是,如果您正在使用自定义训练的提取程序,提取字段的可用性取决于您当前使用的版本。
                  您还可以在 
                  
               /info/model 对象中查看任何端点的字段和类型列表。要访问此服务,只需将 /info/model 添加到任意端点,如下所示:https://du.uipath.com/ie/invoices/info/model。为了增强字段列表的阅读体验,建议在浏览器中安装 JSON 查看器扩展程序。
                  | 显示名称 | 字段名称 | 字段类型 | 内容类型 | 
|---|---|---|---|
| Document Date | 日期 | regular | 日期 | 
| Sender Name | sender-name | regular | 字符串 | 
| Sender Address | sender-address | regular | 字符串 | 
| Receiver Name | receiver-name | regular | 字符串 | 
| Receiver Address | receiver-address | regular | 字符串 | 
| Billing Name | bill-to-name | regular | 字符串 | 
| Billing Address | bill-to-address | regular | 字符串 | 
| Order Date | order-date | regular | 日期 | 
| 订单号 | order-number | regular | id-no | 
| Purchase Order Number | po-number | regular | id-no | 
| Products - Codes | product-code | 项目 | id-no | 
| Products - Descriptions | product-description | 项目 | 字符串 | 
| Products - Quantities Shipped | shipped-qty | 项目 | 数字 | 
| Total Quantity Shipped | total-qty-shipped | regular | 数字 | 
| Number of Packages | no-of-packages | regular | 数字 | 
| Total Weight | total-weight | regular | 字符串 | 
| Customer ID | customer-id | regular | id-no | 
| Packing Information | details | regular | 字符串 | 
| Products - Line Numbers | line-item | 项目 | 字符串 | 
| Products - Quantities Ordered | ordered-qty | 项目 | 字符串 | 
| Total Quantity Ordered | total-qty-ordered | regular | 数字 | 
| Shipping Date | shipping-date | regular | 日期 |