需两次购买:①订购原厂商接口 ②免费接口,注册后直接调用;提供全面、领先的NLP基础模块能力,涵盖词、短语、句子等不同粒度的底层能力,您可将其应用于多种技术和业务方向。
自动分析文本中的依存句法结构信息,实现对自然语言的精准理解。原接口订购地址:https://cloud.baidu.com/product/nlp_basic
showapi_res_body
curl -X POST "https://connector.showapi.com/2561-11?appKey=YOUR_APPKEY" \ -H "content-type: application/x-www-form-urlencoded" \ -d "ds_id=&text=%E4%BB%8A%E5%A4%A9%E5%A4%A9%E6%B0%94%E6%80%8E%E4%B9%88%E6%A0%B7&charset=UTF-8"
{ "log_id": 12345, "text":"今天天气怎么样", "items":[ { "id":"1", "word":"今天", "postag":"t", "head":"2", "deprel":"ATT" }, { "id":"2", "word":"天气", "postag":"n", "head":"3", "deprel":"SBV" }, { "id":"3", "word":"怎么样", "postag":"r", "head":"0", "deprel":"HED" } ] }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-2561": { "url": "http://www.showapi.com.cn/mcp/2561/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033