Skip to content

Commit 5663132

Browse files
committed
人机问答系统YodaQA介绍
1 parent 36731ee commit 5663132

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,15 +185,23 @@
185185

186186
[Watsonsim主页](https://github.com/SeanTater/uncc2014watsonsim/)
187187

188-
3、IBM Watson(商业)
188+
3、YodaQA(Java开源)
189+
190+
YodaQA is an open source Question Answering system.
191+
using on-the-fly Information Extraction from various data sources (mainly enwiki).
192+
YodaQA stands for "Yet anOther Deep Answering pipeline" and
193+
the system is inspired by the DeepQA (IBM Watson) papers.
194+
It is built on top of the Apache UIMA.
195+
196+
4、IBM Watson(商业)
189197

190198
Watson is built to mirror the same learning process that we have.
191199
Watson has been learning the language of professions and is trained
192200
by experts to work across many different industries.
193201
194202
[IBM Watson主页](http://www.ibm.com/smarterplanet/us/en/ibmwatson/what-is-watson.html)
195203

196-
4、Siri(商业)
204+
5、Siri(商业)
197205

198206
Siri /ˈsɪri/ is a part of Apple Inc.'s iOS which works as
199207
an intelligent personal assistant and knowledge navigator.
@@ -203,14 +211,14 @@
203211

204212
[Siri主页](http://www.apple.com/ios/siri/)
205213

206-
5、Magi Semantic Search(商业)
214+
6、Magi Semantic Search(商业)
207215

208216
Magi is a search engine that gives you answers instead of references.
209217
It's designed to be General, Feasible and Useful.
210218

211219
[Magi Semantic Search主页](http://www.peak-labs.com/)
212220

213-
6、微软小冰(商业)
221+
7、微软小冰(商业)
214222

215223
微软小冰是智能聊天机器人,基于微软搜索引擎和大数据积累,所有数据全部来自于公开的互联网网页信息。
216224

0 commit comments

Comments
 (0)