<!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>Application of Fuzzy Decision Trees for Rubricating Unstructured Electronic Text Documents</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>M. Dli</string-name>
          <email>midli@imail.ru</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>O. Bulygina</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>P. Kozlov</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>National Research University “MPEI”</institution>
          ,
          <addr-line>Smolensk</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
      </contrib-group>
      <fpage>108</fpage>
      <lpage>118</lpage>
      <abstract>
        <p>Every day, a large number of electronic text messages (complaints, appeals, suggestions, etc.) presented in unstructured form arrives on the Internet portals of public authorities. The quality and speed of automated processing of such requests directly depend on the correctness of their rubrication (assignment to a specific subject area). The distinctive features of these messages (small size, presence of errors, lack of a certain structure, etc.) do not allow using the wellknown methods of categorizing text documents. The authors have developed a model for rubricating electronic unstructured text documents taking into account syntactic links and word roles in the sentences on basis of fuzzy decision trees. The construction of a decision tree is based on analyzing the degree of rubric dictionary intersection and the distances between rubrics in the n-dimensional feature space. This model makes it possible to more precisely rubricate unstructured electronic text documents under conditions of interconnected rubrics and to increase the efficiency of document processing.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        In general, rubrication is the assignment of a document to one or several rubrics
(thematic sections) according to its semantic content for subsequent analysis by
experts in the given subject area for preparing a qualified answer [
        <xref ref-type="bibr" rid="ref6 ref9">6, 9</xref>
        ].
      </p>
      <p>
        The articles [
        <xref ref-type="bibr" rid="ref1 ref23 ref27">1, 23, 27</xref>
        ] showed that the choice of a mathematical approach to the
analysis and rubrication of electronic documents received by the Internet portals of
public authorities directly depends on their characteristics.
      </p>
      <p>So, the main distinctive features of electronic message send by citizens and
organizations to public authorities are the following:
 small size of the message;
 presentation of the problem in free (unstructured) form;
 presence of grammatical and spelling errors in the text;
 simultaneous description of several issues related to different areas.</p>
      <p>
        These features do not allow us to successfully use the classical methods for
analyzing relational, object, hierarchical and labeled text data [
        <xref ref-type="bibr" rid="ref15 ref3">3, 15</xref>
        ].
      </p>
      <p>
        In this regard, the analysis of unstructured documents can be carried out using data
mining methods that allow us to correctly classify objects under conditions of lack of
statistical data [
        <xref ref-type="bibr" rid="ref10 ref12 ref20">10, 12, 20</xref>
        ].
      </p>
      <p>The foregoing makes it necessary to develop the method and algorithms for
automated analysis of unstructured electronic text documents (UETD) taking into
account the specifics of their content and use in the system of electronic public
services.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related works</title>
      <p>Today, a large number of Russian and foreign publications are devoted to the
problems of text document rubrication. Their authors propose a large variety of
methods for binary and multi classification of texts.</p>
      <p>
        The most popular machine learning methods used to classify texts are artificial
neural networks and decision trees. The problems of using decision trees to solve this
problem are considered by the authors [
        <xref ref-type="bibr" rid="ref22 ref30 ref5 ref7">5, 7, 22, 30</xref>
        ]. The features of applying various
types of artificial neural networks for the text document classification are considered
in the works [
        <xref ref-type="bibr" rid="ref13 ref24 ref25 ref4 ref8">4, 8, 13, 24, 25</xref>
        ].
      </p>
      <p>However, it should be noted that these machine learning methods have particular
limitations on its practical application due to the problems of training (size and quality
of the training sample).</p>
      <p>
        The article [
        <xref ref-type="bibr" rid="ref14 ref16 ref21">14, 16, 21</xref>
        ] showed that for automated analysis of UETDs it is
advisable to use several rubrication models depending on the document characteristics
(document size, degree of thesauri rubric intersection, amount of accumulated
statistical information).
      </p>
      <p>For example, we have proposed to use decision trees for analysis and rubrication
of short and average-size UETDs under conditions of rubric intersection and lack of
statistical data.</p>
    </sec>
    <sec id="sec-3">
      <title>3 Statement of the UETD rubrication task</title>
      <p>
        Today, decision trees are one of the popular methods for automatic data analysis
built on example-based learning. The known models of decision trees assume a
multilevel structure including [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]:
 nodes (vertices) - some attributes expressed in descriptive language;
 leaves (the lowest vertices) - selected classes characterized the individual
subject area;
      </p>
      <p> links between nodes and leaves.</p>
      <p>This method represents the rules in a hierarchical structure, where each object
corresponds to single node that provides a solution. The classification process starts at
the root node and moves to the leaves, checking the values of the vertex attributes.</p>
      <p>However, there are situations when it is impossible to accurately classify an object
by the specific attribute. These situations are resolved due to the capabilities of fuzzy
logic: in this case, the degree of object belonging to a certain class is determined. In
theory of fuzzy decision trees an object may have the properties of several attributes.</p>
      <p>
        For each attribute it is necessary to determine several linguistic values and degree
of example belonging to them. Instead of example set for a particular node, fuzzy
decision tree groups their degree of ownership [
        <xref ref-type="bibr" rid="ref11 ref2">2, 11</xref>
        ].
      </p>
      <p>The feasibility of constructing and using fuzzy decision tree for UETD rubrication
is due to the simultaneous execution of the following conditions:</p>
      <p> the rubrics are linked by the subject, i.e. they are characterized by high
degree of thesaurus intersection;</p>
      <p> the number of layers of fuzzy decision tree is greater than the number of
rubrics;</p>
      <p> it is not enough data to train probabilistic models or neuro-fuzzy
classifiers.</p>
      <p>To apply the fuzzy decision tree for analyzing UETDs of considered types it is
necessary to increase the number of levels for improving rubrication accuracy. It is
also advisable to use fuzzy transition rules and develop a way to formalize text
documents for adaptive accounting of the rubric field changes.</p>
    </sec>
    <sec id="sec-4">
      <title>4 Algorithm of constructing the fuzzy decision tree</title>
      <p>We have proposed an algorithm of constructing the fuzzy decision tree for UETD
analysis which includes the following steps.</p>
      <p>Step 1. For all thesauri of rubrics R, root vertices are formed. The number of child
nodes d is equal to 2 by default.</p>
      <p>Step 2. If the selected node is the final rubric (leaf), then go to step 6. Otherwise,
thesaurus rubric intersections d, which absorb all other dictionaries with a coverage
ratio of 0.9, are determined (sets of thesaurus rubrics d, maximally different from
each other, are found, i.e. their dictionaries should not coincide by 90%).</p>
      <p>Step 3. If dictionaries coincide by 90% or more, it is necessary to estimate the
proximity of the rubric data dictionaries (i.e. compare the corresponding weights) in
n-dimensional space in order to determine the need to build additional levels in the
tree.</p>
      <p>So, if the distance  between dictionaries is less, than the threshold value tv then
the creation of additional levels in the tree is not required and the selected rubrics
become leaves. Otherwise, the first tree node is created for rubrics, the distance
between which is greater than tv, and the second tree node is created for those whose
distance is less than tv.</p>
      <p>For each rubric Rj, J coordinates are calculated for each word wmj of the following
form:</p>
      <p>KD(Rj )  {(w(mjj), u( j,1),u( j,2), ..., u( j, j), ..., u( j,J ) )}, j  1, ..., J , mj  1, ..., M j ,</p>
      <p>
        mj mj mj mj
where wm(jj) – the word mj in the rubric Rj, um(jj,J )  rp(J ) | wm(jj)  w(pJ ) – the weighting factors
of the word mj of the rubric Rj in context of J, rm( jj) [
        <xref ref-type="bibr" rid="ref1">0,1</xref>
        ] – the degree of compliance
of the word mj with the rubric Rj.
      </p>
      <p>To calculate the distance  between rubrics, it is necessary to find the centers of
their cluster fields:</p>
      <p>C(Rj )  {U1( j), ..., U (j j) , ..., UJ( j)},
U ( j)  mj 1
1</p>
      <p>, ..., U J( j)  mj 1
Mj u( j,1)</p>
      <p>mj
M j
Mj u( j,J )</p>
      <p>mj
M j
whereU J( j ) – coordinates of the center of the cluster field of the rubric Rj.</p>
      <p>Further, distance  is calculated using the following formula:
 (R j , Ri )   (C Rj ,C Ri )  1 
1 
J</p>
      <p>J
 (U p(j)  U p(i) )2 .
p1</p>
      <p>Step 4. If it is impossible to find d intersections in step 3, then the number of
intersections for the search is increased by 1 and step 3 is repeated, otherwise, go to
step 5.</p>
      <p>Step 5. Go to the first child node and then go to step 2.</p>
      <p>Step 6. If there is the next child node, then select it and go to step 2, otherwise, the
tree is built.</p>
      <p>The created fuzzy decision tree is binary, although a large arity of the tree is
allowed.</p>
      <p>Figure 1 shows a flow chart of the algorithm for constructing a model for
analyzing and rubricating UETDs based on the fuzzy decision tree.</p>
    </sec>
    <sec id="sec-5">
      <title>5 Algorithm of applying fuzzy decision trees</title>
      <p>We have proposed an algorithm for rubricating the short and average-size UETDs
under conditions of rubric intersection and lack of statistical data using the fuzzy
decision trees. It includes the following steps.</p>
      <p>Step 1. The input document is presented as:</p>
      <p>SD '  {SD1' , ..., SDk' , ..., SD K' }, SDk'  {vl(k)}, lk  1, ..., Lk ,
k
where Lk – the number of words in UETD k.</p>
      <p>Step 2. To determine whether UETD k belongs to rubrics, it is required to pass the
fuzzy decision tree from the root node to the leaf, matching the set SDk' with the nodes
of the tree:</p>
      <p>SD'  {R(h) , ..., R(h) , ..., R(h) },</p>
      <p>k 1  g G
where R(h)g – the sum of rubrics related to node g of the fuzzy decision tree at level h,
G – the number of nodes at level h.</p>
      <p>To do this, many assessments are introduced in the following form:
j  J : Est(SD' , R(h)g )  {Est(SDn(k)', R(h) )}, n  1, ..., N ,</p>
      <p>k  g
Est(SDn(k)', R(h)g )  {(v(pk) ,u(pk) )}, (v(pk ) ,u(pk) ) : u(pk )  rm(RR((hhgg)) ) | w(R(hg) )  v(pk) ,
mR(hg)
where u(pk) - the degree of compliance of the word p of UETD k with the sum of
rubrics R(h)g corresponding to the node g on the layer h of the fuzzy decision tree;
r(R(hg))
mR(hg) - the average value of the degree of compliance v(pk) of the word p of UETD k
with rubrics R(h)g .
sets:</p>
      <p>Comparison of UETD k with rubrics R(h) is performed using the following fuzzy
 g
j  J , FS (SDk' , R(h)g )   FS(SDk' ,R(hg) ) (SDn(k)') / sn , n  1, ..., N ,
where  FS (SDk' ,R(hg) ) (SDn(k )') – the degree of belonging of UETD k to rubrics R(h)g by
syntactic parameter sn:
1 L(nk)
 FS(SDk' ,R(hg) ) (SDn(k)' )  L(k) u(pk), n  1, ..., N.</p>
      <p>n p1</p>
      <p>We introduce an indicator  (SDk' , R(h)g ) characterizing the degree of compliance
UETD k with the rubrics R(h)g .</p>
      <p>
        Various methods can be applied to determine the degree of compliance [
        <xref ref-type="bibr" rid="ref17 ref19 ref28">17, 19,
28</xref>
        ]. The most appropriate method for solving this problem is to use the complement
of the relative Euclidean distance between fuzzy sets:
j  J ,  (SDk' , R(h)g )  1
1
N
1   FS(SDk' ,R(hg) ) (SDn(k)')2 ,
N
n1
where n – the number of elements in fuzzy sets.
      </p>
      <p>It is considered that UETD k applies mainly to the rubric R l , the degree of
belonging to which is the maximum:</p>
      <p>Rl : jm1, a...x,J  (SDk' , R(h) ).</p>
      <p> g</p>
      <p>Thus, on each layer h for the node g, the values  (SDk' , R(hg) ) are calculated for as
many characteristics as this node has child nodes. The node with maximum value of
the belonging characteristic is selected among them. Then the conditions are checked
for it (threshold value or activation function).</p>
      <p>Step 3. Step 2 is repeated until reaching the bottommost layer of the fuzzy
decision tree, which defines the rubric of the input text document.</p>
      <p>Figure 3 shows a flow chart of the algorithm for UETD rubrication based on the
constructed fuzzy decision tree. The result of this algorithm is the maximum degree of
document belonging to the closest rubric.</p>
    </sec>
    <sec id="sec-6">
      <title>6 Procedure of UETD rubricating using a model based on the fuzzy decision trees</title>
      <p>
        The proposed procedure of rubricating short and average-size UETDs under
conditions of rubric intersection and lack of statistical data includes the following
steps:
1. The preliminary analysis of the UETD includes [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ]:
 the lexical analysis (highlighting words, numbers, punctuation, etc.);
 the morphological analysis (determining grammatical characteristics of
lexemes and basic word forms).
2. The syntactic analysis using the parser is intended to forming the sets of
significant words characterized by the same syntactic role in sentences.
3. The formalization of the UETD using weighting factors includes [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ]:
 determining the degree of influence of significant words in relation to
each rubric;
      </p>
      <p> accumulation and normalization of weighting factors.
4. The UETD rubrication using a model based on the fuzzy decision trees.</p>
      <p>Figure 4 shows the process of rubricating UETDs in the form of IDEF0-diagram.
The diagram clearly shows the stages of analysis and their participants: information
system modules and help subsystems, regulatory documentation, specifications.</p>
    </sec>
    <sec id="sec-7">
      <title>7 Conclusion</title>
      <p>This paper proposed the model based on the fuzzy decision trees for analyze short
and average-size unstructured electronic text documents under conditions of medium
or significant degree of rubric thesaurus intersection and insufficient amount of
accumulated statistical information.</p>
      <p>The key advantages of the UETD rubrication model based on the fuzzy decision
trees are follows:</p>
      <p> high accuracy of the UETD rubrication under conditions of rubric
intersection and lack of statistical data due to a lower probability of random errors
on the upper tiers of the fuzzy decision tree;</p>
      <p> low laboriousness of the UETD rubrication as a result of the directional
(and not repetitive) analysis of a separate branch of the fuzzy decision tree;
 high scalability of the UETD rubrication model.</p>
    </sec>
    <sec id="sec-8">
      <title>8 Acknowledgment</title>
      <p>The reported study was funded by RFBR according to the research project
№1801-00558.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Dli</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bulygina</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kozlov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Development of multimethod approach to rubrication of unstructed electronic text documents in various conditions</article-title>
          .
          <source>Proceedings of the International Russian Automation Conference (RusAutoCon)</source>
          ,
          <source>Sochi</source>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Janikow</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Fuzzy Decision Trees: Issues and Methods</article-title>
          .
          <source>IEEE Transactions of Man, Systems, Cybernetics</source>
          , vol
          <volume>28</volume>
          (
          <issue>1</issue>
          ), pp.
          <fpage>1</fpage>
          -
          <lpage>14</lpage>
          (
          <year>1998</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Khapaeva</surname>
          </string-name>
          , Т.:
          <article-title>Automatic classification of documents</article-title>
          . Softerra, no.
          <issue>2</issue>
          (
          <year>2002</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Nakagawa</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Inui</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kurohashi</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Dependency tree-based sentiment classification using CRFs with hidden variables</article-title>
          .
          <source>Proceedings of ACL</source>
          <year>2010</year>
          (
          <year>2010</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Kaftannikov</surname>
            ,
            <given-names>I.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Parasich</surname>
            ,
            <given-names>A.V.</given-names>
          </string-name>
          :
          <article-title>Decision Tree's Features of Application in Classification Problems</article-title>
          . Bulletin of the South Ural State University. Ser. Computer Technologies, Automatic Control,
          <source>Radio Electronics</source>
          , vol.
          <volume>15</volume>
          , no.
          <issue>3</issue>
          , pp.
          <fpage>26</fpage>
          -
          <lpage>32</lpage>
          (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Andreev</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Berezkin</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Suzev</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shabanov</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Models and methods of automatic classification of text documents</article-title>
          .
          <source>Herald of the Bauman Moscow</source>
          State Technical University. Series Instrument Engineering, no.
          <issue>3</issue>
          (
          <year>2003</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Shevelyov</surname>
            ,
            <given-names>O.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Petrakov</surname>
            ,
            <given-names>A.V.</given-names>
          </string-name>
          :
          <article-title>Text classification with decision trees and feedforward neural networks</article-title>
          .
          <source>Tomsk State University Journal</source>
          ,vol.
          <volume>290</volume>
          , pp.
          <fpage>300</fpage>
          -
          <lpage>307</lpage>
          (
          <year>2006</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Socher</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Perelygin</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>J.Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chuang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Manning</surname>
            <given-names>C.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ng</surname>
            <given-names>A.Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Potts</surname>
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Recursive deep models for semantic compositionality over a sentiment treebank</article-title>
          .
          <source>EMNLP</source>
          ,
          <fpage>1631</fpage>
          -
          <lpage>1642</lpage>
          (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Sulima</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Milenin</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Method of using the means of the educational material structuring</article-title>
          .
          <source>International Journal “Information Theories and Applications”</source>
          , vol.
          <volume>17</volume>
          , no.
          <issue>4</issue>
          , pp.
          <fpage>387</fpage>
          -
          <lpage>395</lpage>
          (
          <year>2010</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Cao</surname>
          </string-name>
          ,
          <article-title>Jian-fang, Wang, Hong-bin: Text categorization algorithms representations based on inductive learning</article-title>
          .
          <source>Information Management and Engineering</source>
          (
          <year>2010</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Faifer</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Janikow</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Bottom-up Partitioning in Fuzzy Decision Trees</article-title>
          .
          <source>Proceedings of the 19th International Conference of the North American Fuzzy Information Society</source>
          . IEEE, pp.
          <fpage>326</fpage>
          -
          <lpage>330</lpage>
          (
          <year>2000</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Shmulevich</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Methods of automatic text clustering based on extracting the objects' names from the texts and subsequent constructing the graphs of the joint occurrence of key terms</article-title>
          :
          <source>PhD thesis</source>
          , Мoscow (
          <year>2009</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Mikolov</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sutskever</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Corrado</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dean</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>Distributed Representations of Words and Phrases and their Compositionality</article-title>
          .
          <source>Proceedings of NIPS</source>
          <year>2013</year>
          (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Kozlov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Automated analysis method of short unstructured text documents</article-title>
          .
          <source>Programmnye produkty i sistemy, no. 1</source>
          , pp.
          <fpage>100</fpage>
          -
          <lpage>105</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Aleksandrov</surname>
          </string-name>
          , М.:
          <article-title>Methods of automatic classification and statistical analysis of the input stream of text information in information systems</article-title>
          :
          <source>PhD thesis</source>
          , Moscow (
          <year>2008</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Dli</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bulygina</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kozlov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ross</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>Developing the economic information system for automated analysis of unstructured text documents</article-title>
          .
          <source>Journal of Applied Informatics</source>
          , vol.
          <volume>13</volume>
          , no.
          <volume>5</volume>
          (
          <issue>77</issue>
          ), pp.
          <fpage>51</fpage>
          -
          <lpage>57</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Bauman</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dorofeyuk</surname>
          </string-name>
          , А.:
          <article-title>Types of fuzzines in clustering</article-title>
          .
          <source>Intelligent Techniques and Soft Computing. Verlag Mainz, Aachen</source>
          (
          <year>1997</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Quinlan</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>Induction of decision trees</article-title>
          .
          <source>Machine Learning</source>
          , vol.
          <volume>1</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>81</fpage>
          -
          <lpage>106</lpage>
          (
          <year>1998</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Dli</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Salov</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kakatunova</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tukaev</surname>
            ,
            <given-names>D.:</given-names>
          </string-name>
          <article-title>An economic and mathematical model of it service provider selection on the basis of analysis of non-structured text documents</article-title>
          .
          <source>Journal of Engineering and Applied Sciences</source>
          , vol.
          <volume>14</volume>
          , no.
          <issue>5</issue>
          , pp.
          <fpage>1662</fpage>
          -
          <lpage>1667</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Chugreev</surname>
          </string-name>
          , V.:
          <article-title>Model of the structural representation of textual information and methods of its thematic analysis on the basis of frequency-context classification: PhD thesis</article-title>
          . S.
          <string-name>
            <surname>Petersburg</surname>
          </string-name>
          (
          <year>2003</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Borisov</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dli</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kozlov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>The method of fuzzy analysis of texts and their rubrics actualization</article-title>
          .
          <source>Proceedings of the II International Scientific and Practical Conference. Ulyanovsk</source>
          , pp.
          <fpage>259</fpage>
          -
          <lpage>263</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Petrov</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barrett</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thibaux</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Klein</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <article-title>Learning accurate, compact, and interpretable tree annotation</article-title>
          .
          <source>Coling-ACL</source>
          , pp.
          <fpage>433</fpage>
          -
          <lpage>440</lpage>
          (
          <year>2006</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Dli</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bulygina</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kozlov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Multimodel method of rubriсating the unstructured electronic text documents</article-title>
          .
          <source>Fuzzy Technologies in the Industry - FTI</source>
          <year>2018</year>
          :
          <article-title>Proceedings of the II International Scientific</article-title>
          and Practical Conference. Ulyanovsk, pp.
          <fpage>366</fpage>
          -
          <lpage>372</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Bengio</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ducharme</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vincent</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jauvin</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>A Neural Probabilistic Language Model</article-title>
          .
          <source>JMLR 3</source>
          , pp.
          <fpage>1137</fpage>
          -
          <lpage>1155</lpage>
          (
          <year>2003</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Iyyer</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Enns</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Boyd-Graber</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Resnik</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Political Ideology Detection Using Recursive Neural Networks</article-title>
          .
          <source>Proceedings of ACL</source>
          <year>2014</year>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Kozlov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Comparison of frequency and weight algorithms of automatic document analysis</article-title>
          .,
          <source>Nauchnoye obozreniye, no. 14</source>
          , pp.
          <fpage>245</fpage>
          -
          <lpage>250</lpage>
          (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Dli</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bulygina</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kozlov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Formation of the structure of the intellectual system of analyzing and rubricating unstructured text information in different situations</article-title>
          .
          <source>Journal of Applied Informatics</source>
          , vol.
          <volume>13</volume>
          , no.
          <volume>4</volume>
          (
          <issue>76</issue>
          ), pp.
          <fpage>111</fpage>
          -
          <lpage>123</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Kruglov</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dli</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Golunov</surname>
          </string-name>
          , R.:
          <source>Fuzzy logic and artificial neural networks</source>
          . Moscow: Nauka,
          <string-name>
            <surname>Fizmatlit</surname>
          </string-name>
          (
          <year>2001</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Tukaev</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bulygina</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kozlov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Morozov</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chernovalova</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Cascade neural-fuzzy model of analysis of short electronic unstructured text documents using expert information</article-title>
          .
          <source>ARPN Journal of Engineering and Applied Sciences</source>
          , vol.
          <volume>13</volume>
          , no.
          <issue>21</issue>
          , pp.
          <fpage>8531</fpage>
          -
          <lpage>8536</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Avdeenko</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Makarova</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          :
          <article-title>Acquisition of knowledge in the form of fuzzy rules for cases classification</article-title>
          .
          <source>Lecture Notes in Computer Science. Data Mining and Big Data</source>
          , vol.
          <volume>10387</volume>
          , pp.
          <fpage>536</fpage>
          -
          <lpage>544</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>