<!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>Extraction of Morphological Features of Technical Systems from Russian Patent</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>toliy Kh</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>ritonov</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dmitriy Koro</string-name>
          <email>dkorobkin80@mail.ru</email>
        </contrib>
        <contrib contrib-type="author">
          <string-name>y Fom</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>y Kol</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>snikov</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Volgograd State Technical University</institution>
          ,
          <addr-line>Lenin av. 28, Volgograd</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
      </contrib-group>
      <fpage>205</fpage>
      <lpage>213</lpage>
      <abstract>
        <p>The task of automation of the synthesis of innovative solutions in the field of technical systems and technologies is one of the most priority problems of science. The authors propose to automate the most important, initial stages of the design of new technical systems and technologies based on updated knowledge bases obtained from the world patent database, including the RosPatent patent database. According to the method of morphological analysis and synthesis, it is assumed that the main structural features (functions of technical objects) are extracted from some technical solution (patent). All these features are reduced to a morphological matrix, combined, which gives a lot of new solutions. The paper describes the developing a software for extracting the descriptions of the technical functions from Russian patents. The grammar of the presentation of technical functions descriptions according to the model “Action-Object-Condition” in the Russian-language patents was formed; algorithms for the initial processing of the patent database, the extraction of technical functions through the analysis of dependency trees, the formation of the morphological matrix was developed. The software consisting of a module of patent database processing; a module of text segmentation of the patent formula; a module of semantic text analysis; a module of extracting descriptions of technical functions; a module of presenting the results of patent database processing, was tested to solve practical problems.</p>
      </abstract>
      <kwd-group>
        <kwd />
        <kwd>Technical functions</kwd>
        <kwd>Natural Language processing</kwd>
        <kwd>patents</kwd>
        <kwd>RosPatent</kwd>
        <kwd>Link Grammar Parser</kwd>
        <kwd>grammar</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        The task of automation of the synthesis of innovative solutions [
        <xref ref-type="bibr" rid="ref1 ref2">1,2</xref>
        ] in the field of
technical systems and technologies is one of the most priority problems of science.
Authors of work suggest [
        <xref ref-type="bibr" rid="ref3 ref4">3,4</xref>
        ] to carry out automation of the major, initial stages of
design of new technical systems and technologies based on the updated knowledge
bases received from the world patent array [
        <xref ref-type="bibr" rid="ref5 ref6">5,6</xref>
        ], including the patent base of
RosPatent [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>
        The new design decision with new properties that did not meet earlier is the result
of the synthesis of an invention. Structural synthesis [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] implies the existence of a
certain technical function, for which it is necessary to define some object or system
that implements this technical function under certain conditions and restrictions.
According to the method of morphological analysis and synthesis [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], it is assumed
that the main structural features are extracted from some technical solutionы
(alternative options). All these features are reduced to a morphological matrix,
combined, which gives a lot of new solutions. One of the varieties of morphological
analysis is the approach [
        <xref ref-type="bibr" rid="ref8 ref9">8,9</xref>
        ], where the functions of individual objects (it’s elements)
are taken as features. In this case, alternatives are the various implementations of
these functions.
      </p>
      <p>The algorithm of morphological analysis and synthesis contains the following
sequential procedures:
 identification of the main features of the object;
 preparation of the form for filling the morphological matrix;
 the matrix fill the alternatives;
 choice of the best solutions;
 formation of the technical solution.</p>
      <p>The purpose of the work is to carry out the extraction of technical functions from the
RosPatent patents and present them in the form of a morphological matrix, which is
the basis of the procedure for the synthesis of new design solutions.
2
2.1</p>
    </sec>
    <sec id="sec-2">
      <title>The developed methods</title>
      <sec id="sec-2-1">
        <title>The algorithm of patent database analysis</title>
        <p>According to the results of the research, which consisted of the analysis of the subject
area of patenting of inventions, familiarity with the structure of the patent, linguistic
analysis of the patent formula, review of existing automated methods for the synthesis
of new technical solutions, study of the stages of automatic text processing, the
algorithm of the analysis of the patent array was proposed.</p>
        <p>The input of the algorithm is a folder with patents granted by the Russian patent
department. Technical functions are extracted from the texts of patent formulas, in
which verbs determine the main action and which will unambiguously describe the
essence of the invention. Then classes of actions of verbs are defined, thus forming
generalized technical functions, and the functions themselves are written in the
implementation variants (alternatives) of the selected generalized functions.</p>
        <p>The output of the algorithm is a morphological matrix, presented visually on a
program screen form and visually displaying the versions (alternatives) of the
generalized technical function. The obtained morphological matrix can be used for the
search of the fundamental idea for the synthesis of the new technical solution.</p>
        <p>Extraction of descriptions of technical functions from patents
The following information is taken from an XML file of the RosPatent patent:
 &lt;b110&gt; … &lt;/b110&gt; is number of the patent;
 &lt;b220&gt; &lt;date&gt; … &lt;/date&gt; &lt;/b220&gt; is date of issue of the patent;
 &lt;ru-b542&gt; … &lt;/ru-b542&gt; is the name of the patent;
 &lt;ru-b560&gt; … &lt;/ru-b560&gt; are references to other patents which are inspiration
sources;
 &lt;b721&gt; &lt;ru-name-text&gt; … &lt;/ru-name-text&gt; &lt;/b721&gt; list of inventors;
 &lt;claims&gt; … &lt;/claims&gt; is an invention formula.</p>
        <p>Directly the text of a patent formula is put into the tags &lt;claim-text&gt;&lt;/claim-text&gt;.
Formulas of patents are under construction on one template other than the usual
sentence structure. Most often the formula represents one complex sentence in which
several subordinate clauses, each of which supplements properties of an object about
which it is told in the main clause. Parsing such a long sentence would be very time
consuming and resource consuming. To reduce the number of mistakes in the results
of the semantic analysis, this offer is divided into several parts (is segmented), and
then each part of the original sentence is parsed separately.</p>
        <p>
          The segmentation algorithm [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] consists of the following sequential procedures:
 the phrase “by p.” and “by paragraph” is deleted from the sentence.
 all inducement of phrases is replaced with the character of transfer of a line:
"differing in the fact that"; "providing"; "including"; "which"; "whose"; also
removed all prepositions relating to these words.
 are replaced by the line break character of the phrase: "a"; "but"; "where"; "and";
"thus"; "by"; "so that"; "besides"; "before"; "after".
 all signs of questions, colons, and semicolons are removed.
 the symbols denoting lists are removed, for example, "a)", "1." and so on.
 all multipurpose and unnecessary repetition of line breaks and commas clean up.
        </p>
        <p>
          For the execution of semantic analysis of a segment of a patent formula the
software of Link Grammar Parser [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ], based on a link grammar is used. The parser
accepts on an input sentence segments in a natural language and gives the
communications found in the sentence with a marking of morphological features of
words of a segment. The main idea of a link grammar is the representation of words
as blocks with the connectors proceeding from them. Connectors can specify ("+") to
the left or to the right ("-"). Two connectors, one of which specifies to the left and
contact the connector specifying to the right form of communication. At the output,
we receive not syntactic links (subject/object), but the relations between couples of
words [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ].
        </p>
        <p>
          To parse the patent formula segments, the following Link Grammar Parser link
types are required [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ]:
 W – connects limit of the offer and the main word which is usually a noun;
 MV – connects verbs to their objects;
 SI – connects verbs to their objects answering a question that;
 E – connects an adverb to a verb;
 J – connects a pretext to a dependent noun or a pronoun;
 I – connects a verb to another a verb, dependent on it;
 A – connects a pronoun or an adjective to a noun;
 M – connects nouns to others dependent on them nouns;
 EI – connects a verb to an adverb;
 PI – connects verbal adjectives or participles to nouns;
 AXP – connects pronouns or adjectives to adjectives.
2.3 The context-dependent grammar of representation of the technical
function
Description of the function of any technical object will be presented in the form of
three sets represented by the formula [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]:
        </p>
        <p>F=&lt;D, G, H&gt;,
where D – a set of the actions made and resulting in the desired result; G – a set of
objects to which these actions are directed; H – a set of special conditions and
restrictions of the performed operations.</p>
        <p>The analysis of the set of sentences showed that the segments of patent formulas
have a similar syntactic structure. This observation made it possible to construct a
context-sensitive grammar (2) to extract the model components (1) from sentences of
the patent formula by analyzing the links:
(1)
(2)</p>
        <p>
          Gram = (T, N, &lt;W&gt;, R),
where T = {action, object, condition} is a set of terminals; N = {&lt;MV&gt;, &lt;SI&gt;,
&lt;E&gt;, &lt;J&gt;, &lt;I&gt;, &lt;A&gt;, &lt;M&gt;} – set of non-terminals; &lt;W&gt; – initial non-terminal [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ];
        </p>
        <p>R is the set of production rules:
&lt;W&gt; → action &lt;MV&gt; &lt;E&gt; | action &lt;MV&gt; | action &lt;E&gt; | action
| ε
Action &lt;MV&gt; → action &lt;MV&gt; | action &lt;MV&gt; &lt;MV&gt;
action → action | &lt;I&gt; action | action &lt;I&gt;
&lt;I&gt; action → action action | &lt;I&gt; action action | action
&lt;I&gt; action
action &lt;I&gt; → action action | action action &lt;I&gt; | action
&lt;I&gt; action
&lt;MV&gt; → object &lt;MV&gt; | &lt;A&gt; object | &lt;A&gt; object &lt;M&gt; | object
&lt;M&gt; | object
&lt;A&gt; object → object object | &lt;A&gt; object object | object
&lt;A&gt; object
object &lt;M&gt; → object object object| object &lt;A&gt; object |
object object &lt;M&gt; | object &lt;A&gt; object &lt;M&gt;
condition &lt;J&gt; → condition | condition &lt;E&gt; | condition &lt;J&gt;
&lt;A&gt; condition → condition condition &lt;M&gt; | condition &lt;A&gt;
condition &lt;M&gt;
condition &lt;M&gt; → condition condition | condition condition
&lt;M&gt; | condition condition &lt;J&gt; | condition &lt;A&gt; condition
&lt;MV&gt; → &lt;MV&gt; | &lt;SI&gt;
&lt;E&gt; → &lt;E&gt; | &lt;EI&gt;
&lt;A&gt; → &lt;A&gt; | &lt;AXP&gt; | &lt;PI&gt;</p>
        <p>The output of a sentence using this grammar means that a word in a sentence at the
position of a terminal refers, respectively, to an action, object, or condition, depending
on the type of terminal.</p>
        <p>The links found by the parser are interpreted to represent a technical function
according to the model (1). By analyzing certain types of relationships, you can
discover words that are objects of action, the action itself, and the condition of the
action (i.e., to define syntactic category).</p>
        <p>
          The structuring of the set of possible values of the component D “Action” was
made on the basis of a set of terms, the most common in the description of the
functions of technical objects (for example, in the International patent classification),
as well as selected through the analysis of unstructured information under the heading
“Practical application” [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] available to the authors of the article of the Physical
Effects (PhE) database (1200 descriptions of PhE) [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ].
        </p>
        <p>
          Action classifier (D) [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]:
 Transformation;  Destruction;
 Change;  Accumulation;
 Increase;  Issuance;
 Decrease;  Research;
 Measurement;  Treatment;
 Connection;  Management;
 Separation;  Control;
 Stabilization;  Passing;
 Destabilization;  Isolation.
 Creation;
        </p>
        <p>Using this classifier allows you to find a common class for cured actions from
patent formulas. The general class will be a feature in the morphological matrix, and
the actions themselves, with their objects and conditions, will be the implementation
variants (alternatives) of this feature.
2.4</p>
      </sec>
      <sec id="sec-2-2">
        <title>Example of extracting technical functions from patents</title>
        <p>The text of the patent: “A signal converter that provides the formation of a code word
of digital data according to the method of constructing the code word”.</p>
        <p>Fig.1.ExampleofthetreeofanalysisofLinkGrammarParser</p>
        <p>From the tree of dependencies shown in Figure 1 according to grammar (2) we
receive the following:
&lt;W &gt; →
→ provides &lt;MV&gt; &lt;E&gt;
→ provides the formation &lt;MV&gt; &lt;E&gt;
→ provides the formation &lt; a &gt; words &lt;M&gt; &lt;E&gt;
→ provides the formation of a code word&lt;M&gt; &lt;E&gt;
→ provides the formation of a code word &lt;a &gt; data &lt;E&gt;
→ provides the formation of a code word of digital data
&lt;E&gt;
→ provides the formation of a code word of digital data
according to &lt;J&gt;
→ provides the formation of a code word of digital data
according to the method &lt;M&gt;
→ provides the formation of a code word of digital data
according to the method of construction &lt;M&gt;
→ providing the formation of a code word of digital data
according to the method of constructing &lt;a&gt; words
→ provides the formation of a code word of digital data
according to the method of constructing the code word.</p>
        <p>The components of the technical function according to the developed model (1)
recognized in the text of the patent formula will be as follows:
 Action (D) = “provides the formation”;
 Object (G) = “of a code word of digital data”;
 Condition (H) = “according to the method of constructing the code word.</p>
      </sec>
      <sec id="sec-2-3">
        <title>2.5 Formation of the morphological matrix</title>
        <p>The obtained components of the technical function representation according to the
DGH (1) model, recognized in the sentence segments of patent formulas, technical
functions are entered in the matrix together with the selected generalized technical
function (TF) according to the action classifier (D) (Table 1).
1 provides the of a code word of according to the method of</p>
        <p>formation digital data constructing the code word
2 performs sandwiched on the postoperative data Treatment
3 the result of a modulating signal from the IFFT calculator Creation
generating
4 forms pressure in an empty cylindrical form Creation</p>
        <p>
          Based on the generalized technical functions, a morphological matrix is
constructed in which technical functions in the form of “object-condition-action”
tuples of DGH (1) are used as alternatives to the execution of generalized technical
functions. When building a morphological matrix (Table 2), all found actions (D) are
viewed and those actions that have the same generalized technical function are
recorded in the same column of the morphological matrix with their object and
conditions.
The extracted technical functions and the morphological table are stored in the RDD
(Resilient Distributed Dataset) scheme, which is used for the most rapid processing of
patent data using MapReduce technology [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ]. For extraction of technical functions
from patent documents, the software consisting of 5 blocks is created:
 block of processing of the input patent document;
 block of segmentation of the text of the patent formula;
 block of semantic text analysis;
 block of extraction descriptions of technical functions;
 block for presenting the results of the processing of the patent databases.
4
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Conclusion</title>
      <p>The theoretical value of this work is: in the developed grammar of the description of
technical functions in the texts of Russian patents; in the algorithms of the primary
processing of the patent array, the extraction of technical functions through the
analysis of dependency trees, the formation of the morphological matrix.</p>
      <p>The functionality of the software has been tested on a set of test tasks.</p>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgment</title>
      <p>The reported study was funded by RFBR (research project 18-07-01086), RFBR and
Administration of the Volgograd region (projects 19-47-340007, 19-41-340016).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Polovinkin</surname>
            ,
            <given-names>A.I.</given-names>
          </string-name>
          ,
          <year>1991</year>
          .
          <source>Theory of New Technique Design: Laws of Technical Systems and Their Applications</source>
          , Informelektro, Moscow
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Kamaev</surname>
            ,
            <given-names>V.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fomenkov</surname>
            ,
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Petrukhin</surname>
            ,
            <given-names>A.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Davydov</surname>
            ,
            <given-names>D.A.</given-names>
          </string-name>
          ,
          <year>1999</year>
          .
          <article-title>Architecture of the automated system of conceptual design</article-title>
          ,
          <source>SOFIE. Software Products and Systems (2)</source>
          , pp.
          <fpage>30</fpage>
          -
          <lpage>34</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Davydov</surname>
            ,
            <given-names>D.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fomenkov</surname>
            ,
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <year>2002</year>
          .
          <article-title>The automated design of linear structures of the physical principles of action of technical systems</article-title>
          .
          <source>Mechanician (2)</source>
          , pp.
          <fpage>33</fpage>
          -
          <lpage>35</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Fomenkov</surname>
            ,
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolesnikov</surname>
            ,
            <given-names>S.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Korobkin</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kamaev</surname>
            ,
            <given-names>V.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Orlova</surname>
            ,
            <given-names>Y.A.</given-names>
          </string-name>
          ,
          <year>2014</year>
          .
          <article-title>The information filling of the database by physical effects</article-title>
          .
          <source>Journal of Engineering and Applied Sciences</source>
          , vol.
          <volume>9</volume>
          , no.
          <issue>10</issue>
          , pp.
          <fpage>422</fpage>
          -
          <lpage>426</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Korobkin</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fomenkov</surname>
            ,
            <given-names>S.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kravets</surname>
            ,
            <given-names>A.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolesnikov</surname>
            ,
            <given-names>S.G.</given-names>
          </string-name>
          ,
          <year>2017</year>
          .
          <article-title>Prior art candidate search on base of statistical and semantic patent analysis</article-title>
          .
          <source>Proceedings of the International Conferences on Computer Graphics</source>
          , Visualization,
          <source>Computer Vision and Image Processing 2017 and Big Data Analytics, Data Mining and Computational Intelligence 2017 - Part of the Multi Conference on Computer Science and Information Systems</source>
          <year>2017</year>
          11, pp.
          <fpage>231</fpage>
          -
          <lpage>238</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Fomenkov</surname>
            ,
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Korobkin</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolesnikov</surname>
            ,
            <given-names>S.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dvoryankin</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kamaev</surname>
            ,
            <given-names>V.A.</given-names>
          </string-name>
          ,
          <year>2014</year>
          .
          <article-title>Procedure of integration of the systems of representation and application of the structured physical knowledge</article-title>
          .
          <source>Research Journal of Applied Sciences</source>
          , vol.
          <volume>9</volume>
          , no.
          <issue>10</issue>
          , pp.
          <fpage>700</fpage>
          -
          <lpage>703</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>FIPS</given-names>
            <surname>Rospatent</surname>
          </string-name>
          .
          <year>2018</year>
          . - http://www1.fips.ru/wps/portal/IPS_Ru.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Korobkin</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fomenkov</surname>
            ,
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Golovanchikov</surname>
            ,
            <given-names>A.B.</given-names>
          </string-name>
          ,
          <year>2018</year>
          .
          <article-title>Method of identification of patent trends based on descriptions of technical functions</article-title>
          .
          <source>Journal of Physics: Conference Series</source>
          , vol.
          <volume>1015</volume>
          , s.
          <volume>032065</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Korobkin</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fomenkov</surname>
            ,
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolesnikov</surname>
            ,
            <given-names>S.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Golovanchikov</surname>
            ,
            <given-names>A.B.</given-names>
          </string-name>
          ,
          <year>2016</year>
          .
          <article-title>Technical function discovery in patent databases for generating innovative solutions</article-title>
          .
          <source>Proceedings of the International Conferences on ICT, Society, and Human Beings</source>
          <year>2016</year>
          ,
          <source>Web Based Communities and Social Media</source>
          <year>2016</year>
          ,
          <string-name>
            <given-names>Big</given-names>
            <surname>Data</surname>
          </string-name>
          <string-name>
            <surname>Analytics</surname>
          </string-name>
          ,
          <source>Data Mining and Computational Intelligence 2016 and Theory and Practice in Modern Computing 2016 - Part of the Multi Conference on Computer Science and Information Systems</source>
          <year>2016</year>
          , pp.
          <fpage>241</fpage>
          -
          <lpage>245</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Korobkin</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fomenkov</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kravets</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolesnikov</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dykov</surname>
            <given-names>M.</given-names>
          </string-name>
          ,
          <year>2015</year>
          .
          <article-title>Three-steps methodology for patents prior-art retrieval and structured physical knowledge extracting</article-title>
          .
          <source>Communications in Computer and Information Science</source>
          , vol.
          <volume>535</volume>
          , pp.
          <fpage>124</fpage>
          -
          <lpage>136</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11. Link Grammar Parser.
          <year>1998</year>
          . -http://www.abisource.com/projects/linkgrammar.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Korobkin</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fomenkov</surname>
            ,
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolesnikov</surname>
            ,
            <given-names>S.G.</given-names>
          </string-name>
          ,
          <year>2016</year>
          .
          <article-title>A function-based patent analysis for support of technical solutions synthesis</article-title>
          .
          <source>In Proceedings of 2nd International Conference on Industrial Engineering</source>
          , Applications and Manufacturing,
          <source>ICIEAM 2016 - Proceedings 2, s. 7911581.</source>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Chomsky</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Miller</surname>
            ,
            <given-names>G.A.</given-names>
          </string-name>
          ,
          <year>2018</year>
          .
          <article-title>Introduction to the formal analysis of natural languages</article-title>
          . R.D.
          <string-name>
            <surname>Luce</surname>
            ,
            <given-names>R.R.</given-names>
          </string-name>
          <string-name>
            <surname>Bush</surname>
          </string-name>
          , E. Galanter (Eds.),
          <source>Handbook of Mathematical Psychology</source>
          , vol.
          <volume>2</volume>
          , Wiley, Amsterdam, pp.
          <fpage>269</fpage>
          -
          <lpage>321</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Korobkin</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fomenkovб</surname>
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kravets</surname>
            ,
            <given-names>A.G.</given-names>
          </string-name>
          ,
          <year>2018</year>
          .
          <article-title>Extraction of physical effects practical applications from patent database</article-title>
          .
          <source>Proceedings of 8th International Conference on Information, Intelligence, Systems and Applications</source>
          ,
          <source>IISA 2017 8</source>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>5</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Korobkin</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fomenkov</surname>
            ,
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolesnikov</surname>
            ,
            <given-names>S.G.</given-names>
          </string-name>
          ,
          <year>2014</year>
          .
          <article-title>Ontology-Based extraction of Physical Effect description from Russian text</article-title>
          .
          <source>In Proceedings of the European Conference on Data Mining 2014 and International Conferences on Intelligent Systems and Agents 2014 and Theory and Practice in Modern Computing 2014 - Part of the Multi Conference on Computer Science and Information Systems</source>
          ,
          <string-name>
            <surname>MCCSIS</surname>
          </string-name>
          <year>2014</year>
          , pp.
          <fpage>260</fpage>
          -
          <lpage>262</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Karau</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Konwinski</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wendell</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zaharia</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>Learning Spark: Lightning-Fast Big Data Analysis</article-title>
          .
          <source>ISBN 10: 1449358624. ISBN</source>
          <volume>13</volume>
          :
          <fpage>9781449358624</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>