logo
金融实体识别
金融实体识别接口用于识别一段文本中的特定实体信息,支持识别公司(A股上市公司、港股上市公司、美股上市公司、金融机构、发债企业、其他公司)、组织、债券、基金、商品期货、指数、EDB指标、股债指标、产品、人名、职位、地点、时间等。
提供方: 万得智能开放平台
  • 在线体验

  • 返回信息

  • 入参信息

在线体验

返回信息

application/json
键值类型名称描述
RootobjectRoot
messagestring错误信息
statusstring错误码0代表正常,1代表错误,具体错误信息请参考 message
windNerPlugInfoobject存放金融实体识别的结果
status_codestring状态码200 : 服务正常 501: 传参为空或错误 503: 实体链接服务不可用 505: 实体匹配服务不可用 500: 其他未知内部异常
dataarray金融实体识别结果
array
object
nerTypestringnerType
startIndexstringstartIndex
endIndexstringendIndex
idstringid
typestringtype
entitystringentity
succeedstring请求访问是否功true/false
cost_timestring金融实体识别服务消耗时间单位:秒
messagestring接口异常信息

入参信息

请求参数:
键值位置必填名称描述
wind.sessionidheader-sessionid
请求体:
描述: application/json
键值类型名称描述
RootobjectRoot
bodyobjectbody
textstring需要进行实体识别的文本内容
outTypestringtuple
sourcestring请求来源WIND.SHARED