文本处理API提供分词、关键信息抽取、分类、词性语法分析等功能,具备高效、准确、灵活、易用等特点,兼容多种编程语言和平台,适用于多种场景。
通过计算语义距离,可对语义相似度进行推测。
showapi_res_body
curl -X POST "https://route.showapi.com/2663-10?appKey=YOUR_APPKEY" \ -H "content-type: application/x-www-form-urlencoded" \ -d "word1=%E8%8B%B9%E6%9E%9C&word2=%E9%A6%99%E8%95%89"
{ "showapi_res_error": "", "showapi_res_code": 0, "showapi_res_id": "60e2b6ca0de376f451a66a6d", "showapi_res_body": { "distance": 990, "ret_code": 0, "remark": "成功" } }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-2663": { "url": "http://www.showapi.com.cn/mcp/2663/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033