A dialogue system based on ontology automatically built through a natural language text analysis

An integrated approach is created to the development of natural-language dialogue systems driven by an ontological graph database. Ontology here has a defined regular structure that contains typed semantic relationships between concepts, as well as related contexts, which may also have a multilevel...

Повний опис

Збережено в:
Бібліографічні деталі
Дата:2022
Автори: Litvin, A.A., Velychko, V.Yu., Kaverynskyi, V.V.
Формат: Стаття
Мова:English
Опубліковано: Інститут програмних систем НАН України 2022
Назва видання:Проблеми програмування
Теми:
Онлайн доступ:http://dspace.nbuv.gov.ua/handle/123456789/188643
Теги: Додати тег
Немає тегів, Будьте першим, хто поставить тег для цього запису!
Назва журналу:Digital Library of Periodicals of National Academy of Sciences of Ukraine
Цитувати:A dialogue system based on ontology automatically built through a natural language text analysis / A.A. Litvin, V.Yu. Velychko, V.V. Kaverynskyi // Проблеми програмування. — 2022. — № 3-4. — С. 196-207. — Бібліогр.: 14 назв. — англ.

Репозиторії

Digital Library of Periodicals of National Academy of Sciences of Ukraine
id irk-123456789-188643
record_format dspace
spelling irk-123456789-1886432023-03-11T01:29:26Z A dialogue system based on ontology automatically built through a natural language text analysis Litvin, A.A. Velychko, V.Yu. Kaverynskyi, V.V. Моделі і засоби систем баз даних та знань An integrated approach is created to the development of natural-language dialogue systems driven by an ontological graph database. Ontology here has a defined regular structure that contains typed semantic relationships between concepts, as well as related contexts, which may also have a multilevel structure and additional typing. The ontology is created automatically due to the semantic analysis of a natural language using a specially developed original software, which is set up to work with inflected languages, in particular Ukrainian. The ontology description is serialized in OWL format. To work as part of the dialog system, the ontology is transferred to the graph database Neo4j. The Cypher language is used for formal queries. The original phrases of the user are subject to a special method of semantic analysis, which determines the type of formal query to the database. The essence of the analysis is that the text of the user phrase goes through a series of checks. Based on their results, a set of basic templates for formal requests is determined, as well as additional constructions that are attached to the basic template. Some of the checks may also return the notion of substitution to certain specified positions of the formal query. Formal queries can return both contexts and lists of ontology concepts. In addition to concepts, queries can also return information about specific semantic predicates that connect them, which simplifies the synthesis of natural language responses. The synthesis of answers is based on special templates, the choice of which is directly related to the corresponding template of the formal query. Створено комплексний підхід до розробки природномовних діалогових систем, в основі яких лежить графова база даних онтологічного типу. Онтологія має визначену регулярну структуру, що містить типізовані семантичні відносини між поняттями, а також пов’язані з ними контексти, що також можуть мати багаторівневу структуру і додаткову типізацію. Онтологія створюється автоматично за рахунок семантичного аналізу природно-мовного тексту за допомогою спеціально розробленої оригінальної програми, яка налаштована насамперед на роботу з мовами флективного типу, зокрема української. Опис онтології зберігається у форматі OWL. Для роботи у складі діалогової системи онтологія переноситься до графової системи управління базами данних Neo4j. Для формальних запитів використовується мова Cypher. Вихідні репліки користувача системи підлягають спеціальному методу семантичного аналізу, за допомогою якого визначається вигляд формального запита до бази даних. Сутність аналізу полягає в тому, що текст фрази користувача проходить через ряд перевірок. За їх результатами визначається набір базових шаблонів формальних запитів, а також додаткові конструкції, що приєднуються до базового шаблону. Певні перевірки можуть також повертати поняття для підстановки у певні зазначені позиції формального запиту. Формальні запити можуть повертати як контексти, так і списки понять з онтології. Окрім понять, запити також можуть повертати інформацію про конкретні семантичні предикати, що їх пов’язують, що спрощує синтез природно-мовних відповідей. Синтез відповідей відбувається за спеціальними шаблонами, вибір яких напряму пов’язаний з відповідним шаблоном формального запиту. 2022 Article A dialogue system based on ontology automatically built through a natural language text analysis / A.A. Litvin, V.Yu. Velychko, V.V. Kaverynskyi // Проблеми програмування. — 2022. — № 3-4. — С. 196-207. — Бібліогр.: 14 назв. — англ. 1727-4907 DOI: https://doi.org/10.15407/pp2022.03-04.196 http://dspace.nbuv.gov.ua/handle/123456789/188643 004.42 en Проблеми програмування Інститут програмних систем НАН України
institution Digital Library of Periodicals of National Academy of Sciences of Ukraine
collection DSpace DC
language English
topic Моделі і засоби систем баз даних та знань
Моделі і засоби систем баз даних та знань
spellingShingle Моделі і засоби систем баз даних та знань
Моделі і засоби систем баз даних та знань
Litvin, A.A.
Velychko, V.Yu.
Kaverynskyi, V.V.
A dialogue system based on ontology automatically built through a natural language text analysis
Проблеми програмування
description An integrated approach is created to the development of natural-language dialogue systems driven by an ontological graph database. Ontology here has a defined regular structure that contains typed semantic relationships between concepts, as well as related contexts, which may also have a multilevel structure and additional typing. The ontology is created automatically due to the semantic analysis of a natural language using a specially developed original software, which is set up to work with inflected languages, in particular Ukrainian. The ontology description is serialized in OWL format. To work as part of the dialog system, the ontology is transferred to the graph database Neo4j. The Cypher language is used for formal queries. The original phrases of the user are subject to a special method of semantic analysis, which determines the type of formal query to the database. The essence of the analysis is that the text of the user phrase goes through a series of checks. Based on their results, a set of basic templates for formal requests is determined, as well as additional constructions that are attached to the basic template. Some of the checks may also return the notion of substitution to certain specified positions of the formal query. Formal queries can return both contexts and lists of ontology concepts. In addition to concepts, queries can also return information about specific semantic predicates that connect them, which simplifies the synthesis of natural language responses. The synthesis of answers is based on special templates, the choice of which is directly related to the corresponding template of the formal query.
format Article
author Litvin, A.A.
Velychko, V.Yu.
Kaverynskyi, V.V.
author_facet Litvin, A.A.
Velychko, V.Yu.
Kaverynskyi, V.V.
author_sort Litvin, A.A.
title A dialogue system based on ontology automatically built through a natural language text analysis
title_short A dialogue system based on ontology automatically built through a natural language text analysis
title_full A dialogue system based on ontology automatically built through a natural language text analysis
title_fullStr A dialogue system based on ontology automatically built through a natural language text analysis
title_full_unstemmed A dialogue system based on ontology automatically built through a natural language text analysis
title_sort dialogue system based on ontology automatically built through a natural language text analysis
publisher Інститут програмних систем НАН України
publishDate 2022
topic_facet Моделі і засоби систем баз даних та знань
url http://dspace.nbuv.gov.ua/handle/123456789/188643
citation_txt A dialogue system based on ontology automatically built through a natural language text analysis / A.A. Litvin, V.Yu. Velychko, V.V. Kaverynskyi // Проблеми програмування. — 2022. — № 3-4. — С. 196-207. — Бібліогр.: 14 назв. — англ.
series Проблеми програмування
work_keys_str_mv AT litvinaa adialoguesystembasedonontologyautomaticallybuiltthroughanaturallanguagetextanalysis
AT velychkovyu adialoguesystembasedonontologyautomaticallybuiltthroughanaturallanguagetextanalysis
AT kaverynskyivv adialoguesystembasedonontologyautomaticallybuiltthroughanaturallanguagetextanalysis
AT litvinaa dialoguesystembasedonontologyautomaticallybuiltthroughanaturallanguagetextanalysis
AT velychkovyu dialoguesystembasedonontologyautomaticallybuiltthroughanaturallanguagetextanalysis
AT kaverynskyivv dialoguesystembasedonontologyautomaticallybuiltthroughanaturallanguagetextanalysis
first_indexed 2023-10-18T23:08:49Z
last_indexed 2023-10-18T23:08:49Z
_version_ 1796157368178835456