lib/v20181119/client.rb in tencentcloud-sdk-ocr-3.0.896 vs lib/v20181119/client.rb in tencentcloud-sdk-ocr-3.0.897
- old
+ new
@@ -264,10 +264,11 @@
rescue StandardError => e
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
end
# 本接口用于识别门头照分类标签信息
+ # 默认接口请求频率限制:1次/秒
# @param request: Request instance for ClassifyStoreName.
# @type request: :class:`Tencentcloud::ocr::V20181119::ClassifyStoreNameRequest`
# @rtype: :class:`Tencentcloud::ocr::V20181119::ClassifyStoreNameResponse`
def ClassifyStoreName(request)
@@ -287,10 +288,12 @@
raise e
rescue StandardError => e
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
end
+ # 智慧表单产品已下线,需要下线相关API
+
# 本接口可创建智能表单录入任务,支持多个识别图片和PDF的URL上传,返回含有识别内容的操作页面URL。
# 智能表单录入产品提供高准确率的表单识别技术和人工核对工具,支持自定义字段,将识别结果自动填入到自定义条目中,并提供人工操作工具,完成整个表单识别过程。适用性强,可对票据、合同、货单等文件的识别,适用于金融、货代、保险、档案等领域。本产品免费公测中,您可以点击demo(超链接:https://ocr.smartform.cloud.tencent.com/)试用,如需购买请与商务团队联系。
# @param request: Request instance for CreateAIFormTask.
@@ -892,10 +895,12 @@
raise e
rescue StandardError => e
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
end
+ # 智慧表单产品已下线,需要下线相关API
+
# 支持查询智能表单录入任务的状态。本产品免费公测中,您可以点击demo(超链接:https://ocr.smartform.cloud.tencent.com/)试用,如需购买请与商务团队联系。
# @param request: Request instance for GetTaskState.
# @type request: :class:`Tencentcloud::ocr::V20181119::GetTaskStateRequest`
# @rtype: :class:`Tencentcloud::ocr::V20181119::GetTaskStateResponse`
@@ -2006,9 +2011,10 @@
rescue StandardError => e
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
end
# 本接口用于识别门头照文字识别结果以及对应分类标签信息
+ # 默认接口请求频率限制:1次/秒
# @param request: Request instance for RecognizeStoreName.
# @type request: :class:`Tencentcloud::ocr::V20181119::RecognizeStoreNameRequest`
# @rtype: :class:`Tencentcloud::ocr::V20181119::RecognizeStoreNameResponse`
def RecognizeStoreName(request)
\ No newline at end of file