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日
I9 - 文档类型
link概述
linkI-9 表格(正式名称为“就业资格验证”)是美国公民及移民服务局的表格,用于验证美国所有带薪员工的身份和合法工作授权。
该模型最多可以提取 67 个字段,您可以根据业务需求自定义。
特殊性
link该模型会自动检测以下数据:
- 员工的名字、姓氏、中间名首字母、地址、出生日期、SSN、电子邮件、电话
- 公民身份
- 雇主或授权代表审核和验证:文档标题、颁发机构、文档编号、到期日期
- 重新验证和重新雇用:名字、姓氏、重新雇用日期、文档标题、文档编号。
Extracted fields
link注意:如果您正在使用公共端点,例如
https://du.uipath.com/ie/invoices
,所有字段均可使用。但是,如果您正在使用自定义训练的提取程序,提取字段的可用性取决于您当前使用的版本。
您还可以在
/info/model
对象中查看任何端点的字段和类型列表。要访问此服务,只需将 /info/model
添加到任意端点,如下所示:https://du.uipath.com/ie/invoices/info/model
。为了增强字段列表的阅读体验,建议在浏览器中安装 JSON 查看器扩展程序。
显示名称 | 字段名称 | 字段类型 | 内容类型 |
---|---|---|---|
Employee First Name | emp-first-name | regular | 字符串 |
Employee Last Name | emp-last-name | regular | 字符串 |
Employee Mid Initial | midd-initial | regular | 字符串 |
Employee Other Last Name | emp-other-last-name | regular | 字符串 |
Employee Address | emp-address | regular | 字符串 |
Employee Apartment Number | apt-no | regular | id-no |
Employee City or Town | emp-city | regular | 字符串 |
Employee State | emp-state | regular | 字符串 |
Employee ZIP Code | emp-zip-code | regular | id-no |
Employee Date of Birth | emp-date-of-birth | regular | 日期 |
Employee Social Security Number | emp-ssn | regular | id-no |
Employee Email | emp-email | regular | 字符串 |
Employee Phone Number | emp-phone | regular | phone |
Permanent Resident: Alien Registration Number | alien-reg-no | regular | id-no |
Alien Authorized to Work: Alien Registration Number | alien-reg-no2 | regular | id-no |
Alien Authorized to Work Until | alien-auth-until-date | regular | 日期 |
I-94 Admission Number | i-94-admission-no | regular | id-no |
Foreign Passport: Number | foreign-passport-no | regular | id-no |
Foreign Passport: Country of Issuance | foreign-pass-country-iss | regular | 字符串 |
Citizenship/ Immigration Status No. | emp-citizen-status-no | regular | 数字 |
List A First Document Title | a-doc-title-1 | regular | 字符串 |
List A First Issuing Authority | a-iss-auth-1 | regular | 字符串 |
List A First Document Number | a-doc-no-1 | regular | id-no |
List A First Document Expiration Date | a-doc-exp-date-1 | regular | 日期 |
List A Second Document Title | a-doc-title-2 | regular | 字符串 |
List A Second Issuing Authority | a-iss-auth-2 | regular | 字符串 |
List A Second Document Number | a-doc-no-2 | regular | id-no |
List A Second Document Expiration Date | a-doc-exp-date-2 | regular | 日期 |
List A Third Document Title | a-doc-title-3 | regular | 字符串 |
List A Third Issuing Authority | a-iss-auth-3 | regular | 字符串 |
List A Third Document Number | a-doc-no-3 | regular | id-no |
List A Third Document Expiration Date | a-doc-exp-date-3 | regular | 日期 |
List B Document Title | b-doc-title | regular | 字符串 |
List B Issuing Authority | b-iss-auth | regular | 字符串 |
List B Document Number | b-doc-no | regular | id-no |
List B Document Expiration Date | b-doc-exp-date | regular | 日期 |
List C Document Title | c-doc-title | regular | 字符串 |
List C Issuing Authority | c-iss-auth | regular | 字符串 |
List C Document Number | c-doc-no | regular | id-no |
List C Document Expiration Date | c-doc-exp-date | regular | 日期 |
Section 2 Additional Information | additional-info | regular | 字符串 |
Employee's First Day of Employment | emp-first-day | regular | 日期 |
Title of Employer or Representative | business-rep-title | regular | 字符串 |
Last Name of Employer or Representative | business-rep-last-name | regular | 字符串 |
First Name of Employer or Representative | business-rep-first-name | regular | 字符串 |
Employer's Business or Organization Name | business-name | regular | 字符串 |
Business or Organization Address | business-address | regular | 字符串 |
Business or Organization City | business-city | regular | 字符串 |
Business or Organization State | business-state | regular | 字符串 |
Business or Organization ZIP Code | business-zip | regular | id-no |
Employee New Last Name | emp-new-last-name | regular | 字符串 |
Employee New First Name | emp-new-first-name | regular | 字符串 |
Employee New Mid Initial | emp-new-midd-i | regular | 字符串 |
Employee's Rehire Date | emp-rehire-date | regular | 日期 |
Grant of Employment Document Title | grant-of-emp-doc-title | regular | 字符串 |
Grant of Employment Document Number | grant-of-emp-doc-no | regular | id-no |
Grant of Employment Expiration Date | grant-of-emp-exp-date | regular | 日期 |
Employee Signature | emp-signature | regular | 字符串 |
Employee Signature Date | emp-signature-date | regular | 日期 |
Employer/ Authorized Signature 1 | business-rep-signature | regular | 字符串 |
Employer/ Authorized Signature Date 1 | business-rep-sign-date | regular | 日期 |
Employer/ Authorized Signature 2 | business-rep-signature2 | regular | 字符串 |
Employer/ Authorized Signature Date 2 | business-rep-sign-date-2 | regular | 日期 |
Citizen of the United States | citizenship-status-1 | regular | 字符串 |
Noncitizen National of the United States | citizenship-status-2 | regular | 字符串 |
Lawful Permanent Resident | citizenship-status-3 | regular | 字符串 |
Alien Authorized to Work | citizenship-status-4 | regular | 字符串 |