Package | Description |
---|---|
com.tencentcloudapi.mrs.v20200910 | |
com.tencentcloudapi.mrs.v20200910.models |
Modifier and Type | Method and Description |
---|---|
TextToClassResponse |
MrsClient.TextToClass(TextToClassRequest req)
文本分类
适用场景:经过腾讯医疗专用 OCR 从图片识别之后的文本,并且需要加上每个字符的坐标信息,才可以调用此接口。通过其它 OCR 识别的文本可能不适配。医院的 XML 格式文本也不适配,XML 文件需要经过特殊转换才能直接调用此接口。单次调用传入的文本不宜超过 2000 字。如有需要调用此接口,建议先咨询产品团队。
|
Constructor and Description |
---|
TextToClassResponse(TextToClassResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.