File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 208
208
运行程序后会在当前目录下生成目录deep-qa,目录里面又有两个目录dic和questionTypePatterns。
209
209
dic是中文分词组件依赖的词库,questionTypePatterns是问题类别分析依赖的模式定义,可根据自己的需要修改。
210
210
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
+
211
222
[ 测试人机问答系统智能性的3760个问题] ( http://my.oschina.net/apdplat/blog/401622 )
212
223
213
224
[ 人机问答系统的前世今生] ( http://my.oschina.net/apdplat/blog/420370 )
216
227
217
228
[ What is Question Answering?] ( https://class.coursera.org/nlp/lecture/155 )
218
229
219
- 本项目在由100offer举办的「寻找实干和坚持的技术力量」Side Project赞助活动中被评选为[ 「最具人气奖」] ( http://i.100offer.com/projects/result )
220
-
221
- 其他人机问答系统介绍:
230
+ ##其他人机问答系统介绍:
222
231
223
232
1、OpenEphyra(Java开源)
224
233
You can’t perform that action at this time.
0 commit comments