Skip to content

Commit f1534aa

Browse files
committed
Watson介绍
1 parent 7694233 commit f1534aa

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,17 @@
208208
运行程序后会在当前目录下生成目录deep-qa,目录里面又有两个目录dic和questionTypePatterns。
209209
dic是中文分词组件依赖的词库,questionTypePatterns是问题类别分析依赖的模式定义,可根据自己的需要修改。
210210

211+
##Watson介绍:
212+
213+
Watson is a computer system like no other ever built.
214+
It analyzes natural language questions and content well enough and fast enough
215+
to compete and win against champion players at Jeopardy!
216+
217+
[This is Watson:A detailed explanation of how Watson works](http://ieeexplore.ieee.org/xpl/tocresult.jsp?isnumber=6177717)
218+
[The DeepQA Research Team](http://researcher.watson.ibm.com/researcher/view_group.php?id=2099)
219+
220+
##相关文章:
221+
211222
[测试人机问答系统智能性的3760个问题](http://my.oschina.net/apdplat/blog/401622)
212223

213224
[人机问答系统的前世今生](http://my.oschina.net/apdplat/blog/420370)
@@ -216,9 +227,7 @@
216227

217228
[What is Question Answering?](https://class.coursera.org/nlp/lecture/155)
218229

219-
本项目在由100offer举办的「寻找实干和坚持的技术力量」Side Project赞助活动中被评选为[「最具人气奖」](http://i.100offer.com/projects/result)
220-
221-
其他人机问答系统介绍:
230+
##其他人机问答系统介绍:
222231

223232
1、OpenEphyra(Java开源)
224233

0 commit comments

Comments
 (0)