tencentcloud-sdk-ocr 3.0.534 → 3.0.535
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20181119/client.rb +23 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 82f4daef4fd61a0316769809af21aecd29ce7778
|
|
4
|
+
data.tar.gz: dad3461729863e453ed76fbb0f26807dcd906adc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ea8405b50ab99969cf8a6fb160cc21d61f07167725bada5ef13e09d12a84295311341a57fda008a998301c8f38132a2d8d11e38923b3322da4b4fa6bb3e65df3
|
|
7
|
+
data.tar.gz: 924b963ee8365ba08214d99153b75d139b68bc89a4520ca68697d6c9473ed98bcde127780072d9f61f0cf282653fed2da8f50c9034f2c2b97c5ad20600724e98
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.535
|
data/lib/v20181119/client.rb
CHANGED
|
@@ -57,6 +57,8 @@ module TencentCloud
|
|
|
57
57
|
|
|
58
58
|
# 本接口支持作业算式题目的自动识别和判分,目前覆盖 K12 学力范围内的 11 种题型,包括加减乘除四则、加减乘除已知结果求运算因子、判断大小、约等于估算、带余数除法、分数四则运算、单位换算、竖式加减法、竖式乘除法、脱式计算和解方程,平均识别精度达到93%以上。
|
|
59
59
|
|
|
60
|
+
# 默认接口请求频率限制:10次/秒。
|
|
61
|
+
|
|
60
62
|
# @param request: Request instance for ArithmeticOCR.
|
|
61
63
|
# @type request: :class:`Tencentcloud::ocr::V20181119::ArithmeticOCRRequest`
|
|
62
64
|
# @rtype: :class:`Tencentcloud::ocr::V20181119::ArithmeticOCRResponse`
|
|
@@ -185,6 +187,8 @@ module TencentCloud
|
|
|
185
187
|
|
|
186
188
|
# 本接口支持名片各字段的自动定位与识别,包含姓名、电话、手机号、邮箱、公司、部门、职位、网址、地址、QQ、微信、MSN等。
|
|
187
189
|
|
|
190
|
+
# 默认接口请求频率限制:10次/秒。
|
|
191
|
+
|
|
188
192
|
# @param request: Request instance for BusinessCardOCR.
|
|
189
193
|
# @type request: :class:`Tencentcloud::ocr::V20181119::BusinessCardOCRRequest`
|
|
190
194
|
# @rtype: :class:`Tencentcloud::ocr::V20181119::BusinessCardOCRResponse`
|
|
@@ -233,6 +237,8 @@ module TencentCloud
|
|
|
233
237
|
|
|
234
238
|
# 支持身份证、护照、名片、银行卡、行驶证、驾驶证、港澳台通行证、户口本、港澳台来往内地通行证、港澳台居住证、不动产证、营业执照的智能分类。
|
|
235
239
|
|
|
240
|
+
# 默认接口请求频率限制:20次/秒。
|
|
241
|
+
|
|
236
242
|
# @param request: Request instance for ClassifyDetectOCR.
|
|
237
243
|
# @type request: :class:`Tencentcloud::ocr::V20181119::ClassifyDetectOCRRequest`
|
|
238
244
|
# @rtype: :class:`Tencentcloud::ocr::V20181119::ClassifyDetectOCRResponse`
|
|
@@ -343,6 +349,8 @@ module TencentCloud
|
|
|
343
349
|
|
|
344
350
|
# 本接口支持数学试题内容的识别和结构化输出,包括通用文本解析和小学/初中/高中数学公式解析能力(包括91种题型,180种符号),公式返回格式为 Latex 格式文本。
|
|
345
351
|
|
|
352
|
+
# 默认接口请求频率限制:5次/秒。
|
|
353
|
+
|
|
346
354
|
# @param request: Request instance for EduPaperOCR.
|
|
347
355
|
# @type request: :class:`Tencentcloud::ocr::V20181119::EduPaperOCRRequest`
|
|
348
356
|
# @rtype: :class:`Tencentcloud::ocr::V20181119::EduPaperOCRResponse`
|
|
@@ -393,6 +401,8 @@ module TencentCloud
|
|
|
393
401
|
|
|
394
402
|
# 本接口支持智能化识别各类企业登记证书、许可证书、企业执照、三证合一类证书,结构化输出统一社会信用代码、公司名称、法定代表人、公司地址、注册资金、企业类型、经营范围等关键字段。
|
|
395
403
|
|
|
404
|
+
# 默认接口请求频率限制:5次/秒。
|
|
405
|
+
|
|
396
406
|
# @param request: Request instance for EnterpriseLicenseOCR.
|
|
397
407
|
# @type request: :class:`Tencentcloud::ocr::V20181119::EnterpriseLicenseOCRRequest`
|
|
398
408
|
# @rtype: :class:`Tencentcloud::ocr::V20181119::EnterpriseLicenseOCRResponse`
|
|
@@ -417,6 +427,7 @@ module TencentCloud
|
|
|
417
427
|
|
|
418
428
|
# 本接口支持不动产权证关键字段的识别,包括使用期限、面积、用途、权利性质、权利类型、坐落、共有情况、权利人、权利其他状况等。
|
|
419
429
|
|
|
430
|
+
# 默认接口请求频率限制:5次/秒。
|
|
420
431
|
|
|
421
432
|
|
|
422
433
|
# @param request: Request instance for EstateCertOCR.
|
|
@@ -443,6 +454,8 @@ module TencentCloud
|
|
|
443
454
|
|
|
444
455
|
# 本接口支持常见银行票据的自动分类和识别。整单识别包括支票(含现金支票、普通支票、转账支票),承兑汇票(含银行承兑汇票、商业承兑汇票)以及进账单等,适用于中国人民银行印发的 2010 版银行票据凭证版式(银发[2010]299 号)。
|
|
445
456
|
|
|
457
|
+
# 默认接口请求频率限制:5次/秒。
|
|
458
|
+
|
|
446
459
|
# @param request: Request instance for FinanBillOCR.
|
|
447
460
|
# @type request: :class:`Tencentcloud::ocr::V20181119::FinanBillOCRRequest`
|
|
448
461
|
# @rtype: :class:`Tencentcloud::ocr::V20181119::FinanBillOCRResponse`
|
|
@@ -517,6 +530,8 @@ module TencentCloud
|
|
|
517
530
|
|
|
518
531
|
# 本接口支持识别主流初高中数学符号和公式,返回公式的 Latex 格式文本。
|
|
519
532
|
|
|
533
|
+
# 默认接口请求频率限制:5次/秒。
|
|
534
|
+
|
|
520
535
|
# @param request: Request instance for FormulaOCR.
|
|
521
536
|
# @type request: :class:`Tencentcloud::ocr::V20181119::FormulaOCRRequest`
|
|
522
537
|
# @rtype: :class:`Tencentcloud::ocr::V20181119::FormulaOCRResponse`
|
|
@@ -901,6 +916,8 @@ module TencentCloud
|
|
|
901
916
|
|
|
902
917
|
# 港澳台居住证OCR支持港澳台居住证正反面全字段内容检测识别功能,包括姓名、性别、出生日期、地址、身份证ID、签发机关、有效期限、签发次数、通行证号码关键字段识别。可以应用于港澳台居住证信息有效性校验场景,例如银行开户、用户注册等场景。
|
|
903
918
|
|
|
919
|
+
# 默认接口请求频率限制:20次/秒。
|
|
920
|
+
|
|
904
921
|
# @param request: Request instance for HmtResidentPermitOCR.
|
|
905
922
|
# @type request: :class:`Tencentcloud::ocr::V20181119::HmtResidentPermitOCRRequest`
|
|
906
923
|
# @rtype: :class:`Tencentcloud::ocr::V20181119::HmtResidentPermitOCRResponse`
|
|
@@ -996,6 +1013,8 @@ module TencentCloud
|
|
|
996
1013
|
|
|
997
1014
|
# 文本图像增强是面向文档类图片提供的图像增强处理能力,包括切边增强、图像矫正、阴影去除、摩尔纹去除等;可以有效优化文档类的图片质量,提升文字的清晰度。
|
|
998
1015
|
|
|
1016
|
+
# 默认接口请求频率限制:10次/秒。
|
|
1017
|
+
|
|
999
1018
|
# @param request: Request instance for ImageEnhancement.
|
|
1000
1019
|
# @type request: :class:`Tencentcloud::ocr::V20181119::ImageEnhancementRequest`
|
|
1001
1020
|
# @rtype: :class:`Tencentcloud::ocr::V20181119::ImageEnhancementResponse`
|
|
@@ -1020,6 +1039,8 @@ module TencentCloud
|
|
|
1020
1039
|
|
|
1021
1040
|
# 本接口支持事业单位法人证书关键字段识别,包括注册号、有效期、住所、名称、法定代表人等。
|
|
1022
1041
|
|
|
1042
|
+
# 默认接口请求频率限制:5次/秒。
|
|
1043
|
+
|
|
1023
1044
|
# @param request: Request instance for InstitutionOCR.
|
|
1024
1045
|
# @type request: :class:`Tencentcloud::ocr::V20181119::InstitutionOCRRequest`
|
|
1025
1046
|
# @rtype: :class:`Tencentcloud::ocr::V20181119::InstitutionOCRResponse`
|
|
@@ -1044,6 +1065,8 @@ module TencentCloud
|
|
|
1044
1065
|
|
|
1045
1066
|
# 本接口支持病案首页、费用清单、结算单、医疗发票四种保险理赔单据的文本识别和结构化输出。
|
|
1046
1067
|
|
|
1068
|
+
# 默认接口请求频率限制:1次/秒。
|
|
1069
|
+
|
|
1047
1070
|
# @param request: Request instance for InsuranceBillOCR.
|
|
1048
1071
|
# @type request: :class:`Tencentcloud::ocr::V20181119::InsuranceBillOCRRequest`
|
|
1049
1072
|
# @rtype: :class:`Tencentcloud::ocr::V20181119::InsuranceBillOCRResponse`
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-ocr
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.535
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-03-
|
|
11
|
+
date: 2023-03-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|