<!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>Logical-Ontological Approach to Coreference Resolution</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Elena Sidorova</string-name>
          <email>lsidorova@iis.nsk.su</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Natalya Garanina</string-name>
          <email>garanina@iis.nsk.su</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Irina Kononenko</string-name>
          <email>irina_k@cn.ru</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alexey Sery</string-name>
          <email>alexey.seryj@iis.nsk.su</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>A.P. Ershov Institute of Informatics Systems SB RAS</institution>
          ,
          <addr-line>6, Acad. Lavrentjev pr., Novosibirsk 630090</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>We suggest a logical-ontological approach to the coreference resolution in the process of text analysis and information extraction. Our approach solves the problem of comparing objects found in the text - instances of ontology classes - using the evaluation of the similarity of attributes and relations of objects. In object comparison, we take into account the discourse factors associated with the text and the extra-textual characteristics presented in the ontology of the subject domain. Particularly, we consider polyadic relations which may represent the situations found in the text (events, processes, actions). We propose the ontological interpretation of polyadic relations as classes with singlevalued object properties. For coreference resolution we use information about objects and their relations. We propose the corresponding measures for evaluating the semantic similarity of the participant objects in the relations.</p>
      </abstract>
      <kwd-group>
        <kwd>ontology population</kwd>
        <kwd>text analysis</kwd>
        <kwd>information extraction</kwd>
        <kwd>coreference resolution</kwd>
        <kwd>referential factors</kwd>
        <kwd>polyadic relations</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Identification of referential relations in discourse is one of the most vital but difficult
for modeling problems of automatic text analysis. Reference is a relation between
some text unit (language expression) and non-linguistic object, which is called a
referent. Correct interpretation of an utterance in the text under analysis involves
identification of the object mention referent, i.e. reference resolution. There is a range of
language means to mention certain referent in the text, and a speaker (text author)
makes choice between two opposite types of language expressions: full noun phrases
(proper names and descriptions) and reduced means of reference (pronouns and
anaphoric zeroes). Processing expressions of the first type requires direct comparison of
extracted objects. In the second case, an anaphoric relation of the reduced expression
to antecedent expression is detected with respect to a number of text-structure,
syntactic, semantic and pragmatic conditions.</p>
      <p>The anaphora and coreference resolution is an important task within the framework
of automatic discourse analysis: machine translation, text summarization and
information extraction. The latter can be performed by natural language processing in
which certain types of information must be recognized and extracted from the text
(named entities recognition and fact extraction tasks, in particular). We consider the
coreference resolution within the framework of information extraction for ontology
population. In this framework, an ontology is used to represent the results of
information extraction, and knowledge presented in the ontology helps to solve specific
information extraction tasks.</p>
      <p>
        Solving the task of automatic ontology population involves addition of information
to the ontology repository. In [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] we consider mentions of simple entities and propose
an approach to their coreference resolution in the process of information extraction
for ontology population. An ontology structure allows to take into account implicit
information in the input text due to detecting relations between objects. In this paper,
we suggest coreference resolution for new objects with a complex structure including
situations (events, actions, processes), which are represented by polyadic relations in
an ontology. These situations extend the domain knowledge used for solving
coreference resolution problem. The new knowledge improves the quality of coreference
resolution.
      </p>
      <p>In Section 2 we give a brief review of modern trends in the coreference problem
definition and the present research. In Section 3 we describe our basic approach to
ontology-based information extraction with formal definitions of and ontology and
polyadic relations. Section 4 presents ontological factors relevant for coreference
resolution illustrated by text examples and revises the similarity measure of objects.
In Section 5 we consider features of experiments in our approach. We conclude with
the base characteristics and advantages of the proposed approach and outline the
directions for future research.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Coreference in Information Extraction Tasks</title>
      <p>
        We observe several classification aspects of problems related to the reference
identification.
─ First aspect is the way of presenting references in the text: full lexical expressions
(noun phrases – proper names, descriptions, descriptions combined with proper
names) or reduced expressions using anaphoric means (pronouns, determiners) or
anaphoric zero. In the first case, for noun phrases based on proper names, the
problem is detecting identical references to named entities. In the second case, the
problem is identification of the antecedent, i.e. anaphora resolution [
        <xref ref-type="bibr" rid="ref2 ref3">2, 3</xref>
        ].
─ Second aspect is the type of the referenced object: referential identity of entities or
situations (events).
─ Third aspect is the search area and type of context: the context of a single
document (simple and complex sentences or chains of sentences in one text) opposes to
cross-document analysis, in which references to the same object are looked for in
the corpus or document flow.
      </p>
      <p>
        The traditional problem of anaphora and coreference resolution within a coherent
text remains to be relevant. Many early and modern researches solve the problem
using linguistic methods based on rules and methods of machine learning. R. Mitkov's
reviews [
        <xref ref-type="bibr" rid="ref4 ref5">4, 5</xref>
        ] and later [
        <xref ref-type="bibr" rid="ref6 ref7">6, 7</xref>
        ] consider the basic approaches to this problem. Recently,
there has been a growing interest in solving the problem in a broader perspective: not
only entities but also events or situations have been considered [
        <xref ref-type="bibr" rid="ref10 ref11 ref12 ref8 ref9">8 – 12</xref>
        ]. A
crossdocument reference analysis that is an important approach for populating knowledge
bases and ontologies is used for the problem as well [
        <xref ref-type="bibr" rid="ref13 ref14 ref15 ref8">8, 13 – 15</xref>
        ]. The complexity of
the problem of coreference resolution requires an integrated approach, involving both
knowledge about the structure of the text (the level of discourse) and knowledge
about the subject area, which are determined by the classes of entities in a specific
ontology and their ontological structure (ontological level). In [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] the authors
consciously abstract away from the discourse factors of coreference in order to
investigate the role of subject knowledge. Discourse features represent the structural and
textual properties of mentions (similarity of sub-chains, position, distance),
grammatical and lexical features. Obviously, new tasks require a revision of the role of
discourse features in comparison with ontological ones. Thus, cross-document analysis
does not consider pronominal anaphora and hardly takes into account such discourse
factors as the order of appearance of mentions in the text, and the distance (linear or
rhetorical).
      </p>
      <p>
        Theories of discourse analysis distinguish several types of discourse connectivity:
referential (identity of participants), spatial, temporal and event-triggered ones [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ].
In applied research, there are two approaches to understanding the coreference of
events. In the first approach, two mentions of an event are considered coreferent if
they are characterized by the same set of properties (such as time or place of the
event) and the same set of participants [
        <xref ref-type="bibr" rid="ref10 ref11 ref9">9 – 11</xref>
        ]. In the second approach, only the
referential identity of participants is considered for referential identity of events [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]). In
[
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] a broader set of referential relations between two mentions of events is
considered: complete coreference, subevents for vertices of the parent and child layers,
subevents for a descendant vertex of a single layer.
      </p>
      <p>We consider the problem of information extraction as a task of detecting all
references to objects of a given domain: entities and situations (events, states, actions,
processes). In the ontology population task, the found objects should be represented
as instances of concepts and relations of the ontology. It is necessary to establish
referential relations between all instances found in the process of text analysis and
instances of the ontology information content (which does not exclude the possibility of
adding new instances to the ontology).
3</p>
    </sec>
    <sec id="sec-3">
      <title>The Model of Information Extraction</title>
      <p>Consider the environment in which our approach to coreference resolution is being
developed. Fig. 1 shows the general scheme of the information extraction system
(IEsystem) with the emphasized module of coreference resolution.</p>
      <p>The input of our IE-system comprises: the ontology of a subject domain, the
ontology population rules and the results of preliminary text processing including the
terminological, thematic, and segment coverings of an input text.</p>
      <p>A terminological covering is the result of lexical text analysis which extracts terms
of a subject domain from a text and forms lexical objects using semantic vocabularies.
A segment text covering is a division of the text into formal fragments (clauses,
sentences, paragraphs, headlines, etc.) and genre fragments (document title, annotation,
glossary, etc.). A thematic covering selects text fragments of a particular topic. A
construction of a thematic covering is based on the thematic classification methods.</p>
      <p>
        The module of information extraction constructs objects representing instances of
concepts and relations of the domain ontology from the lexical objects [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. This
module uses the ontology population rules which are automatically generated from
fact schemes. The fact schemes are formulated by experts taking into account the
ontology and language of a subject domain. These fact schemes constrain
morphological, syntactic, structural, lexical, and semantic characteristics of the objects.
      </p>
      <p>
        The coreference resolution module [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] runs in parallel with the information
extraction module. This module forms hypotheses about coreference relations, and
calculates their weights using various factors discussed below.
The ambiguity resolution module resolves all types of conflicts which are the result of
various interpretations of the input text — different object text coverings for the same
text fragment. This module chooses the most informative variant from the set of
possible interpretations (the variant with the highest weight) [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ].
      </p>
      <p>The result of the work of our IE-system is the population of ontology content by
instances of concepts and relations of the subject domain found in the input text.</p>
      <sec id="sec-3-1">
        <title>The Ontology of a Subject Domain</title>
        <p>An ontology O of a subject domain includes the following elements:
─ a finite nonempty set CO of classes for representing the concepts of the subject
domain,
─ a finite set DO of data domains, and
─ a finite set of attributes with names in AtrO = DatO∪RelO, each of which has values
in some data domain from DO (data attributes or datatype properties in DatO) or
has values as instances of some classes (object attributes or object properties in
RelO, which model binary relations).</p>
        <p>Each class c ∈ CO is defined by the set of its attributes: c = (Datc, Relc), where every
data attribute α ∈ Datc ⊆ DatO has the domain dα ∈ DO with values in Vd and every
object attribute ρ ∈ Relc ⊆ RelO has values from the subset Cρ ⊆ CO. The set of all
class attributes is denoted by Atrc = Datc ∪ Relc. We consider an ontology without
data and class synonyms, i.e. ∀ α1, α2 ∈ DatO: dα1 ≠ dα2 and ∀ c1, c2 ∈ CO : Atrc1 ≠ Atrc2.</p>
        <p>We denote the class of an attribute γ by cγ and the set of its values by Dγ. A set of
attributes of every class must include the nonempty set of key attributes Atr K . The
c
key attributes can either be data or object attributes. These attributes guarantee
unambiguous definition and uniqueness of the class instances.</p>
        <p>A tuple a = (ca, Data, Rela) is an instance of the class ca  (Datca , Relca ) (a ∈ ca)
with the values V
iff every data attribute  a  Data has a name   Datca
and every object attribute a  Rela has a name   Relc
 a
with the values V
from Vd</p>
        <p>as
 a
a
instances of the classes from Cρ.</p>
        <p>We use the standard class inheritance relation: the class c2 is a subclass of the
class c1 (c1 &lt; c2) iff ∀ a ∈ c2: a ∈ c1.</p>
        <p>The information content ICO of the ontology O is a set of instances of the classes
from O. The ontology population problem is to compute information content for a
given ontology from the given input data.
3.2</p>
      </sec>
      <sec id="sec-3-2">
        <title>Polyadic Relations</title>
        <p>The notion of polyadic relation is not considered in the classical ontology theory. For
example, the OWL – the standard ontology description language – has no language
constructions for polyadic relations, only binary relations (Object Property) are
available. On the other hand, polyadic relations frequently arise in the tasks of extracting
information from texts, because they can describe the propositional content of a
statement that represents an extra-linguistic situation, or state of affairs (event, action,
process, etc.).</p>
        <p>To overcome these shortcomings, we model polyadic relations (or just relations)
by ontology classes with constraints on the set of attributes. First, relations classes
have to include at least two object properties. Second, every object property of a
relation has to be a key attribute. A polyadic relation may also contain datatype properties
without special constraints.</p>
        <p>Due to this definition, a polyadic relation is naturally represented by the set of
binary relations. And vice versa, a binary relation can be represented by the polyadic
relation with two object properties as a special case of polyadic relations.</p>
        <p>In text processing, we consider polyadic relations correspond to descriptions of
situations (actions, processes) and other objects with complex structure. The following
Table 1 gives some examples of polyadic relations extracted from texts.</p>
        <p>These examples relate to the automated control systems subject domain that
includes such relation classes as Action, Process, Function, Control, Movement,
Change_of_state, etc. Object properties of relation classes correspond to the hierarchy
of semantic roles. The semantic role is a generalization of the functions of a
participant in a range of situations denoted by a group of predicates, and hence the types of
corresponding situations.
The information content of a text consists of a set of instances of ontology classes and
relations found in the text, which are provided with additional information.</p>
        <p>We define a set A of information-text objects (i-objects) retrieved from input data
and corresponding to ontology instances. Every i-object a∈A has the form (ca, Data,
Rela, Ga, Pa), where
─ ca∈ CO is the ontology class;
─ Data is the set of data attributes  a  ( ,Va ) , where</p>
        <p>   Datca is the attribute name, and Va is the set of values v ∈ dα;
─ Rela is the set of object attributes  a  ( ,V ) , where
a
 is the attribute name, and V
  Relca  a is the set of i-objects of a class
c a  C a ;
─ Ga is the grammar information (morphological and syntactic features based on
grammar features of lexical object);
─ Pa is the structural information (a set of positions in the input data and the formal
segments).
The
attribute
γ</p>
        <p>of-obtjheect ai is filled if V a   . We denote by Atra = Data ∪ Rela
the set of all attributes. Each i-object corresponds to some ontology instance in a
natural way as follows. Let a = (ca, Data, Rela, Ga, Pa) be an i-object, then its
corresponding ontology instance is a′ = (ca, Data′, Rela′), and every α ∈ Data′ has value(s) in V
and every ρ∈ Rela′ has values in V a .</p>
        <p>We assume that i-objects a and b are possible coreferents a ≈ b (candidates for
coreference) iff their classes are transitively related by the class inheritance relation and
the set of values of all filled key attributes of one i-object is included in the set of
values of the corresponding key attributes of the other i-object.</p>
        <p>
          The coreference resolution problem is to detect if given candidates for coreference
correspond to the same ontology instance.
4
In previous papers [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ], we considered two types of factors that affect the evaluation
of the measure of the coreferential similarity of two objects. First, discourse factors
(local textual and contextual) are determined by the language means used to represent
the objects in the text and by their location in the text structure. Second, semantic
factors determine the similarities of objects with respect to their ontological structure
and relations.
        </p>
        <p>In our approach, we distinguish logical-ontological factors for considering a set of
associated relations between objects. For these factors we use the properties of
relations specified in the ontology.</p>
        <p>All these factors are used to evaluate similarity of objects mentioned in the text.
For each factor, we define a similarity measure. This measure corresponds to the
degree of strength of the coreferent relation between the i-objects a and b with respect to
the factor, without taking into account other factors.
4.1</p>
      </sec>
      <sec id="sec-3-3">
        <title>The Coreferential Conflict and the Similarity Measure</title>
        <p>We define coreferential conflict as a case when two non-coreferent i-objects a and b
are possible coreferents of the third i-object c: a ↭c b  (a ≈ c) (b ≈ c)  (a ≈ b).</p>
        <p>To determine which of these i-objects are actually coreferent, we use the measure
of coreference similarity of i-objects. This measure for i-objects a and b is denoted as
cs(a,b). If the non-coreferential i-objects a and b are possible coreferents for the
iobject c, we say that the coreferential conflict is resolved to a iff cs(a,c) &gt; cs (b,c), i.e.
the i-object a is more similar to i-object c, then i-object b.</p>
        <p>The integral measure of similarity cs(a,b) is calculated as an Euclidean measure of
similarity based on four measures – semantic S(a,b), context C(a,b), position P(a,b)
and grammar G(a,b).
(1  S (a, b))2  (1  C(a, b))2  (1  P(a, b))2  (1  G(a, b))2
The context similarity measure C(a,b) takes into account the information connectivity
of i-objects in a given text. This measure depends on the number of i-objects which
directly or indirectly use a) attribute values from both a and b, and b) attribute values
borrowed by a from b, and by b from a, for the evaluation of their own attributes.</p>
        <p>The position similarity measure P(a,b) takes into account variants of location of
iobjects in an input text. This measure depends on the number of segments, number of
possible candidates in the conflict, and number of lexemes placed between the
positions of a and b.</p>
        <p>The grammar similarity measure G(a,b) is based on the standard linguistic features
such as gender, number, person, etc.</p>
        <p>The semantic similarity measure S(a,b) determines the degree of proximity of the
corresponding attribute sets Atra and Atrb. Comparing these two sets takes into
account both the similarity of the values of their constituent elements and additional
characteristics based on the ontological properties of attributes, including the
inheritance of classes and data attributes, intersection, union, composition, refinement,
inversion, inclusion, closure, transitivity and symmetry.</p>
        <p>
          In [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] we consider 11 types of similarities. Below we expand this set with
similarities using polyadic relations. Initially, S(a,b) was determined by formula (2),
where Simba  {( a , b ) | sim( a , b )  0} :
        </p>
        <p>S (a, b) 
1</p>
        <p> sim( a ,  b )
| Simba | ( a , b )Simba
Here, under the sign of the sum, all kinds of similarities of the attributes of the objects
a and b are collected. Practical considerations and experimental data revealed
particular cases in which basic formula (2) is inexact and instable with respect to adding new
attribute comparison characteristics: i-objects that have a large set of comparable but
actually not similar attributes can turn out to be close with each other due to just
taking into account that the similarity of attributes that is greater than zero. It is worth
noting that such cases are very rare due to the definition of coreference and the
formulation of the problem of extracting i-objects. The second disadvantage of formula (2)
is expressed by the fact that adding new terms to the sum can decrease the total value.
But one should expect that positive additional information about the proximity of
attributes have to always increase the similarity of the corresponding i-objects. These
additional characteristics are based on the ontological properties of attributes,
including, in particular, composition, transitivity, refinement, etc., and specials properties of
polyadic relations described below. In view of the above, it was proposed to convert
formula (2) to a formula of the following form:</p>
        <p>S (a, b)  S EQ  (1 S EQ )  S 
The value SEQ[0;1] corresponds to the similarity of the values of the corresponding
attributes of the objects a and b without taking into account the additional
characteristics, and S[0;1) — the additional information provided by these characteristics.
(2)
(3)</p>
        <p>
          SEQ is calculated by formula (4), similar to formula (2), where the set of pairs of
similar attributes Simba is replaced by the set of pairs of comparable attributes
Compba  {( a , b ) | a  Atra , b  Atrb ,   }.
(4)
(5)
(6)
Only measures of standard similarity of attributes by values stand under the sign of
the sum in the formula (4) [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ].
        </p>
        <p>Let the total amount of additional information about the attributes of objects a and
b be
Here the symbol  denotes additional properties of attributes, such as transitivity,
composition, etc. It is obvious that I can take any positive values. Hence, in order to
get the value of S varying from 0 to 1, we need a monotonic transformation defined
everywhere on the positive semi-axis. Using I, we evaluate the additional similarity of
the i-objects a and b. Really, we determine the value of the probability of this
similarity S:</p>
        <p>1
S EQ </p>
        <p> sim( a , b )
| Compba | ( a ,b )Compba
I </p>
        <p> sim ( a , b )
 aAttra , bAttrb</p>
        <p>S </p>
        <p>I
1  I
We can see from formulas (3), (5) and (6) that
─ S(a,b) = 1  SEQ = 1,
─ S  [0;1), and
─ S(a,b) &gt; SEQ  SEQ &lt; 1  S &gt; 0.</p>
        <p>In other words, when objects have incomplete similarity in the values of comparable
attributes, and the additional information is available, the degree of similarity S is
always greater than SEQ, but full match is achieved only under the condition that the
values of all comparable attributes are the same taking coreference into account.
4.2</p>
      </sec>
      <sec id="sec-3-4">
        <title>Relations Factor</title>
        <p>For evaluating similarity we consider polyadic relations in the following two aspects.</p>
        <p>First, comparing polyadic relation instances for identification coreference between
them.</p>
        <p>Example 1. When the bottle reaches a certain position, (the sensorX communicates
with the conveyor Y)S1 to inform it that it should stop. For this purpose (the sensorX
sends a signal StopZ to the receiving device of the conveyorY)S2</p>
        <p>In this example, we can distinguish two possible coreferent instances of polyadic
relations S1 and S2:
 S1: Contact (Originator: X, Recipient: Y)
 S2: Information_transfer (Originator: X, Recipient: Y, Content: Z)
These instances are similar because their Originator and Recipient attributes have
coreferent values.</p>
        <p>Second, using information about polyadic relations for identification coreference
between i-objects participating in these relations. For this purpose, pairs of relations
are considered that contain similar values (besides the objects themselves being
compared). Change the example from the previous version.</p>
        <p>Example 2. (The sensorX1 transmits a messageZ to the conveyorY)S1 to inform it that
the bottle has reached a certain position. So, (itX2 controls the operation of the
conveyorY)S2.</p>
        <p>In this example polyadic relations are represented by the following instances:
 S1: Information_transfer (Originator: X1, Recipient: Y, Content: Z)
 S2: Control (Controller: X2, Patent: Y)
We consider the instances X1 and X2 are similar because S1 and S2 have a similar
value Y. Note that in the last example the relations of different classes with different
sets of object attributes are compared because we allow the comparison of arbitrary
relations.</p>
        <p>We define the following formal ontological properties for object attributes. They
are used for definition of object similarity measures that take into account polyadic
relations. We borrow some concepts of relational algebra. We denote the set of all
polyadic relations of the ontology O by SO.</p>
        <p>Definition 1. Let ρ, ρ′, ρ′′ ∈ RelO.
─ The attributes ρ, ρ′ are in the projection ρr=elatρio′n iffCρ, Cρ’ ⊆ SO and ∃
γ1,…, mγ , ′ γ′1,…, mγ)′:∀ a∈ c∈ Cρ ∃ a′ ∈ Cρ’: π a ′ a′ π, iγ.iea.= VVγ′ia′
(i∈[1..m]), and vice versa, ∀ a′∈ c′∈ Cρ′ ∃ a ∈ Cρ: π′ a′ (a), i.eπ. the values of
the attributes that are in the projection relation are instances of the polyadic
relations that contain equal values.
─ The attributes ρ, ρ′ andρ′′ are in the natural joinρ= ρre′⋈laρti′o′ n ifCfρ, Cρ′, Cρ′′⊆
SO and ∀ a′∈ c′∈ Cρ′, ∃ a ∈ c ∈ Cρ, A ⊆ Atra: πtra′ a′ πA(a), ∀ a′′∈ c′′∈ Cρ′′ ∃ a ∈
c ∈ Cρ, A ⊆ Atra: πtra′′ a′′ A(a), anπd ∀ a∈ c∈ Cρ,b∈ Atra : (∃ a′∈ c′∈ Cρ′, b∈’
Atra′ : b= b′ ∨ (∃ a′′∈ c′′∈ Cρ′′, b∈′′ Atra′′ : b b′′ , i.e. the instances that are the
of the object attributes ρ′ и ρ′′ are complementary different views projections
the values of the attribute ρ.</p>
        <p>Thus, the projection describes a subset of the common elements of the relation
instances. In Example 1, the common projection of instances of the relations S1 and S2
is {X, Y}. In Example 2, the corresponding projection is the set {Y, X1, X2}. The
natural join takes into account the presence of a third relation when comparing a pair of
relation instances. This relation includes the join of the attributes of these relations.
values
on
The presence of such a third relation is an evidence of the information included in the
first two ones.</p>
        <p>The example of the ontological natural join relation is ontological description of
the modules of a technological complex that execute the similar tasks. Each module is
represented by a relation, including instances of the tasks: SMi (w1, …, wn). The
complex performs the whole set of tasks, which is the result of the natural join of the tasks
executed by the modules: ∪ wij, wij SMi.</p>
        <p>For those cases when properties of attributes in Definition 1 cannot be derived
from the ontology description, there is a need to check the necessary conditions of the
presence of the properties. The following proposition formulates these conditions in a
constructive way. We denote the necessary condition of a property x by  x.</p>
      </sec>
      <sec id="sec-3-5">
        <title>Proposition 1. Let ρ, ρ′, ρ′′ ∈ RelO.</title>
        <p>─ ρ= ρ′ ⇒  = (Cρ∩iCρ’ ≠ ∅);
─ ρ=ρ′⋈ρ′′ ⇒ ⋈ = (Cρ′⋃ i Cρ′′⊆ i Cρ).</p>
        <p>Here, the superscript i in the set operations means that we make the operation over the
elements of the sets and over their parental classes and subclasses in the class
hierarchy. The proof follows from Definition 1.</p>
        <p>Taking into account Definition 1, we define the projection and natural join based
similarities of the attributes. We also define the class similarity. In the following
definition, the superscript r in comparison operations and calculation of the power of sets
means that the operations consider the elements of the sets and their possible
coreferents.</p>
        <p>Definition 2. For i-objects a and b with a ≈ b and ca ≤ cb, we compute the power of
the class similarity as simc(ca, cb) = |cb|/|ca|, where |cx| is the number of subclasses of
the class x including x itself.</p>
        <p>Definition 3. For i-objects a and b, we consider object relation ρ∈ Rela and
ξ ∈ Relb with ρ, ξ∈ SO is
─ projectionally similar ρ∼ ξ, iff=ρξ∨   and Sπ=∪x∈Vρa {X⊆ Atrx | ∃ y∈Vξb, Y⊆
Atry : Xπ(x)= r πY y }∅. ≠The power of the projection similarity is simπ ρ, ξ
½|Sπ|( c(Vρa)-1 + c(Vξb)-1), where c(Vμ z∈ Vμ∑∑γ ∈ Atrz |Vγ |r.
─ joinly similar ρ∼⋈ ξ, if∃f μ: μ ⋈ξ ρ∨  ⋈ and S⋈ = {(x, y) | x∈Vρa, y∈Vξb, ∃ z∈
Cμ, Zx⊆ Atrz, Zy⊆ Atrz: Atrz ⊆ Zx∪ Zy, Aπtrx(x)= r πZx z aAntrdy(y)π= r πZx z }∅. ≠
The power of the join similarity is sim⋈ ρ, ξ ⋈|((|V½ρ|aS|r)-1+(|Vξb|r)-1).
Thus, we can take into account the power of simc, simπ and sim⋈ of the projection and
join similarity in the semantic similarity measure along with the other factors in
formula (5). This allows us to take the context into account more accurately, improving
the quality of information extraction.
5</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Characteristic of Experimental Study</title>
      <p>The proposed approach to resolving coreference is based on the properties of the
domain concepts presented formally. Testing its implementation requires for a formally
presented ontology of a subject domain, as well as text corpus annotated in
accordance with the ontology. Typed coreferential relations also have to be annotated.</p>
      <p>
        There exist coreferentially annotated corpora for English (MUC) and a number of
other languages (Catalan, Dutch, English, German, Italian, Spanish, Czech, Chinese
and Arabic). The first open corpus for Russian is RuCor (available at
http://rucoref.maimbava.net/) that represents anaphorical and coreferential relations
and morphological annotation. RuCor contains about 200 texts of different genres
(primarily news, essays, and fiction) that do not correspond to any special subject
domain [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]. The lack of appropriate datasets with deep layers of annotation is the
obstacle to the study of complex cases of coreference.
      </p>
      <p>Hence, for evaluation of our approach we form a corpus of examples with a
complex type of coreference, which can be resolved on the basis of ontology. Several
examples are selected for each type of ontological relation. The total volume of the
corpus is about 50 text fragments taken from texts of technical documentation and
encyclopedias. These fragments represent specifications of requirements from the
subject domain of automated control systems. Each example is annotated by
coreference relations with types based on ontological properties.</p>
      <p>We consider such annotation of coreference information necessary for further
linguistic research. Extending the capabilities of automatic analyzers with
computational similarity models based on ontological properties improves the quality of
coreference resolution. Thus, for the examples found, the use of logical-ontological measures
allows to increase the measure of similarity of the “correct”-0.1va(r5ia-nt
10%).
6</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>In the papers on the topic of coreference resolution, we proposed a formal statement
of the problem and mathematically-strict definitions of the notions of coreference,
coreferential conflict and ontological properties used to resolve the coreference. This
is an important contribution to ensure the correct operation and improve the quality of
the coreference resolution algorithms.</p>
      <p>The main features of the proposed approach to coreference resolution are:
1. shift of the emphasis from discourse factors to the subject knowledge, primarily to
the ontology of the subject domain to be populated through information extraction,
disambiguation, and coreference resolution;
2. integration of computational and linguistic models and techniques of text analysis
at the phase of semantic processing. Thus, weighted coreferential relations between
objects are used for coreference resolution. In this process, the hypothetic
coreferential relations are generated by the linguistic model, and the resolution (choice of
the best hypothesis) is based on the statistical data;
3. scalability of the solution. Our approach can be enriched with new information
extraction rules and referential factors.
by
The corpus with annotated coreference is necessary for studying different cases of
repeated mentions of events that need ontological information about polyadic
relations to correctly resolve coreferences. Our future research will focus on general
classification of such cases. We plan to develop special case-oriented coreference
resolution techniques, particularly, by considering the relevance of ontological properties
for the evaluation of similarity of possible coreferents. Taking this into account, we
are faced with the problem of defining ontology formal properties that provide a
better solution to the tasks of extracting information from the text and, in particular, the
resolution of the coreference.</p>
      <p>Acknowledgement. The study was supported by the Russian Foundation for Basic
Research, project 17-07-01600.</p>
      <p>Resolution.</p>
      <p>Vasilyeva,</p>
      <p>M.,
681</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Garanina</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sidorova</surname>
          </string-name>
          , E., Kononenko, I.,
          <string-name>
            <surname>Gorlatch</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Using Multiple Semantic Measures For Coreference Resolution</article-title>
          . Ontology Population.
          <source>International Journal of Computing</source>
          <volume>16</volume>
          (
          <issue>3</issue>
          ),
          <fpage>166</fpage>
          -
          <lpage>176</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Dimitrov</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bontcheva</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cunningham</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maynard</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>A Light-weight Approach to Coreference Resolution for Named Entities in Text</article-title>
          . In: Branco,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>McEnery</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Mitkov</surname>
          </string-name>
          ,
          <string-name>
            <surname>R</surname>
          </string-name>
          . (eds.)
          <source>Anaphora Processing: Linguistic, Cognitive and Computational Modelling</source>
          , vol.
          <volume>263</volume>
          , pp.
          <fpage>97</fpage>
          -
          <lpage>112</lpage>
          . John Benjamins Publ., (
          <year>2005</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Sobha</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Anaphora Resolution Using Named Entity and Ontology</article-title>
          . In: Johansson,
          <string-name>
            <surname>C</surname>
          </string-name>
          . (ed.)
          <source>Proceedings of the Second Workshop on Anaphora Resolution (WAR II)</source>
          ,
          <source>NEALT Proceedings Series</source>
          , vol.
          <volume>2</volume>
          , pp.
          <fpage>91</fpage>
          -
          <lpage>96</lpage>
          (
          <year>2008</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Mitkov</surname>
          </string-name>
          , R.;
          <article-title>Anaphora resolution: the state of the art</article-title>
          .
          <source>In: Working paper based on the COLING'98/ACL'98 tutorial on anaphora resolution</source>
          .
          <source>Wolverhampton</source>
          (
          <year>1999</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Mitkov</surname>
          </string-name>
          , R.:
          <article-title>Anaphora resolution</article-title>
          . In: Mitkov,
          <string-name>
            <surname>R</surname>
          </string-name>
          . (ed.)
          <source>The Oxford handbook of computational linguistics, ch.14</source>
          , pp.
          <fpage>266</fpage>
          -
          <lpage>283</lpage>
          . Oxford university press, N.Y. (
          <year>2003</year>
          ), https://pdfs.semanticscholar.org/e782/00b1e3ba2a72de1ca9b9b2c5efa775151bfa.pdf,
          <source>last accessed</source>
          <year>2018</year>
          /10/04.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Elango</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          : Coreference Resolution: A Survey:
          <source>Technical Report. UW-Madison</source>
          (
          <year>2006</year>
          ), https://ccc.inaoep.mx/~villasen/index_archivos/cursoTATII/Entidades Nombradas/ElangoSurveyCoreferenceResolution.pdf,
          <source>last accessed</source>
          <year>2018</year>
          /04/01.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Prokofyev</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tonon</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Luggen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vouilloz</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Difallah</surname>
            ,
            <given-names>D.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cudr</surname>
          </string-name>
          ´-eMauroux, P.: SANAPHOR:
          <article-title>Ontology-Based Coreference Resolution</article-title>
          . In: 14th International Semantic Web Conference,
          <string-name>
            <surname>part</surname>
            <given-names>I</given-names>
          </string-name>
          , LNCS, vol.
          <volume>9366</volume>
          , pp.
          <fpage>458</fpage>
          -
          <lpage>473</lpage>
          . Springer, Cham (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Recasens</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chang</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Surdeanu</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jurafsky</surname>
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Joint Entity and Event Coreference Resolution across Documents</article-title>
          .
          <source>In: Proceedings of the Joint Conference on Empirical Methods in Natural Language Processing and Computational Natural Language</source>
          , EMNLP-CoNLL
          <year>2012</year>
          , pp.
          <fpage>489</fpage>
          -
          <lpage>500</lpage>
          (
          <year>2012</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Cybulska</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vossen</surname>
          </string-name>
          , P.: “
          <article-title>Bag of Events” pproach to Event Coreference Supervised Classification of Event Templates</article-title>
          .
          <source>International Journal of Computational Linguistics and Applications</source>
          <volume>6</volume>
          (
          <issue>2</issue>
          ),
          <fpage>11</fpage>
          -
          <lpage>27</lpage>
          (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Borgo</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bozzato</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aprosio</surname>
            ,
            <given-names>A.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rospocher</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Serafini</surname>
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>On Coreferring Textextracted Event Descriptions with the aid of Ontological Reasoning</article-title>
          .
          <source>Technical Report</source>
          (
          <year>2016</year>
          ), https://arxiv.org/pdf/1612.00227.pdf,
          <source>last accessed</source>
          <year>2018</year>
          /10/04.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Bejan</surname>
            ,
            <given-names>C.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Harabagiu</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Unsupervised event coreference resolution with rich linguistic features</article-title>
          .
          <source>In: Proceedings of the 48th Annual Meeting of the Association for Computational Linguistics</source>
          , pp.
          <fpage>1412</fpage>
          -
          <lpage>1422</lpage>
          (
          <year>2010</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Araki</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hovy</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mitamura</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Detecting Subevent Structure for Event Coreference Resolution</article-title>
          .
          <source>In: Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC-2014)</source>
          , pp.
          <fpage>4553</fpage>
          -
          <lpage>4558</lpage>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Mayfield</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alexander</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dorr</surname>
            ,
            <given-names>B.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Eisner</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Elsayed</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Finin</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fink</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Freedman</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garera</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McNamee</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mohammad</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Oard</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Piatko</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sayeed</surname>
            ,
            <given-names>A.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Syed</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weischedel</surname>
            ,
            <given-names>R.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xu</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yarowsky</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Cross-Document Coreference Resolution: A Key Technology for Learning by Reading Association for the Advancement of Artificial Intelligence</article-title>
          . In: AAAI Spring Symposium: Learning by Reading and Learning to Read, pp.
          <fpage>65</fpage>
          -
          <lpage>70</lpage>
          (
          <year>2009</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Yatskevich</surname>
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Welty</surname>
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Murdock</surname>
            <given-names>J.W.</given-names>
          </string-name>
          <article-title>Coreference resolution on RDF Graphs generated from Information Extraction: first results</article-title>
          .
          <source>ISWC'06 Workshop on Web Content Mining with Human Language Technologies</source>
          (
          <year>2006</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Hladky</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ehrlich</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Efimenko</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vorobyov</surname>
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Discover Shadow Groups from the Dark Web</article-title>
          . In: Web Intelligence and
          <article-title>Security: Advances in Data and Text Mining Techniques for Detecting and Preventing Terrorist Activities on the Web</article-title>
          , pp.
          <fpage>67</fpage>
          -
          <lpage>81</lpage>
          (
          <year>2010</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Suleymanova</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Trofimov</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>A method for coreference resolution within information extraction</article-title>
          .
          <source>In: Program Systems: Theory and Applications</source>
          <volume>1</volume>
          (
          <issue>15</issue>
          ),
          <fpage>15</fpage>
          -
          <lpage>30</lpage>
          (
          <year>2013</year>
          ).
          <article-title>(in Russian)</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17. Giv`on T.:
          <article-title>Coherence in text, coherence in mind</article-title>
          .
          <source>Pragmatics and cognition 1</source>
          (
          <issue>2</issue>
          ),
          <fpage>171</fpage>
          -
          <lpage>227</lpage>
          (
          <year>1993</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Garanina</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sidorova</surname>
          </string-name>
          , E.:
          <article-title>Ontology Population as Algebraic Information System Processing Based on Multi-agent Natural Language Text Analysis Algorithms</article-title>
          .
          <source>Programming and Computer Software</source>
          <volume>41</volume>
          (
          <issue>3</issue>
          ),
          <fpage>140</fpage>
          -
          <lpage>148</lpage>
          (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Garanina</surname>
            ,
            <given-names>N</given-names>
          </string-name>
          , Sidorova,
          <string-name>
            <given-names>E.</given-names>
            ,
            <surname>Seryi</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          :
          <article-title>Multiagent Approach to Coreference Resolution Based on the Multifactor Similarity in Ontology Population</article-title>
          .
          <source>Programming and Computer Software</source>
          <volume>44</volume>
          (
          <issue>1</issue>
          ),
          <fpage>23</fpage>
          -
          <lpage>34</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Garanina</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sidorova</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Anureev</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Conflict resolution in multi-agent systems with typed relations for ontology population</article-title>
          .
          <source>Programming and Computer Software</source>
          <volume>42</volume>
          (
          <issue>4</issue>
          ),
          <fpage>31</fpage>
          -
          <lpage>45</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Toldova</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , Roytberg, ., Nedoluzhko, А.,
          <string-name>
            <surname>Kurzukov</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , Ladygina, .,
          <string-name>
            <surname>Azerkovich</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grishina</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sim</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ivanova</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gorshkov</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Evaluating Anaphora and Coreference Resolution for Russian</article-title>
          .
          <source>In: Computational Linguistics and Intellectual Technologies, Proceedings of the International Conference “Dialog 20-1639”</source>
          ,5. pp.
          <source>Publishing House of the RSUH</source>
          , Moscow (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>