<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Adapting IBQAS to work with text transciptions in QAst Task: IBQAst∗</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>M. Pardin ̃o</institution>
          ,
          <addr-line>J.M. G ́omez, H. Llorens, R. Mun ̃oz-Terol, B. Navarro-Colorado, E. Saquete, P. Mart ́ınez-Barco, P.</addr-line>
          <institution>Moreda and M. Palomar Grupo de Investigaci ́on en Procesamiento del Lenguaje Natural y Sistemas de Informaci ́on Natural Language Processing and Information Systems Group Department of Software and Computing Systems University of Alicante</institution>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper shows the results of adapting a modular domain English QA system (called IBQAS, whose initials correspond to Interchangeable Blocks Question Answering System) to work with both manual and automatic text transcriptions. This system provides a generic and modular framework using an approach based on the recognition of named entities as a method of extracting answers. The system architecture follows the general methodology of QA systems incorporating the modules detailed below: analysis of the question, information retrieval and extraction of the answer. In the analysis phase of the system, we extracted the type of question or type of answer expected, keywords and focus. Next, we used JIRS, a traditional Passage Retrieval system which is able to find structures in questions using n-gram models, for the information retrieval process. Finally, we selected the potential answers and those with higher scores were given as result.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        In this paper we will explain the adaptation to the CLEF 2008 QAST (Question Answering on
Speech Transcription) track of the Question Answering (QA) system IBQAS previously developed
by the University of Alicante [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], and we will report our official evaluation results in the
frame of this CLEF 2008 QAST track.
      </p>
      <p>In order to perform the first participation of the University of Alicante in the CLEF 2008
QAST track, only the Question Answering process over manual and automatic transcriptions of
European Parliament Plenary sessions in English (EPPS English corpus) has been carried out. So,
the goal of the QAST process is to extract the correct answer to factual and definition questions
over these recordings from the European Parliament. Nevertheless, we will only deal here with
factual questions.</p>
      <p>With the aim of performing the QAST process, the applied QA system is functionally
structured in three QA tasks: question analysis, retrieval of relevant passages from automatic and
∗This paper has been partially supported by the Spanish government, project TIN-2006-15265-C06-01 and
project GV06028, by the framework of the project QALL-ME, which is a 6th Framework Research Programme
of the European Union (EU), contract number: FP6-IST-033860, and by the Generalitat Valenciana throught the
research grant BFPI/2008/093.
manual speech transcripts and answer extraction.</p>
      <p>The application of this QA system to the QAST process is explained in the following sections
of the paper. So, next section presents the state-of-the-art of the systems that also perform QAST
process. Section number three details the core of the QAST-based system and its application to
the QAST process. Section number four shows the results obtained by the system according to the
CLEF 2008 QAST evaluation track. Finally, the last section details the conclusions and further
works.
2</p>
    </sec>
    <sec id="sec-2">
      <title>QAST background</title>
      <p>
        More concretely, in the state of the art for QAST task in CLEF 2007 there are five main systems:
• University of Catalonia [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]: This research group participated with two systems in the four
sub-tasks. Its main feature was that the systems made minimal use of syntactic analysis
and used a data-driven query relaxation algorithm to extract the best answer context from
the input question. The difference between the two systems was that one was tailored
for manual transcripts, while the other was tailored for automatic transcripts. In all four
sub-tasks they obtained the best performance with the system that was initially designed
for manual transcripts. Although the system designed for automatic transcripts performed
worse than expected, this approach is a good long-term research direction because it is the
only one of the two systems developed that can truly address the specific phenomena of
automatic transcripts. Their best performing runs have TOP1 scores that range from 0.21
(on automatic transcripts with WER of 38%) to 0.51 (on manual transcripts).
• LIMSI participation [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]: This group presented two different QA systems based on a complete
and multilevel analysis of both queries and documents. The main changes between both
systems were the replacement of the large set of hand-made rules by the automatic generation
of a research descriptor, and the addition of an efficient scoring of the candidate answers.
The evaluation of the systems showed that, on transcribed lectures, the best Accuracy result
was 39% for manual and 21.3% for automatic, and, on transcribed meetings was 24% for
manual and 18.3% for automatic.
• AnswerFinder [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]: This contribution was centered on a study of Named Entity (NE)
recognition on speech transcripts, and how such NE recognition impacts on the accuracy of the final
question answering system. The NE recognizer (AFNER) of the AnswerFinder
questionanswering project was ported to the types of answer expected in the QAst track. They
participated in all QAst sub-tasks with two runs per task. Their conclusions were that the
small training corpus and the presence of annotation errors in the AMI corpus made the
machine learning component of AFNER ineffective. Nevertheless, the system was second
(out of three participants) in one of the QAst subtasks (Task 3) with 19.77% accuracy for
the second run.
• Tokyo Institute of Technology [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] presented a QAST system based on non-linguistic,
datadriven approach with a noisy channel model. This system had two modules: the first one is
a IR system with a sentence-based retrieval approach. The corpus was pre-processed with
simple text processing: fillers and pauses removing, etc. The second module was the answer
extractor: the best answer was extracted with the maximum probability based on Bayes’
rules. The system was fourth in the QAst subtasks 1 with 0.20% of MRR.
• Finally, as previous papers, Neumann and Wang [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] adapted a previous open-domain QA
system to the specific task of QA in speech transcription: QAst-v1. This system was
developed for factual questions, and it was based on a NER system. They pre-process the speech
transcription corpus with automatic annotation of sentence boundaries, chunk structures
(based on dependency analysis) and Named Entities. Furthermore, they analyzed questions
with shallow dependency structures, NE recognition and expected answer type. For the
location of candidates answers they used redundancy, filtered by the correspondence between
the named entities of possible answers and the expected answer type. Ill-formed candidates
answers were deleted by manually specified rules. They run the system in two subtasks: T1
and T2. In the first one achieved 0.15 accuracy, and in the second one 0.09.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Description of the System</title>
      <p>
        This work shows the results of adapting a modular domain English QA system IBQAS based
on the proposal of Pizzato [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] to work with text transcripts both manual and automatic. This
system provides a generic and modular framework using an approach based on the recognition of
named entities as a method of extracting answers.
      </p>
      <p>The system architecture follows the general methodology of QA systems incorporating the
modules detailed below: analysis of the question, information retrieval and extraction of the
answer.</p>
      <p>In the analysis phase of the system, we extracted the type of question or type of answer expected
(by means of patterns like a question type taxonomy previously defined), keywords (verb main
phrases without nominal stopwords, denials) and focus (it describes the type of answer expected
when it is not possible to infer it from the interrogative particle, but it rarely appears in the
sentence where the answer is, so it should be removed from the list of keywords).</p>
      <p>For the information retrieval process, we did not use the IR module incorporated in the original
IBQAS but we adapted JIRS. JIRS is an IR system able to find structures in question using
ngram models. It uses a traditional Passage Retrieval system and searches each n-gram of the
question in the retrieved passages. Afterwards, it rates them depending on quantity and weight
of the n-grams of these passages.</p>
      <p>Finally, relevant documents are filtered and potential answers are extracted from them (using
Lingpipe to recognize location, person and organization entities; TERSEO for temporal
expressions and patterns to recognize other types of entities such as numeric entities, languages ...). The
last step consists on scoring and sorting the responses obtained to select several of them according
to the distance between each response and the keywords, as well as the mutual information of the
bigrams and trigrams of the passages.
3.1</p>
      <p>Question Analysis
The importance of this module relies on the fact that the success of all the other parts of the
system depends on it. Its goal is to extract any relevant information from the question. More
specifically, the presented system extracts the question type, the focus and the keywords (see figure
1).
3.1.1</p>
      <sec id="sec-3-1">
        <title>Question Type</title>
        <p>
          The question type indicates the expected answer type. For instance, the question ¿Where is
the Eiffel Tower? is expecting a location as answer. In this way, the goal of this section is to
classify the questions among the different types, given a taxonomy. Several taxonomies have been
developed with this purpose. Normally, these taxonomies are hierarchically organized offering
different granularities (coarse or fine) [
          <xref ref-type="bibr" rid="ref11 ref8">11, 8</xref>
          ]. Regarding the classification method, two main
types can be considered. On the one hand, methods based on Regular Expressions (REs) or
patterns[
          <xref ref-type="bibr" rid="ref11 ref7">11, 7</xref>
          ] are faster but have a lower recall and a higher development cost. On the other
hand, methods based on machine learning [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ] are slower but offer, normally, a higher recall and a
lower development cost.
        </p>
        <p>
          The presented system uses a set of REs in order to determine the question type. The
implemented patterns represent an extension of the ones used by Molla in AnswerFinder[
          <xref ref-type="bibr" rid="ref12">12</xref>
          ]. The REs
are ordered by relevance. Therefore, if one question matches with more than one RE the system
returns the first one, that is, the most relevant one. Table 1 shows the taxonomy used that is
based on Li and Roth taxonomy[
          <xref ref-type="bibr" rid="ref8">8</xref>
          ].
• Nominal phrases, once stopwords are removed (the, of, etc.)
• Negations
        </p>
        <p>
          As implementation, a syntactical analysis of dependencies is carried out using MINIPAR 1 [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]
in order to select keywords:
1. Using MINIPAR information, the system extracts:
1http://www.cs.ualberta.ca/∼lindek/minipar.htm
• Subject Nucleus
• Object Nucleus
• Nominal Phrases Nucleus
• Main verb Nucleus
        </p>
        <sec id="sec-3-1-1">
          <title>2. Each item of the previous list is extended with:</title>
          <p>• Expressions related through prepositional modifiers
• Expressions related through subordination modifiers</p>
        </sec>
        <sec id="sec-3-1-2">
          <title>3. Duplicate entries are removed from keyword list</title>
        </sec>
        <sec id="sec-3-1-3">
          <title>4. Focus is omitted from keyword list MINIPAR detects multiwords and the presented system takes advantage of this feature treating them as single words.</title>
          <p>3.1.3</p>
        </sec>
      </sec>
      <sec id="sec-3-2">
        <title>Question Focus</title>
        <p>
          Question focus describes the expected answer type when this type can not be deduced from the
question word, that is, in What/Which type questions. Furthermore, it is an expression that
normally does not appear in sentences containing the answer. The method to detect the question
focus consists in extracting the expression that follows or is related to the question word[
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]. The
presented system uses this method to detect question focus and it omits it from the question
keywords list.
3.2
        </p>
        <p>Description of the JAVA Information Retrieval System
JAVA Information Retrieval System (JIRS) is an IR system specially adapted to retrieve passages.
Our Passage Retrieval (PR) system is based on searching the question structures rather than just
the keywords, and it makes a comparison between them. JIRS uses a traditional search engine
as the first step and then searches all possible n-grams of the question in the retrieved passages
and rates them depending on the number and the weight of the n-grams that appeared in these
passages. The system architecture is shown in Fig. 2.</p>
        <p>
          JIRS is based on searching the heaviest n-grams (i.e., those with the greatest weight) instead of
the longest one using the Distance Density n-gram model [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ]. With this model, the final similarity
is obtained by multiplying the n-gram weight by a distance factor that takes into account the
distance with respect to the heaviest n-gram. Therefore, the similarity value depends on the
density of question terms in the passage, and it is calculated as the sum of all n-gram weights,
multiplied by the distance factor and divided by the sum of all term weights of the question. The
equation we have used is the following:
        </p>
        <p>Sim(p, q) =
1</p>
        <p>· X
n
P wi ∀x∈Pˆ
i=1
h(x)</p>
        <p>1
d(x, xmax)
(1)</p>
        <p>Let p be the set of n-grams composed by passage terms and Qˆ be the set of n-grams of p
composed only by question terms. Therefore, we define Pˆ = {x1, x2, ..., xM } as a sorted subset of
Qˆ that fulfills the following conditions:
1. ∀xi ∈ Pˆ : h(xi) ≥ h(xi+1) i ∈ {1, 2, ..., M − 1}
2. ∀x, y ∈ Pˆ : x 6= y ⇒ T (x) T T (y) = ∅
3. min h(x) ≥
x∈Pˆ
max h(y)
y∈Qˆ−Pˆ
where T (x) is the set of terms of the n-gram x, and h(x) is the function which measure the
n-gram weight and it is defined by the Equation (2):
j
h(x) = X wk</p>
        <p>k=1
wk = 1 −</p>
        <p>log(nk)
1 + log(N )
where w1, w2, ..., wj are the term weights of the j-gram x = t1t2...tj . These weights should
penalize the terms that appear frequently in the document collection (e.g. stopwords) and promote
the relevant words (i.e. the question terms that are of crucial importance to retrieve a relevant
passage). The following function was introduced to assign the weight to a term:
where nk is the number of passages in which the term tk appears, and N is the number of
system passages. We assume that stopwords occur in every passage (i.e., nk takes the value of N ).
For instance, if the term tk occurs only once in the passage collection, its weight will be equal to
1 (the greatest weight). However, if it is a stopword, its weight will be the lowest one.</p>
        <p>
          The importance of the term proximity weighting has already been addressed in IR [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ] which
describes how lexical cohesion between query terms in documents might be used in document
ranking. From our perspective, the simplest measure of distance between two n-grams could be
defined as the number of terms between them. Nevertheless, this function has the disadvantage
that it grows linearly and, therefore, the weight of the n-gram decreases too fast with respect to
its distance from the heaviest n-gram. In order to address this issue, we use a logarithmic distance
instead of the linear one. The distance function we have used is the following:
d(x, xmax) = 1 + k · ln(1 + L)
(4)
where L is the number of terms between the n-gram xmax (xmax is the n-gram with the
maximum weight calculated in the Equation (2)) and the n-gram x of the passage. We have
introduced the k constant to adjust the importance of the distance in the similarity equation. In
previous experiments, we have determined that the best score for this value is 0.1. The other
added constants are used to avoid the infinities when L is equal to 0.
(2)
(3)
The aim of this module is to determinate which parts of the selected information are potential
answers for the question formulated by the user. The main difference between this module and
the previous one is that here we are looking at concrete pieces of information, exact answers.
Once extracted the feasible answers for the question, they are scored and reranked with the aim
of selecting one of them as the final answer.
        </p>
        <p>Figure 1 shows the architecture used by the system in this module. The implementation is
divided into three main processes:
The presented system uses Named Entity Recognizers (NERs) in order to detect candidate answers.
To do this, the system uses different NERs to detect and classify different Named Entity (NE)
types according to different question types.</p>
      </sec>
      <sec id="sec-3-3">
        <title>1. Named Entity Recognition: Used NERs.</title>
        <p>
          • Location, Person and Organization (Lingpipe). To be able to detect answers for Person,
Organization or Location type questions, the presented system uses Lingpipe2 by
Carpenter y Baldwin. Lingpipe was evaluated with ConLL 2002 data obtaining a 77.29%
F1.
• Temporal Expressions (TERSEO). Due to the spareness of temporal expression
recognition feature in most NERs, a specialized NER to recognize and normalize temporal
expressions was used. The presented system uses TERSEO3 [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ] to do this.
• Other entities. In order to detect other types of entities like Number, the system uses
specific patterns of intern and extern evidences following the steps of Mikheev, Moens
y Grover [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ].
2. Candidate Answer Selection Process: Knowing the question type, and therefore the
entity type of the answer the system follows the following steps.
(a) It executes the corresponding NER over the information obtained by the IR module.
(b) Once entities are tagged, it removes every entity of non searched types.
(c) It omits entities corresponding to keywords.
(d) It applies filters in order to remove punctuation symbols, blanks or stopwords4 tagged
as candidate answers.
3.3.2
        </p>
      </sec>
      <sec id="sec-3-4">
        <title>Candidate Answer Scoring and Reranking</title>
        <p>The presented system uses different techniques to score and rerank obtained answers. The scoring
techniques used are:
1. Answer-Keywords Distance This method assumes that the closer the keywords are from
candidate answers the better the method is. Formula 5 shows the way this distance is
calculated.</p>
        <p>D(A) = Xn δ(A, fi) − 1
i=1 n
(5)
Defining δ(a, b) as the number of words between a and b, and F = f 1, f 2, ..., f n as the list
of keywords, distance function D for a concrete candidate answer A, is defined as shown in
2http://www.alias-i.com/lingpipe/
3http://gplsi.dlsi.ua.es/∼stela/TERSEO/
4http://dev.mysql.com/doc/refman/5.0/en/fulltext-stopwords.html</p>
        <p>formula 5.</p>
      </sec>
      <sec id="sec-3-5">
        <title>2. Mutual Information and WordNet relationships</title>
        <p>
          As an additional scoring method, the presented system uses Mutual Information (MI)[
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]
of bigrams and trigrams increasing the score of the answers that has a high MI in direct
relationship with the keywords or in indirect relationship through WordNet (WN) with the
keywords. M I(a, b) of two words, a bigram, a and b is calculated as shown in formula 6.
The probability of an n-gram is calculated as described in formula 7.
        </p>
        <p>I(a, b) = log</p>
        <p>P (a, b)</p>
        <p>P (a)P (b)
P (x) =</p>
        <p>f req(x)
total n − grams
(6)
(7)
The probability P of a concrete n-gram x is calculated by dividing its frequency in the text
f req(x) by the total of n-grams in the text total n − grams.</p>
        <p>
          The presented system calculates the MI of the bigrams and trigrams once stopwords4 are
removed from the text. Only n-grams repeated more than 5 times are taken into account in
order to smooth the imprecision caused by the spareness of data in MI [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ].
The relevant n-grams are considered using the following steps:
(a) Remove n-grams composed only of keywords.
(b) Remove n-grams not containing any of the candidate answers.
(c) The rest are scored as follows:
• Number of keywords they contain.
• Number of words in the n-gram that have any relationship with keywords. To
perform this the system uses WN information.
        </p>
        <p>(d) Additional Score: AS = (M I ∗ (numkws + numrels + 1))/20</p>
      </sec>
      <sec id="sec-3-6">
        <title>3. Answer Clustering</title>
        <p>Before determining which are the best answers, the presented system carries out an Answer
Clustering process. Equal answers or overlapped answers are grouped adding its scores to
the most scored one. Once an ordered list of grouped and rescored answers is obtained, the
final answers are those with the highest score.
4</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Experiments and Results</title>
      <p>Finally, we present the results obtained with our system in Qast task. We sent one manual run
(for task T4a) and three automatic runs, one for each existing automatic transcriptions (for task
T4b) all working with EPPS English corpus. The results are shown in Tables 2 and 3.
Specifically, Tables 2 shows the number of wrong answers (W), unsupported answers (U), inexact
answers (X) and right answers(R) in the first answer returned for each question given to our
system.</p>
      <p>Such us we expected, the best results have been obtained with the manual transcription. This
is due to the fact that this transcription has fewer errors than automatic transcriptions because
most of the problems have been checked manually.</p>
      <p>In addition, to explain the results obtained, we must not forget the problems arisen in the
development of this work. On the one hand, the small size of the corpus, and hence, the consequent
low redundancy in them, made difficult to adapt our system. On the other hand, the existence
of broad types of questions made not possible to cover them in our system (we only dealt with
factual questions).
5</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusions</title>
      <p>In our first participation in QAst, we have adapted a generic and modular QA system to work
with text transcriptions. We want to highlight that its results are above expectation because we
did not use any specific resource to deal with automatic transcriptions. Despite using a generalist
system, the results are not discouraging. Nevertheless, we want to compare our results with those
obtained by the rest of the participants to be able to give an opinion. In the future, we hope to
obtain a better system capable of answering questions from the task in a more precise way and
we wish to measure the improvements we introduce in our system compared to the state-of-art at
the moment.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Kenneth</surname>
            <given-names>W.</given-names>
          </string-name>
          <string-name>
            <surname>Church</surname>
            and
            <given-names>Patrick</given-names>
          </string-name>
          <string-name>
            <surname>Hanks</surname>
          </string-name>
          .
          <article-title>Word association norms, mutual information, and lexicography</article-title>
          .
          <source>Computational Linguistics</source>
          ,
          <volume>16</volume>
          (
          <issue>1</issue>
          ):
          <fpage>22</fpage>
          -
          <lpage>29</lpage>
          ,
          <year>1990</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>S.</given-names>
            <surname>Cassidy D. Moll</surname>
          </string-name>
          <article-title>´a and</article-title>
          <string-name>
            <surname>M. van Zaanen</surname>
          </string-name>
          .
          <source>Answerfinder at qast</source>
          <year>2007</year>
          :
          <article-title>Named entity recognition for qa on speech transcripts</article-title>
          .
          <source>In QAst at CLEF</source>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M. Heie E.W.D.</given-names>
            <surname>Whittaker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.R.</given-names>
            <surname>Novak</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Furi</surname>
          </string-name>
          .
          <article-title>Clef 2007 question answering experiments at tokyo institute of technology</article-title>
          .
          <source>In QAst at CLEF</source>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Robert</given-names>
            <surname>Fano</surname>
          </string-name>
          .
          <source>Transmission of Information</source>
          . MIT Press, Cambridge, Massachusetts,
          <year>1961</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5] Jos´e Manuel G´omez, Manuel Montes-G´
          <article-title>omez, Emilio Sanchis, Luis Villasen˜or-</article-title>
          <string-name>
            <surname>Pineda</surname>
            , and
            <given-names>Paolo</given-names>
          </string-name>
          <string-name>
            <surname>Rosso</surname>
          </string-name>
          .
          <article-title>Language independent passage retrieval for question answering</article-title>
          .
          <source>In Fourth Mexican International Conference on Artificial Intelligence MICAI 2005, Lecture Notes in Computer Science</source>
          , pages
          <fpage>816</fpage>
          -
          <lpage>823</lpage>
          , Monterrey, Mexico,
          <year>2005</year>
          . Springer-Verlag GmbH.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Sanda</surname>
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Harabagiu</surname>
            , Dan Moldovan, Marius Pasca, Rada Mihalcea, Mihai Surdeanu, Razvan C. Bunescu, Roxana Girju, Vasile Rus, and
            <given-names>Paul</given-names>
          </string-name>
          <string-name>
            <surname>Morarescu</surname>
          </string-name>
          . Falcon:
          <article-title>Boosting knowledge for answer engines</article-title>
          .
          <source>In TREC-9</source>
          ,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Eduard</surname>
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Hovy</surname>
            , Laurie Gerber, Ulf Hermjakob,
            <given-names>Michael</given-names>
          </string-name>
          <string-name>
            <surname>Junk</surname>
          </string-name>
          , and
          <string-name>
            <surname>Chin-Yew Lin</surname>
          </string-name>
          .
          <article-title>Question answering in webclopedia</article-title>
          .
          <source>In TREC-9</source>
          ,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>Xin</given-names>
            <surname>Li</surname>
          </string-name>
          and
          <string-name>
            <given-names>Dan</given-names>
            <surname>Roth</surname>
          </string-name>
          .
          <article-title>Learning question classifiers</article-title>
          .
          <source>In Proceedings of the 19th International Conference on Computational Linguistics (COLING</source>
          <year>2002</year>
          ), pages
          <fpage>1</fpage>
          -
          <lpage>7</lpage>
          , Taipei, Taiwan,
          <year>August 2002</year>
          .
          <article-title>Association for Computational Linguistics (ACL).</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Dekang</given-names>
            <surname>Lin</surname>
          </string-name>
          .
          <article-title>Dependency-based evaluation of minipar</article-title>
          .
          <source>In Workshop on the Evaluation of Parsing Systems</source>
          ,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Andrei</surname>
            <given-names>Mikheev</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Marc</given-names>
            <surname>Moens</surname>
          </string-name>
          , and Claire Grover. gazetteers.
          <source>In EACL</source>
          , pages
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          ,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Dan</surname>
            <given-names>Moldovan</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sanda M. Harabagiu</surname>
            , Marius Pasca, Rada Mihalcea, Richard Goodrum, Roxana Girju, and
            <given-names>Vasile</given-names>
          </string-name>
          <string-name>
            <surname>Rus</surname>
          </string-name>
          .
          <article-title>Lasso: A tool for surfing the answer net</article-title>
          .
          <source>In Proceedings of The 8th Text REtrieval Conference (TREC</source>
          <year>1999</year>
          ), Gaithersburg, Maryland,
          <year>November 1999</year>
          .
          <article-title>National Institute of Standards and Technology (NIST).</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>D.</given-names>
            <surname>Moll</surname>
          </string-name>
          <article-title>´a-Aliod. AnswerFinder in TREC 2003</article-title>
          .
          <source>In Proceedings of the 12th Text REtrieval Conference (TREC</source>
          <year>2003</year>
          ),
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>P.</given-names>
            <surname>Moreda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Llorens</surname>
          </string-name>
          , E. Saquete, and
          <string-name>
            <given-names>M.</given-names>
            <surname>Palomar</surname>
          </string-name>
          .
          <article-title>Automatic generalization of a qa answer extraction module based on semantic roles</article-title>
          .
          <source>In Proceedings of the 11th edition of the IberoAmerican Conference on Artificial Intelligence</source>
          , page To be published,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>P.</given-names>
            <surname>Moreda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Llorens</surname>
          </string-name>
          , E. Saquete, and
          <string-name>
            <given-names>M.</given-names>
            <surname>Palomar</surname>
          </string-name>
          .
          <article-title>The influence of semantic roles in qa: A comparative analysis</article-title>
          .
          <source>In Actas del XXIV Congreso de la SEPLN</source>
          , page To be published,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>G.</given-names>
            <surname>Neumann</surname>
          </string-name>
          and
          <string-name>
            <given-names>R.</given-names>
            <surname>Wang</surname>
          </string-name>
          . Dfki-lt at qast 2007:
          <article-title>Adapting qa components to mine answers in speech trancripts</article-title>
          .
          <source>In QAst at CLEF</source>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>J. Turmo P.</given-names>
            <surname>Comas</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Surdeanu</surname>
          </string-name>
          .
          <article-title>Robust question answering for speech transcripts using minimal syntactic analysis</article-title>
          .
          <source>In QAst at CLEF</source>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>L. A. Sangoi</given-names>
            <surname>Pizzato</surname>
          </string-name>
          and
          <string-name>
            <surname>D.</surname>
          </string-name>
          <article-title>Moll´a-Aliod. Extracting Exact Answers using a Meta Question answering System</article-title>
          .
          <source>In Proceedings of the Australasian Language Technology Workshop</source>
          <year>2005</year>
          (ALTW05), Sidney, Australia,
          <year>December 2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>G.</given-names>
            <surname>Adda S. Rosset</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Galibert</surname>
          </string-name>
          and
          <string-name>
            <surname>E. Bilinski.</surname>
          </string-name>
          <article-title>The limsi participation to the qast track</article-title>
          .
          <source>In QAst at CLEF</source>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>E.</given-names>
            <surname>Saquete</surname>
          </string-name>
          .
          <article-title>Temporal information Resolution and its application to Temporal Question Answering</article-title>
          . Phd, Departamento de Lenguages y Sistemas Inform´aticos. Universidad de Alicante,
          <year>June 2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>Olga</given-names>
            <surname>Vechtomova</surname>
          </string-name>
          and
          <string-name>
            <given-names>Murat</given-names>
            <surname>Karamuftuoglu</surname>
          </string-name>
          .
          <article-title>Lexical cohesion and term proximity in document ranking</article-title>
          .
          <source>Inf</source>
          . Process. Manage.,
          <volume>44</volume>
          (
          <issue>4</issue>
          ):
          <fpage>1485</fpage>
          -
          <lpage>1502</lpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>