11693-2 / project-team02

Software Method Team Project
4 stars 1 forks source link

Proposal Outline - yifuw #1

Closed wangyifu closed 9 years ago

wangyifu commented 9 years ago

Proposal Outline

Questions Focused on Final System

The difficulty of these questions are increasing, since first two types questions can be solved by searching keywords or compare sentence similarity, but last two types may need some "intelligent thinking" in our system. I think we may going to solve first two types in the first stages, when the system's performance is good enough, we will try our best to solve last two questions.

Technologies and External Tools

One collection reader, multiple annotators, and one CAS consumer.

Aspects

From past homework, maybe we can use Lingpipe to extract gene information, and using some sentence similarity algorithm to find answers.

Evaluation

Since the golden standard answer is not provided, we may mark the golden answer by ourselves manually. As for evaluation, we may use some conceptions like MRR, p-value, confidence interval

xiliuhk commented 9 years ago

Nice job! I think we may need to research on the intelligent component. After implementing the solutions for the first and second question, we may have a clearer idea about the error analysis part.

xiliuhk commented 9 years ago

OpenNLP