resetful-api-gpu
  1. 精排模型
resetful-api-gpu
  • 项目必读
    • 项目必读
  • 相关(tripabout)
    • 获取相似AI问答
      POST
    • 获取相似咨询
      POST
  • 文本分类(classification)
    • 获取一级分类
      POST
  • 数据模型
    • 精排模型
      • 精排召回模型
  1. 精排模型

精排召回模型

{
    "result": [
        {
            "score": 0.4,
            "sort_sourceid": 0,
            "sort_sourcetype": 0,
            "sort_text": "精排召回的标题"
        }
    ],
    "text": "需要精排的原标题"
}
Built with