watson studio_认可Watson认知服务

2023-11-06

watson studio

Over the last weeks I had to pleasure to investigate most of the Watson services on Bluemix. Below is a series of articles I published on my personal blog. In the articles I describe the different services, most of the times by providing simple samples including code snippets and screenshots.

在过去的几周中,我不得不高兴地研究了Bluemix上的大多数Watson服务。 以下是我在个人博客上发布的一系列文章。 在大多数文章中,我通过提供简单的示例(包括代码片段和屏幕截图)来描述不同的服务。

Overall I really like the developer experience of the Watson services and how easy it is to embed cognitive functionality in your own applications. The last versions of some of the services can now be trained for your own domains which makes them even more valuable. So from me a “Thumbs Up” for the cognitive Watson services.

总体而言,我真的很喜欢Watson服务的开发人员经验以及将认知功能嵌入您自己的应用程序有多么容易。 现在可以针对您自己的域训练某些服务的最新版本,这使它们变得更加有价值。 因此,对我来说,为Watson认知服务提供“赞许”。

Thumbs Up for Watson’s Visual Recognition ServiceWatson’s Visual Recognition service understands the contents of images. You can train this service with your own classifications. This article describes a simple sample how to train Watson to recognize the thumbs up gesture.

Watson的视觉识别服务的赞许 Watson的视觉识别服务可以理解图像的内容。 您可以使用自己的分类来训练此服务。 本文介绍了一个简单的示例,该示例如何训练Watson识别竖起大拇指的手势。

Steering Anki Overdrive Cars via Speech RecognitionVia a combination of the Watson Speech to Text service and the Watson Natural Language Classifier service Anki Overdrive cars can be steered.

通过语音识别来引导Anki Overdrive汽车通过结合Watson语音到文本服务和Watson自然语言分类器服务,可以操纵Anki Overdrive汽车。

Analyzing the Personalities of Minecraft Players with WatsonIn multiplayer games it might make sense to understand the personalities of competitors or to understand the personalities of players when forming teams. This article describes how the Personality Insights service could be used in Minecraft.

使用Watson分析Minecraft玩家的个性在多人游戏中,组建团队时,了解竞争对手的个性或了解玩家的个性可能是有意义的。 本文介绍了如何在Minecraft中使用Personality Insights服务。

Having Fun with the Bluemix Selfie DroneThis Bluemix demonstration showcases the Internet of Things functionality and cognitive Watson services. With the “Bluemix Selfie Drone” application you can take selfies and tweet the portraits on the pictures which are identified via the Alchemy Face Recognition API.

与Bluemix Selfie Drone一起玩耍这个Bluemix演示展示了物联网功能和Watson认知服务。 使用“ Bluemix Selfie Drone”应用程序,您可以拍照并通过Alchemy Face Recognition API识别照片上的肖像鸣叫。

Watson Concept Insights Sample for Eclipse FAQMy colleague Hiroaki Komine and I open sourced a sample that shows how to use the Watson Concept Insights service and the Watson Document Conversion service on Bluemix to improve search results for the Eclipse FAQ.

Eclipse FAQ的Watson Concept Insights示例我的同事Hiroaki Komine和我开源了一个示例,该示例演示了如何在Bluemix上使用Watson Concept Insights服务和Watson Document Conversion服务来改善Eclipse FAQ的搜索结果。

Customizing the Watson Language Translation ServiceWith the Watson Language Translation service you can translate from and to English, French, Portuguese, Arabic, Spanish and Egyptian. To optimize the translations you can customize the service for your own domains.

定制Watson语言翻译服务使用Watson语言翻译服务,您可以翻译英文,法文,葡萄牙文,阿拉伯文,西班牙文和埃及文。 要优化翻译,您可以针对自己的域自定义服务。

Building Cognitive Question and Answer SystemsIBM Watson provides services to enable cognitive functionality in your own applications. In this article I describe on a high level how to ‘mix’ some of these services to build question and answers systems.

构建认知问答系统 IBM Watson提供服务以在您自己的应用程序中启用认知功能。 在本文中,我将高级别描述如何“混合”这些服务中的一些以构建问答系统。

Simple Sample of the Watson Dialog ServiceWith the Watson Dialog service developers can build applications using natural language to automatically respond to user questions, for example to help users to reset their passwords.

Watson Dialog服务的简单示例使用Watson Dialog服务,开发人员可以使用自然语言来构建应用程序,以自动响应用户问题,例如帮助用户重置密码。

Classify Natural Language without a Background in Machine LearningWith the Natural Language Classifier Watson service developers can classify natural language so that, for example, you can build a virtual agent application that answers common questions.

在机器学习中无需背景即可对自然语言进行分类使用自然语言分类器,Watson服务开发人员可以对自然语言进行分类,例如,您可以构建一个可以回答常见问题的虚拟代理应用程序。

Sample of the Watson Tone Analyzer for WordPressWith the Watson Tone Analyzer service you can discover, understand, and revise the language tones in text before you publish, send or share it. This articles contains a little sample how to invoke the service from WordPress via a simple Chrome extension.

用于WordPress的Watson Tone Analyzer的样本使用Watson Tone Analyzer服务,您可以在发布,发送或共享文本之前发现,理解和修改文本中的语言。 本文包含一个小示例,介绍了如何通过简单的Chrome扩展程序从WordPress调用服务。

Text Analysis via AlchemyAPI to identify Entities, Concepts and SentimentsThe AlchemyAPI service provides multiple AlchemyLanguage APIs that offer text analysis through natural language processing. This article includese some samples that show how to extract entities and concepts and how to understand sentiments.

通过AlchemyAPI进行文本分析以识别实体,概念和情感 AlchemyAPI服务提供了多个AlchemyLanguage API,这些API通过自然语言处理提供文本分析。 本文包括一些示例,这些示例显示了如何提取实体和概念以及如何理解情绪。

News Analysis via AlchemyAPI for Topics, Companies and PeopleThe AlchemyAPI service provides an API to access news and blog content from the last 60 days enriched with meta information like sentiments and entities identified through natural language processing.

通过AlchemyAPI对主题,公司和人员进行新闻分析 AlchemyAPI服务提供了一个API,可以访问过去60天内的新闻和博客内容,其中包含通过自然语言处理识别的情感和实体等元信息。

Simple Sample of the Watson Document Conversion ServiceWith the Watson Document Conversion service PDF, Word and HTML documents can be converted into HTML, plain text or JSON. The converted documents can be used as input to other Watson services like Concept Insights and Retrieve and Rank.

Watson文档转换服务的简单示例使用Watson Document Conversion服务PDF,可以将Word和HTML文档转换为HTML,纯文本或JSON。 转换后的文档可以用作其他Watson服务的输入,例如Concept Insights和Retrieve and Rank。

翻译自: https://www.pybloggers.com/2016/02/thumbs-up-for-the-cognitive-watson-services/

watson studio

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

watson studio_认可Watson认知服务 的相关文章

  • 无法解析插件 Java Spring

    我正在使用 IntelliJ IDEA 并且我尝试通过 maven 安装依赖项 但它给了我这些错误 Cannot resolve plugin org apache maven plugins maven clean plugin 3 0
  • Flask如何获取请求的HTTP_ORIGIN

    我想用我自己设置的 Access Control Allow Origin 标头做出响应 而弄清楚请求中的 HTTP ORIGIN 参数在哪里似乎很混乱 我在用着烧瓶 0 10 1 以及HTTP ORIGIN似乎是这个的特点之一object
  • 禁止的软件包名称:java

    我尝试从数据库名称为 jaane 用户名 Hello 和密码 hello 获取数据 错误 java lang SecurityException Prohibited package name java at java lang Class
  • Java按日期升序对列表对象进行排序[重复]

    这个问题在这里已经有答案了 我想按一个参数对对象列表进行排序 其日期格式为 YYYY MM DD HH mm 按升序排列 我找不到正确的解决方案 在 python 中使用 lambda 很容易对其进行排序 但在 Java 中我遇到了问题 f
  • IO 密集型任务中的 Python 多线程

    建议仅在 IO 密集型任务中使用 Python 多线程 因为 Python 有一个全局解释器锁 GIL 只允许一个线程持有 Python 解释器的控制权 然而 多线程对于 IO 密集型操作有意义吗 https stackoverflow c
  • python获取上传/下载速度

    我想在我的计算机上监控上传和下载速度 一个名为 conky 的程序已经在 conky conf 中执行了以下操作 Connection quality alignr wireless link qual perc wlan0 downspe
  • 加密 JBoss 配置中的敏感信息

    JBoss 中的标准数据源配置要求数据库用户的用户名和密码位于 xxx ds xml 文件中 如果我将数据源定义为 c3p0 mbean 我会遇到同样的问题 是否有标准方法来加密用户和密码 保存密钥的好地方是什么 这当然也与 tomcat
  • 如何在seaborn displot中使用hist_kws

    我想在同一图中用不同的颜色绘制直方图和 kde 线 我想为直方图设置绿色 为 kde 线设置蓝色 我设法弄清楚使用 line kws 来更改 kde 线条颜色 但 hist kws 不适用于显示 我尝试过使用 histplot 但我无法为
  • 如何在 Python 中追加到 JSON 文件?

    我有一个 JSON 文件 其中包含 67790 1 kwh 319 4 现在我创建一个字典a dict我需要将其附加到 JSON 文件中 我尝试了这段代码 with open DATA FILENAME a as f json obj js
  • 在mockito中使用when进行模拟ContextLoader.getCurrentWebApplicationContext()调用。我该怎么做?

    我试图在使用 mockito 时模拟 ContextLoader getCurrentWebApplicationContext 调用 但它无法模拟 here is my source code Mock org springframewo
  • Java列表的线程安全

    我有一个列表 它将在线程安全上下文或非线程安全上下文中使用 究竟会是哪一个 无法提前确定 在这种特殊情况下 每当列表进入非线程安全上下文时 我都会使用它来包装它 Collections synchronizedList 但如果不进入非线程安
  • 获取 JVM 上所有引导类的列表?

    有一种方法叫做findBootstrapClass对于一个类加载器 如果它是引导的 则返回一个类 有没有办法找到类已经加载了 您可以尝试首先通过例如获取引导类加载器呼叫 ClassLoader bootstrapLoader ClassLo
  • 静态变量的线程安全

    class ABC implements Runnable private static int a private static int b public void run 我有一个如上所述的 Java 类 我有这个类的多个线程 在里面r
  • 编译器抱怨“缺少返回语句”,即使不可能达到缺少返回语句的条件

    在下面的方法中 编译器抱怨缺少退货声明即使该方法只有一条路径 并且它包含一个return陈述 抑制错误需要另一个return陈述 public int foo if true return 5 鉴于Java编译器可以识别无限循环 https
  • 在 Maven 依赖项中指定 jar 和 test-jar 类型

    我有一个名为 commons 的项目 其中包含运行时和测试的常见内容 在主项目中 我添加了公共资源的依赖项
  • Firebase 添加新节点

    如何将这些节点放入用户节点中 并创建另一个节点来存储帖子 我的数据库参考 databaseReference child user getUid setValue userInformations 您需要使用以下代码 databaseRef
  • 使用 JMF 创建 RTP 流时出现问题

    我正处于一个项目的早期阶段 需要使用 RTP 广播DataStream创建自MediaLocation 我正在遵循一些示例代码 该代码目前在rptManager initalize localAddress 出现错误 无法打开本地数据端口
  • Python 类继承 - 诡异的动作

    我观察到类继承有一个奇怪的效果 对于我正在处理的项目 我正在创建一个类来充当另一个模块的类的包装器 我正在使用第 3 方 aeidon 模块 用于操作字幕文件 但问题可能不太具体 以下是您通常如何使用该模块 project aeidon P
  • 导入错误:没有名为 site 的模块 - mac

    我已经有这个问题几个月了 每次我想获取一个新的 python 包并使用它时 我都会在终端中收到此错误 ImportError No module named site 我不知道为什么会出现这个错误 实际上 我无法使用任何新软件包 因为每次我
  • 节拍匹配算法

    我最近开始尝试创建一个移动应用程序 iOS Android 它将自动击败比赛 http en wikipedia org wiki Beatmatching http en wikipedia org wiki Beatmatching 两

随机推荐