“141011-progress”版本间的差异
来自cslt Wiki
(以“==Problem== * QA framework * wrong order or template expansion * incomplete information in question * correct the input error ==soluation== *QA framework :* check...”为内容创建页面) |
(→soluation) |
||
| 第12行: | 第12行: | ||
:* vsm or word2vec mach | :* vsm or word2vec mach | ||
:* Automatic template expansion,may use SEMPRE[http://nlp.stanford.edu/software/sempre/] | :* Automatic template expansion,may use SEMPRE[http://nlp.stanford.edu/software/sempre/] | ||
| − | :* now use the combination of the word to cover the wrong order. now just deal with the two | + | :* now use the combination of the word to cover the wrong order. now just deal with the two words. |
| + | |||
==now problem== | ==now problem== | ||
* code | * code | ||
:* the standard question and template all is loaded into the lucene index. so it is ok? | :* the standard question and template all is loaded into the lucene index. so it is ok? | ||
2014年10月11日 (六) 01:17的版本
Problem
- QA framework
- wrong order or template expansion
- incomplete information in question
- correct the input error
soluation
- QA framework
- check other company or opensource framwork
- read the QA reveiew,tutorial and paper
- wrong order or template expansion
- vsm or word2vec mach
- Automatic template expansion,may use SEMPRE[1]
- now use the combination of the word to cover the wrong order. now just deal with the two words.
now problem
- code
- the standard question and template all is loaded into the lucene index. so it is ok?