关于API:
该API能够检测到超过149个专门针对宿舍、酒店和民宿的语义模型。这是最完整的评论分析API。
该API将接收您的客户提供的评论,并提供所有被识别的语义模型,以及它们是好评还是差评。
监控您的评论:能够检测客户对其住宿的满意度。识别出对他们来说最好的和最差的地方。
基于细分创建报告:开始创建自己的报告,开始衡量客户在您的地方最喜欢什么,以及他们认为可以改进的地方。
更好地接触您的客户:在您检测到用户喜欢您的地方后,您可以创建突出这些附加服务或体验的内容,您知道您提供的独一无二。
除每月API请求数量外:
此端点将所有结果以一个输出返回:整体情感、方面、类别、语义分析和语义摘要
运行分析 - 端点功能
| 对象 | 描述 |
|---|---|
text |
[必需] The review text you want to analyze |
title |
可选 The title of your review. Optional. |
{"general_sentiment":2,"categories":{"0":{"name":"hotel","count":1,"sentiment_score":2}},"aspects":{"0":{"name":"opinion","count":1,"sentiment_score":2}},"semantic_analysis":{"0":{"id_semantic_model":226,"name_semantic_model":"overall_good_satisfied","description":"The customer was satisfied in general, good overall, nice stay, good experience, good place, enjoyable experience, everything we needed, met my expectations, hotel was great","id_opposite_semantic_model":228,"category":"hotel","aspect":"opinion","feature":"overall good, satisfied","polarity":2,"segment":"Excellent Choice"}},"semantic_summary":{"0":"The customer was satisfied in general"}}
curl --location --request POST 'https://zylalabs.com/api/316/sentiment+analyzer+for+hotel+reviews+api/257/run+analysis?text=Everything was great during our stay. We ordered a queen size room on the second floor. The room that we stayed in was clean and spacious. It has everything in the room that we need, also well equipped kitchen, coffee maker and so on. Bathroom was clean, lots of space and clean towels. wifi was free and works fine. room was very clean and cleaned on daily basis. Breakfast was a little bit small, but very tasty. Also, the spa was included, thats great. The activities that the hotel proposed were also great. It was also close to the beach, also not far from the restaurants and shopping. Hotel was also nice and renovated, staff desk was very friendly and helpful. Overall this place was excellent and exceeded my expectations. Recommend this place to everyone, we will definitely come back.&title=Excellent Choice' --header 'Authorization: Bearer YOUR_API_KEY'
| 标头 | 描述 |
|---|---|
授权
|
[必需] 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。 |
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
运行分析端点返回全面的输出,包括一般情感、类别、方面、语义分析和所提供酒店评价的语义摘要
响应中的主要字段包括“总体情感”“类别”“方面”“语义分析”和“语义摘要”每个字段提供对评论不同维度的见解
响应数据采用JSON格式结构化,每个键表示分析的特定方面。例如“general_sentiment”表示总体情感,而“aspects”详细说明评论中提到的特定元素
该端点提供了对客户情感的洞察,识别评论的关键类别和方面,并提供语义摘要,帮助用户全面理解客户反馈
用户可以通过向运行分析端点提供特定的酒店评论文本来定制他们的请求,从而根据个别客户反馈进行量身定制的情感分析
该API利用超过149个专为酒店行业设计的语义模型的集合,确保分析与酒店评论相关且准确
通过使用基于行业趋势和用户反馈不断改进的专用语义模型,确保数据的准确性,从而保证可靠的情感分析
典型的使用案例包括监测客户满意度 生成关于客人偏好的详细报告 以及通过突出酒店体验的积极方面来增强市场营销策略