Skip to content

Overview of main components

dongnanzhy edited this page Nov 5, 2014 · 24 revisions

There are three main part in this system: question processing, document processing and answer processing. ![](/Users/dongnanzhy/Desktop/Screen Shot 2014-11-04 at 7.10.54 PM.png) Question processing: question parse, semantic transformation, answer type recognition and keywords extraction.

Document processing: passage retrieval and document retrieval.

Answer processing: answer extraction, theorem prover, answer justification, answer reranking.

The answer processing part is intelligent in this system since its results influenced by experience.

Clone this wiki locally