Amazon Comprehend logo

Amazon Comprehend

Amazon Comprehend

正常开源cloudAmazon Web Services62· JavaScript· MIT

分析文档内容,识别主题、情感和语言等信息。

访问站点 ↗源码 ↗健康巡检 15 小时前
适合什么时候用

支持多种文本分析任务

先注意什么

先确认文档深度和真实 endpoint 形态,再判断它是否适合正式接入。

第一步先查

开始使用Amazon Comprehend需要通过AWS凭证进行身份验证。请参考AWS文档了解设置和API使用详情。

认证
CORS
不支持
HTTPS
注册
?
延迟
40 ms
协议
REST
计费
Stars
62

可用率 · 30 天窗口

巡检: 4可用率: 100%平均延迟: 55ms

GitHub 活跃度

62JavaScriptMIT17 未关闭 issue上次提交 114 天前
01

关于这个 API

Amazon Comprehend是亚马逊云服务提供的自然语言处理服务。它能够从非结构化文本中提取洞察,识别文档中的主题、情感、实体和语言,帮助理解大量文本数据的内容和上下文。

开发者可以利用Amazon Comprehend构建分析客户反馈、自动内容分类或增强搜索功能的应用。其与AWS服务的集成使其适合可扩展且安全的部署。

该服务适用于需要处理和分析文本数据但不想从零构建复杂机器学习模型的企业和开发者。它将自然语言处理的复杂性抽象为易用的API操作,方便集成到各种应用中。

02

你可以做什么

  • 1检测文档中的主要语言
  • 2分析文本内容的情感
  • 3识别文档中的关键主题
  • 4从文本中提取实体
03

优劣对比

优点

  • 支持多种文本分析任务
  • 可与AWS生态系统集成
  • 处理非结构化文本数据
04

示例请求

通用模板 — 实际 endpoint 请查阅文档替换 <endpoint>。
curl https://github.com/mermade/aws2openapi/<endpoint>
05

快速开始

开始使用Amazon Comprehend需要通过AWS凭证进行身份验证。请参考AWS文档了解设置和API使用详情。

06

常见问题

Do I need an API key to use Amazon Comprehend?+

You need AWS credentials to authenticate and access Amazon Comprehend.

What types of text analysis can Amazon Comprehend perform?+

It can detect language, analyze sentiment, identify topics, and extract entities from text.

Is there a free tier available for Amazon Comprehend?+

AWS typically offers a free tier for many services; check AWS official documentation for current details.

Can I use Amazon Comprehend directly from a browser?+

Direct browser use is uncommon; typically, calls are made from backend services with proper AWS authentication.

Is HTTPS required to use Amazon Comprehend?+

Yes, AWS APIs including Amazon Comprehend require HTTPS for secure communication.

07

技术细节

CORS: NoHTTPS: Yes注册: ?开源: Yes
认证方式
unknown
计费
unknown
协议
REST
响应时间
40 ms
上次巡检
2026/5/15 14:52:42
08

标签

09

更多来自 Amazon Web Services 的 API