我想创建一个文本搜索引擎 [英] I want to create a text search engine

查看:94
本文介绍了我想创建一个文本搜索引擎的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一个文本搜索引擎,如果支持系统中出现新查询,则该引擎应分析所有先前的故障单以提出可能的解决方案.

I want to create a text search engine, where if a new query comes in the support system, it should analyze all previous tickets to suggest possible solution.

有没有可用的文本搜索API?

It there any text search API available?

推荐答案

认知服务文本分析API应该适用于此想要识别句子或完整票证中的关键短语或对象.短语提取记录在这里: https://docs.microsoft.com/zh-CN/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to-keyword-extraction

The Cognitive Services Text Analytics API should be suited for this, if you want to identify key phrases or objects in a sentence or the full ticket. Phrase Extraction is documented here: https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to-keyword-extraction

您还可以在API参考页上测试API并查看代码示例:

You can also test the API and review code samples on the API Reference Page: https://westus.dev.cognitive.microsoft.com/docs/services/TextAnalytics.V2.0/operations/56f30ceeeda5650db055a3c6


这篇关于我想创建一个文本搜索引擎的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆