<!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>Use of Multiple Features for Extracting Topics from News Clusters</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>© Alekseev A.</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Loukachevitch N.</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>louk_nat@mail.ru</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Proceedings of the Spring Young Researcher's Colloquium On Database and Information Systems SYRCoDIS</institution>
          ,
          <addr-line>Moscow, Russia, 2012</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>In this paper we consider a method for extraction of sets of semantically similar language expressions representing different participants of the text story - thematic nodes. The method is based on the structural organization of news clusters and exploits comparison of various contexts of words. The word contexts are used as a basis for multiword expression extraction and thematic node construction. We evaluate our method on the multi-document summarization task.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>As it is widely known, a natural language text contains
a lot of sense-related words and expressions such as
synonyms, antonyms, hyponyms, hypernyms and
others. The presence of such expressions in texts
contradicts to the standard representation of texts as a
bag of words.</p>
      <p>
        The modeling of semantic relatedness between
words in a text can be based on linguistic or statistical
approaches. A linguistic approach considers this
phenomenon as a property of natural language texts
called lexical cohesion and represents it as lexical
chains of semantically-related words [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. This
representation is based on existing linguistic resources
such as WordNet [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] or user-generated resources as
Wikipedia [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ]. The evident problem of such an
approach is the possible absence of necessary
knowledge in a utilized resource or the irrelevance of
described information to the text contents.
      </p>
      <p>
        Well-known statistical approaches such as Latent
Dirichlet Allocation are often called “topic models”
(LDA) [
        <xref ref-type="bibr" rid="ref16 ref6">6, 16</xref>
        ]. Topic Models [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] are based on the idea
that documents are mixtures of topics where a topic is a
probability distribution over words. In such models two
probability distributions are usually considered:
 Topics-VS-Documents distribution,
      </p>
      <sec id="sec-1-1">
        <title>Words-VS-Topics distribution.</title>
        <p>Extraction of such topics is based on the iterative
application of statistical methods (for example, Gibbs
Sampling) and the co-occurrence of words in the same
documents of a collection. The statistical inference of
topics does not consider the existing lexical relations
between words or the internal structure of texts.</p>
        <p>In this paper we will consider a deterministic
approach to extraction of thematically-related chains of
words and expressions (thematic nodes) based on
various factors including:
- thesaurus information,
- spelling resemblance,
- several types of context similarity,
- discourse-based similarity. To extract such a
similarity we utilize some assumptions on the
structure of natural language texts.</p>
        <p>We will demonstrate our approach on the news
cluster summarization task. News clusters can contain
semantically-related words as within a single cluster
document as in different documents of the cluster,
which can lead to problems in news clusterization and
further summarization of the cluster. For example, the</p>
        <sec id="sec-1-1-1">
          <title>U.S. air base in Kyrgyzstan may be called in documents</title>
          <p>of the same news cluster as Manas base, Manas
airbase, Manas, base at Manas International Airport,</p>
        </sec>
        <sec id="sec-1-1-2">
          <title>U.S. base, U.S. air base and etc.</title>
          <p>This paper is organized as follows: after related
works are surveyed in section 2, we discuss in section 3
a theoretical basis of the proposed algorithm, in
particular coherent text-structure model. Detailed
algorithm description is provided in section 4. In section
5, we describe the evaluation procedure and present the
results. Section 6 concludes the paper.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>2 Related Approaches</title>
      <p>
        A context-based analysis is the most popular and widely
used way to detect semantically related expressions
[
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. Intuitively, words that can be used in the same
context have a high chance to have similar meanings.
Based on this, many methods have been proposed
focusing on two aspects – what type of context to
consider and what similarity measure to employ [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ].
      </p>
      <p>
        Dang et al. [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] proposes two simple methods
addressing the quality of contexts for near-synonym
extraction. Different types of contexts have different
synonymy contribution. For example, consider two
context words “carries” and “points” in the following
sentences:
(1) “He carries a gun in the bag”
(2) “He carries a pistol in the bag”
(3) “He points his gun at us”
(4) “He points his pistol at us”.
      </p>
      <p>Obviously, “points” is a better context than “carries”
for determining that “gun” and “pistol” should be
nearsynonyms. Therefore, not only a context word
cooccurrence frequency with a term is important, but also
how many different terms co-occur with this context
word. This characteristic reflects the quality of a context
word. The paper offers two formulas for the context
quality estimation.</p>
      <p>
        There are some more sophisticated approaches for
context extraction and exploiting. An unsupervised
learning algorithm for identification of paraphrases
from a corpus of multiple English translations of the
same source text is proposed in [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Part-of-speech
templates of neighbouring words are considered as
contexts in this work. An iterative algorithm starts from
the same words and phrases extraction in multiple
translations. These are “good” examples of
paraphrasing. Afterwards, context templates are
extracted for found coincidences. These are “good”
context templates. All other context templates are
considered as “bad” examples. A step of the algorithm
lies in the generation of new “good” examples of
paraphrasing on the basis of extracted “good” templates
and so on. A set of paraphrases is produced as a result
of the described procedure.
      </p>
      <p>The problem of alternative names for named entities
is partly solved by co-reference resolution techniques
(Russian President Dmitry Medvedev, President</p>
      <sec id="sec-2-1">
        <title>Medvedev, Dmitry Medvedev) [15, 25]. In Entity</title>
        <p>
          Detection and Tracking Evaluations, mainly such
entities as organizations, persons and locations are
detected and provided with co-referential relations [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ].
But main entities of a cluster can be events such as air
base closure and air base withdrawal. Besides, the
variability of entity names in news clusters refers not
only to concrete entities, but also to concepts such as
ecology or economic problems.
        </p>
        <p>
          News clusters as sources of various paraphrases are
studied in several works. In [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] the authors describe the
procedure of corpus construction for paraphrase
extraction in the terrorist domain. The study in [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] is
devoted to creation of a corpus of similar sentences
from news clusters as a source for further paraphrase
analysis. These studies are aimed to obtain general
knowledge about a domain or linguistic means of
paraphrasing, but it is also important to extract similar
expressions of various types from a news cluster and to
use them to improve the processing of the same news
cluster.
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3 Text-Structure Model</title>
      <p>3.1 Thematic Structure and Thematic Nodes
The processing of cluster texts is based on the structure
of coherent texts, which have such properties as the
topical structure and cohesion.</p>
      <p>
        Van Dijk [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] describes the topical structure of a
text, the macrostructure, as a hierarchical structure in a
sense that the theme of a whole text can be identified
and summed up to a single proposition. The theme of
the whole text can usually be described in terms of less
general themes, which in turn can be characterized in
terms of even more specific themes. Every sentence of a
text corresponds to a subtheme of the text.
      </p>
      <p>
        The macrostructure of a natural language text
defines its global coherence: “Without such a global
coherence, there would be no overall control upon the
local connections and continuations. Sentences must be
connected appropriately according to the given local
coherence criteria, but the sequence would go simply
astray without some constraint on what it should be
about globally” [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
      </p>
      <p>Thus, a natural language text should have the main
theme. In the hierarchical thematic structure of the
document the main theme should be elaborated,
specified with subthemes corresponding to specific
sentences. Because of the global connectivity of the
thematic structure, a considerable number of subtheme
participants should be related to main participants of the
main theme (fig. 1). So we suppose that numerous
lexical relations in a text should refer to the participants
of the main theme. We call such a node of links to more
important thematic element – thematic node.</p>
      <p>
        Interactions between subtheme participants
described in specific sentences should be also related to
the main theme of the document. From here we
conclude that if two entities C1 and C2 often co-occur in
the same sentences of a text, it means that the text is
devoted to the consideration of relations between these
entities and they represent different elements of the text
theme [
        <xref ref-type="bibr" rid="ref19 ref23">19, 23</xref>
        ]. At the same time, if two lexical
expressions С1 and С2 are rarely met in the same
sentences, but co-occur very frequently in neighbour
sentences then we can suppose that they are elements of
a lexical chain, and there exists a semantic relation
between them.
      </p>
      <p>So we think that an important step to reveal the
thematic structure of a document is to reconstruct
thematic nodes. In comparison with LDA topics,
thematic nodes do not comprise words co-occurring in
the same documents or the same sentences - each
thematic node is supposed to collect words and
expressions corresponding to a separate participant of
the situation described in the text.</p>
      <p>
        If to compare with standard lexical chaining
techniques [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], which try to construct chains of
semantically related expressions in texts, thematic node
elements are supposed to be related to its main element
(center of the thematic node), and if two related
expressions (for example, doctor and patient) co-occur
Main Theme
      </p>
      <p>C21</p>
      <p>R2
C31</p>
      <p>S2</p>
      <p>R31</p>
      <p>SubTheme 2
C31
SubTheme 3</p>
      <p>C1</p>
      <p>S11
C11</p>
      <p>R1</p>
      <p>R41
in the same sentences of the text, it means that their
relations represent the focus of the text contents, these
expressions are related to different participants of the
text topics and should be assigned to different thematic
nodes. And on the contrary, if two expressions rarely
co-occur in the same sentences, but frequently co-occur
in neighbouring sentences, then they have to be
considered as the elements of the same thematic node.</p>
      <p>
        A news cluster is not a coherent text but cluster
documents are devoted to the same theme. Therefore,
statistical features of the topical structure are
considerably enhanced in a thematic cluster, and on
such a basis we try to extract unknown information
from a cluster.
3.2 Hypothesis Validation
To check our idea that semantically related expressions
are more often met in neighbouring sentences than in
the same sentences we have carried out the following
experiment. More than 20 large news clusters have
been matched with terms of Socio-political thesaurus
[
        <xref ref-type="bibr" rid="ref23">23</xref>
        ] and thesaurus-based near-synonyms have been
detected. Such types of near-synonyms include (these
examples are translations from Russian; in Russian the
ambiguity of expressions is absent):
 nouns – thesaurus synonyms (Kyrgyzstan –
      </p>
      <sec id="sec-3-1">
        <title>Kirghizia),</title>
        <p> adjective – noun derivates (Kyrgyzstan –</p>
        <p>Kyrgyz),
 hyper n ym and hyponym nouns (deputy –
representative),
 hyper n ym–hyponym noun - adjective
(national – Russia),
 part-whole relations between nouns
(parliament – parliamentarian),
 part-whole relations for adjective and noun
(American – Washington).</p>
        <p>For each cluster we considered all these pairs of
expressions with a frequency filter: the frequencies of</p>
        <sec id="sec-3-1-1">
          <title>Synonymic Nouns Noun-adjective derivation Hyponym –</title>
          <p>Hypernym (nouns)</p>
          <p>Hyponym –
Hypernym (noun –</p>
          <p>adjective)
Meronym- holonym</p>
          <p>(nouns)
Meronym- holonym
(noun – adjectives)</p>
          <p>Other
the expressions in a cluster should be more than a
quarter of the number of documents in the
corresponding cluster. For these pairs we computed the
ratio between their co-occurrence in the same sentence
clauses Fsegm and in neighbouring sentences Fsent. Table
1 shows the results of our experiment.</p>
          <p>From the Table 1 we can see that the most
closelyrelated expressions (synonyms, derivates) are much
more frequent in neighbouring sentences than in the
same clauses of sentences. Further, the more the
distance in a sense between expressions is the more the
ratio Fsegm/Fsent is until the stabilization near the value
equal to 1.5.</p>
          <p>We can also see that noun-noun and noun-adjective
pairs have different values of the ratio. We suppose that
in many cases adjectives are components of noun
groups, which can play own roles in a news cluster.
Therefore, the first step in detection of thematic nodes
should be extraction of multiword expressions.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4 Thematic Nodes Construction</title>
      <p>Thus our aim in cluster processing is to reveal the main
participants of the situation described in a cluster by
means of thematic nodes extraction. We believe that
such information about a cluster should improve
performance of such operations as cluster refining and
cluster summarization. The construction of thematic
nodes is based on different types of similarities between
expressions. Besides, the necessary condition of
inclusion of two expressions in the same thematic nodes
is their high co-occurrence frequency in neighbouring
sentences (see section 3) in comparison with the same
sentence co-occurrence frequency.</p>
      <p>The cluster processing consists of three main stages.
At the first stage noun and adjective contexts are
accumulated. The second stage is devoted to multiword
expression recognition. At the third stage thematic
nodes are constructed.</p>
      <p>
        In next sections we consider processing stages in
more detail. As an example we use a news cluster
devoted to Kyrgyzstan and the United States agreement
denunciation on U.S. air base located at the Manas
International Airport (19.02.2009). This news cluster
contains 195 news documents and is assembled on the
basis of the clusterization algorithm described in [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ].
4.1 Word Contexts Extraction
Sentences are divided into segments between
punctuation marks. Contexts of a word W including
nouns and adjectives situated in the same sentence
segments as W are considered. The following types of
contexts are extracted:
 Neighbouring words: neighbouring
adjectives or nouns situated directly to the
right or left from W (Near);
 Across-verb words: adjectives and nouns
occurring in sentence segments with a verb,
and the verb is located between W and
these adjectives or nouns (AcrossVerb);
 Not-near words: adjectives and nouns that
are not separated with a verb from W and
are not direct neighbours to W (NotNear).
      </p>
      <p>In addition, adjective and noun words that co-occur
in neighbouring sentences are memorized (NS). For NS
context extraction, only sentence fragments from the
beginning up to a segment with a verb in a personal
form are taken into consideration. It allows us to extract
the most significant words from neighbouring
sentences.Each context type has a numeric value equal
to its frequency for each candidate pair. For example, if
a candidate pair of objects A and B occurred 3 times
directly near in an analysed news cluster, it means, that
this candidate pair would have Near value equal to 3.</p>
      <p>
        Along with the described context types, we
exploited classical n-gramm contexts. We call such
contexts – strict contexts: two words to the left and two
words to the right in the fixed order around the word W.
For example, if we extract strict contexts of word
“processing”, then in the sentence “Cluster processing
consists of three main stages“ we will yield the string
context: (*, cluster, W, consist, of), where * means a
context element missing in the beginnings and endings
of sentences. Thereon strict contexts for all the words
are gathered and two candidate words can be compared
by the number of identical strict contexts.
4.2 Extraction of Multiword Expressions
We consider recognition of multiword expressions as a
necessary step before thematic nodes construction. An
important basis for multiword expression recognition is
the frequency of word sequences [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ]. However, a news
cluster is a structure where various word sequences are
repeated a lot of times. We supposed that the main
criterion for multiword expression extraction from
clusters is the significant excess in a co-occurrence
frequency of neighbour words in comparison with their
separate occurrence frequency in segments of sentences
(1):
      </p>
      <p>Near  2  AcrossVerb  NotNear </p>
      <p>In addition, the restrictions on frequencies of potential
component words are imposed.</p>
      <p>The search for candidate pairs is performed in order
of the “Near – 2*(AcrossVerb + NotNear)“ value
decrease. If a suitable pair has been found, its
component words are joined together into a single
phrase and all contextual relationships are recalculated.
The procedure starts again and repeats until at least one
join is performed.</p>
      <p>As a result, such expressions as Parliament of</p>
      <sec id="sec-4-1">
        <title>Kyrgyzstan, the U.S. military, denunciation of agreement with the U.S., Kyrgyz President Kurmanbek</title>
        <p>Bakiyev were extracted from the example cluster.</p>
        <p>
          Two measures of quality were tested for multiword
expression extraction in our previous work [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]. Firstly,
the share of syntactically correct groups among all
extracted expressions was evaluated. Secondly, a
professional linguist was invited to select the most
significant multiword expressions (5-10) for each
cluster, and arrange them in the descending order of
importance. The proposed algorithm for multiword
expression extraction showed 91.4% precision and
72.6% recall result, which is enough for further
thematic node construction.
4.3 Similarity Features
A set of the five main similarity features is used for
determining of semantically related expressions and the
following thematic nodes construction. Some of these
features are based on context information, extracted
directly from the news cluster under consideration.
Others reflect formal resemblance information and
information from pre-defined resources. Each similarity
feature contributes some points to the overall score of a
candidate pair. The scoring algorithm would be
described in the next section in more details.
        </p>
        <p>Context-dependent features:</p>
      </sec>
      <sec id="sec-4-2">
        <title>The neighbouring sentence feature (NSF). This feature</title>
        <p>is based on the discourse model described in section 3
and reflects the expected co-occurrence of thematic
node elements in the same and neighbouring sentences.</p>
        <p>NSF feature is calculated on the basis of
AcrossVerb, Near, NotNear and NS context features
and their average distribution in the cluster. NSF feature
estimates the excess of neighbouring sentence counts in
comparison to across-verb, near and not-near contexts
and the following value is the basis of this feature:</p>
        <p>C  NS  2  AcrossVerb  Near  NotNear  (2)
The general formula for NSF feature score contribution
has the next form:</p>
        <p> C 
NSF = Min1, 
 Avg(C) 
(3)
where AVG(C) is an average value of C among positive
values in the whole cluster.</p>
        <p>NSF feature is also our regulatory feature. It means
that a candidate pair could not be included in the same
thematic node if NSF feature has a negative value (see
section 3.2). A candidate pair with negative NSF feature
value has no overall score and is not considered by the
algorithm. It is worth noting that such a feature has not
been utilized before for such tasks as near-synonym
detection, topic extraction or lexical chaining before.
Strict context feature (SC). This feature is based on the
comparison of fixed order contexts. The more identical
templates a pair shares the more its similarity is.
Contexts with missing information (or not full 4-gramm
contexts) have a less weight than full contexts.</p>
        <p>Strict contexts are scored using the following
weighting formula: each word in a context n-gramm has
the weight 0.25. For instance, the n-gramm (*, *,
consist, of) would have the weight 0.5 and (news,
cluster, consist, of) would have the weight equals 1.0,
which is the maximum weight for a full context
ngramm.</p>
        <p>SC feature has a Boolean value: 0 or 1. The
maximum value of 1 is assigned if SC feature has the
value not less than 2. It means, that for satisfying of SC
feature a candidate pair has to share not less than 2
identical context templates (with context template
weights taken into account).</p>
      </sec>
      <sec id="sec-4-3">
        <title>Cosine similarity feature (Scalar Product Similarity,</title>
        <p>SPS). Each type of context information, described in
4.1, represents a vector of frequencies assigned to each
word. Dimensions in this vector reflect co-occurrence
frequencies of a word under consideration with all other
words, mentioned in the news cluster. When the context
vectors are calculated, they can be compared with
classic cosine similarity metric reflecting the similarity
of two expressions. SPS feature can be considered as
more smoothed and flexible than SC feature, because
they both were designed to analyse the sentence
context.</p>
        <p>SPS feature score has a decimal value and directly
related to cosine similarity metrics of the corresponding
vectors. It is calculated as the sum of cosine similarity
values for all context vectors (AcrossVerb, Near and
NotNear vectors) and restricted by 1 from above.
Pairs</p>
        <p>“Kyrgyzstan” – “Kyrgyz”
“Airbase” – “Manas Airbase”
“Kyrgyz parliament” – “Parliament of</p>
        <p>Kyrgyzstan”
“Manas Airbase” – “Manas base”
“Airbase” – “Base”
BS
1.00
1.00
1.00
1.00
0.00</p>
        <p>TS
1.00
0.00
0.00
0.00</p>
        <p>Context-independent features:</p>
      </sec>
      <sec id="sec-4-4">
        <title>Formal resemblance feature (Beginning Similarity,</title>
        <p>BS). Formal resemblance is a natural way for similarity
detection. We exploited a simple formal resemblance
metric – the same beginning of words. This feature
allows recognition of such pairs as Kyrgyzstan - Kyrgyz,</p>
      </sec>
      <sec id="sec-4-5">
        <title>Parliament of Kyrgyzstan - Kyrgyz Parliament and etc.</title>
        <p>The overall score contribution of BS feature has a
Boolean value. So, this feature could add one point to
the whole score of a candidate pair.</p>
      </sec>
      <sec id="sec-4-6">
        <title>External resource similarity feature (Thesaurus</title>
        <p>
          Similarity, TS). There are a lot of existing and
predefined resources, which could give additional
information about relations between words and phrases.
Such information can be used in thematic nodes
construction and make their recognition more reliable.
Moreover, it is known that some types of relations
between words and phrases are widely used for the text
connectivity (for example, such relations as synonymy,
hyponym-hypernym, meronym-holonym). To compute
TS feature we utilized information from Russian
language thesaurus RuThes [
          <xref ref-type="bibr" rid="ref23">23</xref>
          ]. Only directly
established thesaurus relations (without any inference)
were considered (synonyms, hyponyms, hypernyms,
meronyms (parts), holonyms (wholes)), but what types
of relations are the most appropriate for this purpose
would be studied in our further work.
        </p>
        <p>TS feature has also a Boolean value - 0 or 1.</p>
        <p>The values of the similarity features for each pair of
expressions are summed up to their overall similarity
score. Each feature can add from 0 up to 1 point to the
overall score. So, the score value is a decimal number
located between 0 (minimum similarity) and 5
(maximum similarity).</p>
        <p>Additionally, we use SPlus feature reflecting
similarity through a third-party object or so called “plus
one similarity”. If an expression A is similar to an
expression C and an expression B is similar to C then
we postulate that SPlus condition is satisfied for A and
B expressions. By “similar” in this case we understand
fulfilment of the following two conditions:
 C &gt;= 0 (from (2) formula)</p>
        <sec id="sec-4-6-1">
          <title>One of the features BS, TS or SC has</title>
          <p>
NSF
0.07
1.00
0.79
Features</p>
          <p>Contextindependent
Context-dependent</p>
        </sec>
      </sec>
      <sec id="sec-4-7">
        <title>Iteration 41: (Manas base, Manas airbase, base,</title>
      </sec>
      <sec id="sec-4-8">
        <title>Manas, airbase) &lt;- base closure</title>
      </sec>
      <sec id="sec-4-9">
        <title>Iteration 51: (Manas base, Manas airbase, base,</title>
      </sec>
      <sec id="sec-4-10">
        <title>Manas, airbase, base closure) &lt;- base withdrawal</title>
        <p>The following thematic nodes were obtained as a
result of the described algorithm for the example
cluster. We present top ten the most frequent thematic
nodes ordered by frequency without any correction, the
thematic centers are highlighted by the bold font
(translation from Russian):</p>
      </sec>
      <sec id="sec-4-11">
        <title>Manas base: Manas airbase, base, Manas, airbase, base closure, base withdrawal</title>
      </sec>
      <sec id="sec-4-12">
        <title>Kyrgyzstan: Kyrgyz, Parliament of Kyrgyzstan, Kyrgyz</title>
        <p>parliament, Kyrgyz president Kurmanbek Bakiyev,</p>
      </sec>
      <sec id="sec-4-13">
        <title>Bishkek, President of Kyrgyzstan</title>
      </sec>
      <sec id="sec-4-14">
        <title>USA: United States, American (noun), American (adj),</title>
      </sec>
      <sec id="sec-4-15">
        <title>Pentagon, American military</title>
      </sec>
      <sec id="sec-4-16">
        <title>Deputy: Paliament deputy, Legislator, Parlamentarian,</title>
      </sec>
      <sec id="sec-4-17">
        <title>Parliament, Parliamentary Committee</title>
      </sec>
      <sec id="sec-4-18">
        <title>Soldiers: Military contingent, troops, Military base,</title>
      </sec>
      <sec id="sec-4-19">
        <title>American military, Martial contingent, Militarytransport aircraft</title>
      </sec>
      <sec id="sec-4-20">
        <title>Country: Territory of country, Russia, State, Russian,</title>
      </sec>
      <sec id="sec-4-21">
        <title>Territory of the republic</title>
      </sec>
      <sec id="sec-4-22">
        <title>Manas airport: Manas international airport, Manas,</title>
      </sec>
      <sec id="sec-4-23">
        <title>Airport</title>
      </sec>
      <sec id="sec-4-24">
        <title>Withdrawal: Airbase withdrawal, Closure</title>
      </sec>
      <sec id="sec-4-25">
        <title>Decision: Government decision</title>
        <p>USA agreement denunciation: Agreement
denunciation, Denunciation, Contract denunciation,</p>
      </sec>
      <sec id="sec-4-26">
        <title>Agreement termination, Contract termination</title>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5 Summary-Based Evaluation</title>
      <p>The main purpose of the proposed method was to
improve the overall performance of various news
cluster automatic processing tasks.</p>
      <p>We selected the multi-document summarization task
as the basis of evaluation; we suppose that constructed
thematic nodes can allow avoiding undesirable
repetitions in summary sentences and improve the
quality of generated summaries.</p>
      <p>In general, summarization is a task of creating a
brief summary of text or a set of related texts. News
cluster summarization is widely used in news services,
such as Google.News, Yandex.News, Rambler.News
etc. These services collect information from multiple
news sources, divide this information into thematic
categories (news clusters), process this information and
afterwards present short texts describing a specific
event to end-users of the service.</p>
      <p>
        A lot of summarization algorithms have been
developed. Some of them are comparatively simple and
based on frequency features only [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Others exploit
additional semantic information from the pre-defined
resources [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] and use more sophisticated algorithms
for sentence ranking and selection [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]. And there is set
of modern algorithms, which employ probabilistic
language models (such as Latent Dirichlet Allocation,
LDA) for summary creating and present state-of-the-art
results along with other approaches [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. Such
summarization approaches are usually based on
hierarchical Latent Dirichlet Allocation model (hLDA)
[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], which is built on sentence level (not on document
level as in classic LDA). It allows capturing of expected
topic distributions in given sentences directly from the
model. It is important, because we are considering
extractive summarization approaches and sentence is an
atomic unit in this case. Besides, news clusters could
contain a relatively small number of documents, which
may limit the variability of topics if they are evaluated
on the document level.
      </p>
      <p>
        Celikyilmaz et al. [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] propose to construct a
hierarchical tree structure of candidate sentences. Each
sentence is represented by a path in the tree, and each
path can be shared by many sentences. The assumption
is that sentences sharing the same path should be more
similar to each other because they share the same
topics. The tree-based sentence scoring and ranking
algorithm is also provided in this work.
      </p>
      <p>
        For our evaluation, we selected one of the most
well-known summarization algorithms – Maximal
Marginal Relevance (MMR) [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. We substitute initial
words in the cluster sentences with corresponding
thematic nodes and suppose that this generalization
operation can improve generated summaries.
Evaluation of automatically generated summaries is a
very complicated procedure. The summary evaluation
involves different aspects, the main of which are the
summary content and coherence. In 2005 an algorithm
for summary content evaluation – the Pyramid method
was proposed [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. The algorithm was successfully
used in the large-scale evaluation of competitive
summarization systems [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ] and in our work we also
utilized this method.
      </p>
      <p>
        The method is based on extraction of all
“information nuggets” from expert (manually created
by experts) summaries, or Summary Content Units
(SCUs). SCU describes some fact, which expert
summaries take in. Therefore, an automatic summary
has to reflect this fact too. Here is an example of
summary content unit and its occurrences in different
documents of news cluster from [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]:
      </p>
      <p>
        SCU: Mini-submarine trapped underwater
contr1: mini-submarine... became trapped...
on the sea floor
contr2: a small... submarine... snagged... at a
depth of 625 feet
contr3: mini-submarine was trapped... below
the surface
contr4: A small... submarine... was trapped on
the seabed
5.1 MMR Method The number of contributors (contr) is equal to the
weight of the SCU, i.e. an SCU from four contributors
Maximal Marginal Relevance Multi-Document has a weight of 4, an SCU from 3 contributors has the
summarization is a classic purely extractive weight of 3 and etc. It means that an essential step in
summarization method, which is based on Maximal summary evaluation by the Pyramid method is creation
Marginal Relevance concept proposed for information of several expert summaries (4 summaries at DUC/TAC
retrieval [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. In the original version it is a query- conference) and manual selection of content units from
oriented summarization algorithm, but there is a variant them. Each SCU after this process obtains a weight,
of MMR for general summarization too. which equals the number of expert summaries, where
      </p>
      <p>MMR criterion means that the best sentence for a this SCU occurred.
summary has to be maximally similar to the user query So, all found summary content units form a
(or the whole text in case of general summarization) and pyramid. The upper levels are usually occupied by a
maximally different from the already selected sentences comparatively small amount of the most significant
of the summary. summary content units. A lot of less important</p>
      <p>The summary is constructed incrementally from a information units are placed at the lower levels of the
list of ranked sentences; the sentence which maximizes pyramid. SCUs pyramid construction is a preliminary
MMR is chosen at each iteration: step in the summary evaluation. When this step is done,
each automatic summary could be assessed for the
MMR  arg max   Sim1 s,Q  1    max Sim2 s, s j  presence of SCUs from the formed pyramid and the
sS  s jE  final summary score could be calculated on the basis of
the following formula:
where S is the set of candidates sentences and E is the
set of selected sentences; λ represents an interpolation
coefficient between sentence relevance and
nonredundancy; Sim1 is the similarity metric used in
document retrieval and relevance ranking between
sentences (documents) and a query; and Sim2 can be
the same as Sim1 or a different metric. In our work we
used the classic cosine similarity metric as Sim1 and
Sim .</p>
      <p>2
Sum _ Score 
[Found _ SCU _ Weight ]
[Sum _ SCU _ Weight ]</p>
      <p>(2)
where Found_SCU_Weight – the total weight of all
SCUs, presented in a given automatic summary,
Sum_SCU_Weight – the total weight of all SCUs,
determined for the current cluster. Accordingly, the
final Pyramid score for an automatic summary is its
total SCU weight divided by the maximum SCU weight
available to a summary of average length (where the
average length is determined by the mean SCU count of
the expert summaries for this topic). This way of
assessment reflects the coverage of expert SCUs by an
automatic summary with taking into account SCU
different weights.</p>
      <p>
        The Pyramid method for summary content
evaluation allows measuring the information coverage
by automatic summary, regardless the synonyms and
paraphrases used in news cluster documents.
5.3 Evaluation Procedure
To evaluate our approach we apply MMR
summarization method to different input data. The
original version of MMR method considers an input
text (or texts) as a bag-of-words. No information about
multiword expressions and related expressions is
exploited. Our idea was to add such information to the
input data and to examine the results of MMR
algorithm. Accordingly, four variants of the input data
structure were investigated:
1. Simple bag-of-words model with no
additional information. It is a classic input
data for MMR method. This version is
considered as a baseline.
2. Bag-of-words model with information
about multiword expressions added. All
consecutive words included to a
multiword expression, are considered as a
single word. This model is important for
evaluation of the influence of multiword
expressions on the overall performance.
3. Bag-of-words model with thesaurus
information added. Thesaurus-based
thematic nodes were described in [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
      </p>
      <p>Elements of the same thematic node are
substituted with their thematic center and
considered as the same input word.
4. Bag-of-words model with cluster-based
thematic nodes information (assembled by
the proposed algorithm) added. Thematic
node elements are also considered as the
same input word (thematic center of this
thematic node) with the weight
propotional to the similarity score between
a given element and the thematic center.</p>
      <p>To test the MMR method with different input data
models we took 10 news clusters on various topics. The
Pyramid evaluation procedure was performed. For this
purpose two-four expert summaries were created for
each news cluster by professional linguists. Summary
Content Units were manually extracted from these
summaries. On the whole, 129 SCUs were extracted.</p>
      <p>Each SCU has the weight equal to the number of expert
summaries, where it occurred. Thus, SCU pyramid was
assembled. Afterwards, each automatic summary was
manually assessed for SCUs references and the score of
the examined summary was calculated (see previous
section).
Table 3 shows evaluation results of MMR method with
various input data.</p>
      <p>We can see that the adding of multiword
expressions to the simple bag-of-words model decreases
the overall performance of the MMR algorithm. This is
due to the appearance of low-frequent multiword
expressions and therefore the increase of diversity in
input data. Low results were achieved by the MMR
method on only thesaurus-based input data, which
possibly can be explained by the differences between
information described in the thesaurus and the real
cluster structure.</p>
      <p>The best results were obtained on cluster-based
thematic nodes, taking into account multiword phrases
and similarity between words and expressions</p>
      <p>Input data model</p>
      <p>Simple bag-of-words
Bag-of-words with multiword expressions
Bag-of words with thesaurus information</p>
      <p>Bag-of-words with
cluster-based thematic nodes</p>
      <p>Score
57,8%
53,1%
52,6%
59,8%</p>
    </sec>
    <sec id="sec-6">
      <title>6 Conclusion</title>
      <p>In this paper we have proposed to use the discourse
structure of natural language texts to extract sets of
semantically similar expressions representing different
participants of the text story – thematic nodes. We
described two experiments on news clusters: multiword
expression extraction and cluster-based thematic node
construction. In addition to known methods of context
comparison, we exploited the co-occurrence frequency
in neighboring sentences to detect the semantic
similarity of language expressions. We also combined
several heterogeneous features for the thematic node
construction:

</p>
      <sec id="sec-6-1">
        <title>Formal resemblance features</title>
        <p>
          Information from the pre-defined resource
(Russian language thesaurus RuThes [
          <xref ref-type="bibr" rid="ref23">23</xref>
          ])
 Context-based features
        </p>
        <p>The evaluation of the introduced method showed
that the cluster-based thematic nodes can improve the
overall performance of the multi-document
summarization algorithm.</p>
        <p>In future we are going to use cluster-based thematic
nodes for various operations as cluster refining, novelty
detection, sub-clustering and etc.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Alexeev</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Loukachevitch</surname>
            <given-names>N.</given-names>
          </string-name>
          <article-title>Automatic detection of near-synonyms in news clusters</article-title>
          .
          <source>In: Computational Linguistics and Intelligent Technologies: Proceedings of the International Conference Dialog`2011</source>
          , pp.
          <fpage>32</fpage>
          -
          <lpage>40</lpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Allan</surname>
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>Introduction to Topic Detection and Tracking</article-title>
          .
          <source>In: Topic detection and tracking</source>
          , Kluwer Academic Publishers Norwell, MA, USA, pp.
          <fpage>1</fpage>
          -
          <lpage>16</lpage>
          (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Barzilay</surname>
            <given-names>R.</given-names>
          </string-name>
          , Lee L.:
          <article-title>Learning to Paraphrase: an Unsupervised Approach Using Multiple Sequence Alignment</article-title>
          .
          <source>In: Proceedings of HLT/NACCL-2003</source>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Barzilay</surname>
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McKeown</surname>
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Extracting Paraphrases from a Parallel Corpus</article-title>
          .
          <source>In: Proceedings of the 39th Annual Meeting on Association for Computational Linguistics</source>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Blei</surname>
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Griffiths</surname>
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jordan</surname>
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tenenbaum</surname>
            <given-names>J</given-names>
          </string-name>
          .
          <article-title>Hierarchical topic models and the nested chinese restaurant process</article-title>
          .
          <source>In: Neural Information Processing Systems (NIPS)</source>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Blei</surname>
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ng</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jordan</surname>
            <given-names>M. Latent</given-names>
          </string-name>
          <article-title>Dirichlet Allocation</article-title>
          .
          <source>In: Journal of Machine Learning Research</source>
          ,
          <volume>3</volume>
          :
          <fpage>993</fpage>
          -
          <lpage>1022</lpage>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Carbonell</surname>
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goldstein</surname>
            <given-names>J.:</given-names>
          </string-name>
          <article-title>The use of MMR, diversity-based reranking for reordering documents and producing summaries</article-title>
          .
          <source>In: Proceedings of the 21st Annual International ACM SIGIR Conference on Research and Development in Information Retrieval</source>
          , Melbourne, Australia, pp.
          <fpage>335</fpage>
          -
          <lpage>336</lpage>
          (
          <year>1998</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Celikyilmaz</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hakkani-Tur D. A Hybrid Hierarchical</surname>
          </string-name>
          <article-title>Model for Multi-Document Summarization</article-title>
          .
          <source>In: Proceedings of the 48th Annual Meeting of the Association for Computational Linguistics</source>
          , Uppsala, Sweden, pp.
          <fpage>815</fpage>
          -
          <lpage>824</lpage>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Dang</surname>
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xue</surname>
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Croft</surname>
            <given-names>B</given-names>
          </string-name>
          .
          <article-title>Context-based QuasiSynonym Extraction</article-title>
          .
          <source>CIIR Technical Report</source>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Dijk</surname>
            <given-names>van T.</given-names>
          </string-name>
          :
          <article-title>Semantic Discourse Analysis</article-title>
          .
          <source>In: Teun A. van Dijk</source>
          , (Ed.),
          <source>Handbook of Dis-course Analysis</source>
          , vol.
          <volume>2</volume>
          ., pp.
          <fpage>103</fpage>
          -
          <lpage>136</lpage>
          , London: Academic Press (
          <year>1985</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Dobrov</surname>
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pavlov</surname>
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Basic line for news clusterization methods evaluation</article-title>
          .
          <source>In: Proceedings of the 5-th Russian Conference RCDL-2010</source>
          (
          <year>2010</year>
          )
          <article-title>(in Russian)</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Dobrov</surname>
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Loukachevitch</surname>
            <given-names>N.</given-names>
          </string-name>
          :
          <source>Summarization of News Clusters Based on Thematic Representation. In: Computational Linguistics and Intelligent Technologies: Proceedings of the International Conference Dialog`2009</source>
          , pp.
          <fpage>299</fpage>
          -
          <lpage>305</lpage>
          (
          <year>2009</year>
          )
          <article-title>(In Russian)</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Doddington</surname>
            <given-names>G.</given-names>
          </string-name>
          , Mitchell A.,
          <string-name>
            <surname>Przybocki</surname>
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ramshaw</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Strassel</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weishedel</surname>
            <given-names>R.:</given-names>
          </string-name>
          <article-title>The Automatic Content Extraction (ACE): Task, Data, Evaluation</article-title>
          .
          <source>In: Proceedings of Fourth International Conference on Language Resources and Evaluation</source>
          ,
          <string-name>
            <surname>LREC</surname>
          </string-name>
          <year>2004</year>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Dolan</surname>
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Quirk</surname>
            <given-names>Ch.</given-names>
          </string-name>
          , Brockett Ch.:
          <article-title>Unsupervised Construction of Large Paraphrase Corpora: Exploiting Massively Parallel News Sources</article-title>
          .
          <source>In: Proceedings of COLING-2004</source>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Duame</surname>
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marcu</surname>
            <given-names>D.:</given-names>
          </string-name>
          <article-title>A large Scale Exploration of Global Features for a Joint Entity Detection and Tracking Model</article-title>
          .
          <source>In: Proceedings of Human Language Conference and Conference on Empirical Methods in Natural Language Processing</source>
          , pp.
          <fpage>97</fpage>
          -
          <lpage>104</lpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Griffiths</surname>
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Steyvers</surname>
            <given-names>M.</given-names>
          </string-name>
          <article-title>Finding scientific topics</article-title>
          .
          <source>In: Proceedings of the National Academy of Sciences of the United States of America</source>
          , Vol.
          <volume>101</volume>
          , No.
          <source>Suppl</source>
          <volume>1</volume>
          . (
          <issue>6 April 2004</issue>
          ), pp.
          <fpage>5228</fpage>
          -
          <lpage>5235</lpage>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Haghighi</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vanderwende</surname>
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Exploring Content Models for Multi-Document Summarization</article-title>
          . In: Human Language Technologies:
          <article-title>The 2009 Annual Conference of the North American Chapter of the ACL</article-title>
          , Boulder, Colorado, pp.
          <fpage>362</fpage>
          -
          <lpage>370</lpage>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Harnly</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nenkova</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Passonneau</surname>
            <given-names>R.</given-names>
          </string-name>
          , Ram-bow O.:
          <article-title>Automation of summary evaluation by the pyramid method</article-title>
          .
          <source>In: Proceedings of the International Conference on Recent Advances in Natural Language Processing</source>
          (RANLP'
          <year>2005</year>
          ), Borovets, Bulgaria (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>Hasan</surname>
            <given-names>R.</given-names>
          </string-name>
          :
          <article-title>Coherence and Cohesive harmony</article-title>
          . J.
          <string-name>
            <surname>Flood</surname>
          </string-name>
          , Understanding reading comprehension, Newark, DE: IRA, pp.
          <fpage>181</fpage>
          -
          <lpage>219</lpage>
          (
          <year>1984</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <surname>Hirst</surname>
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>St-Onge</surname>
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Lexical Chains as representation of context for the detection and correction malapropisms</article-title>
          . In: WordNet:
          <article-title>An electronic lexical database and some of its applications / C. Fellbaum, editor</article-title>
          . Cambrige, MA: The MIT Press (
          <year>1998</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <surname>Li</surname>
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sun</surname>
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kit</surname>
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Webster</surname>
            <given-names>J.:</given-names>
          </string-name>
          <article-title>A Query-Focused Multi-Document Summarizer Based on Lexical Chains</article-title>
          .
          <source>In: Proceedings of the Document Understanding Conference DUC-2007</source>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <surname>Loukachevitch</surname>
            <given-names>N.</given-names>
          </string-name>
          :
          <article-title>Multigraph representation for lexical chaining</article-title>
          .
          <source>In: Proceedings of SENSE workshop</source>
          , pp.
          <fpage>67</fpage>
          -
          <lpage>76</lpage>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <surname>Loukachevitch</surname>
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dobrov</surname>
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Evaluation of Thesaurus on Sociopolitical Life as Information Retrieval Tool</article-title>
          . In: M.Gonzalez
          <string-name>
            <surname>Rodriguez</surname>
          </string-name>
          , C. Paz Suarez Araujo (Eds.),
          <source>Proceedings of Third International Conference on Language Resources and Evaluation (LREC2002)</source>
          , Vol.
          <volume>1</volume>
          , pp.
          <fpage>115</fpage>
          -
          <lpage>121</lpage>
          (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <surname>Ng</surname>
            <given-names>V.:</given-names>
          </string-name>
          <article-title>Machine learning for co-reference resolution: from local classification to global ranking</article-title>
          .
          <source>In: Proceedings of ACL-2005</source>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <surname>Passonneau</surname>
            <given-names>R.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nenkova</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McKeown</surname>
            <given-names>K.R.</given-names>
          </string-name>
          , Sigelman S.
          <article-title>: Applying the pyramid method in DUC 2005</article-title>
          .
          <article-title>In: Proceedings of the Document Understanding Conferences (DUC'</article-title>
          <year>2005</year>
          ), Vancouver, Canada (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <surname>Turdakov</surname>
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lizorkin</surname>
            <given-names>D. HMM</given-names>
          </string-name>
          <article-title>Expanded to Multiple Interleaved Chains as a Model for Word Sense Disambiguation</article-title>
          .
          <source>In: Proceedings of the 23rd Pacific Asia Conference on Language, Information and Computations</source>
          , pp.
          <fpage>549</fpage>
          -
          <lpage>559</lpage>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <surname>Witten</surname>
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paynter</surname>
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Frank</surname>
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gutwin</surname>
            <given-names>C.</given-names>
          </string-name>
          , NewillManning C.
          <article-title>: KEA: practical automatic keyphrase extraction</article-title>
          .
          <source>In: Proceedings of the fourth ACM conference on Digital Libraries</source>
          (
          <year>1999</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <surname>Yang</surname>
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Callan</surname>
            <given-names>J.:</given-names>
          </string-name>
          <article-title>A metric-based framework for automatic taxonomy induction</article-title>
          .
          <source>In: Proceedings of ACL-2009</source>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>