“Hulan-2014-01-22”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
第1行: 第1行:
 
=Question Answer System Development=
 
=Question Answer System Development=
 +
 
==States==
 
==States==
 
* Index built with both standard and extended questions
 
* Index built with both standard and extended questions
第5行: 第6行:
 
:* Template confusion
 
:* Template confusion
 
:* Template not complete  
 
:* Template not complete  
 +
 
* Solution
 
* Solution
 
:* When matching questions, first match chatting patterns considering edit distance
 
:* When matching questions, first match chatting patterns considering edit distance
 
:* When matching professional patterns, considering distance as well after Lucent search
 
:* When matching professional patterns, considering distance as well after Lucent search
 +
:* Template should be designed to cover rationale questions, while search should handle general queries
 +
:* Should enrich template, and add the template in search
 +
:* Second pass search with advanced scoring
  
 +
* Implementation details
 +
:* Increase template loading, using memory map
 +
:* N-best output
 +
:* Delete rules by graph labeling, periodic update
  
 +
==Advanced topics==
 +
* database QA
 +
* Word semantic expansion
  
 
+
==Team Management==
 
+
:* structure and non structure system integration
 
+
:* explore new applications of the current technologies
* Goal
+
:* Setup a rush-hour team to boost Huilan QA, target for 70%
:* Discuss the challenges encountered
+
:* Team work between Huilan and Tsinghua
+

2014年1月22日 (三) 04:24的版本

Question Answer System Development

States

  • Index built with both standard and extended questions
  • 80% accuracy when matching these questions
  • Template confusion
  • Template not complete
  • Solution
  • When matching questions, first match chatting patterns considering edit distance
  • When matching professional patterns, considering distance as well after Lucent search
  • Template should be designed to cover rationale questions, while search should handle general queries
  • Should enrich template, and add the template in search
  • Second pass search with advanced scoring
  • Implementation details
  • Increase template loading, using memory map
  • N-best output
  • Delete rules by graph labeling, periodic update

Advanced topics

  • database QA
  • Word semantic expansion

Team Management

  • structure and non structure system integration
  • explore new applications of the current technologies
  • Setup a rush-hour team to boost Huilan QA, target for 70%