Word2Vec_WV
POST
请求参数
参数名
类型
描述
必填
model
string
选择模型,示例:肺癌
必填
word
string
查询词,示例:细胞
必填
响应参数
参数名
类型
描述
必填
model
string
选择模型,示例:肺癌
必填
word
string
查询词,示例:细胞
必填
is_exist
boolean
是否存在,若为true,则返回features,若为false,可以不返回
必填