Python

Romanizator (Руthon)

The “Romanizator Py”  service is designed to convert a Belarusian text written in Cyrillic characters into a text written in Latin characters. The service receives a Belarusian text recorded in the Belarusian Cyrillic alphabet. The text may have the form of personal names, geographical names or other information. After processing the text, at the output the […]

Read more...

Morse Code Recognition

The «Morse Code Recognizer» service is designed to recognize an audio file and return the result in Morse code. The recorded or uploaded audio file containing the sounds of Morse code is fed to the input of the service. The file is processed by the service algorithms and gives the user Morse code in the […]

Read more...

Text Summarizer

The «Text Summarizer» service is designed to automatically summarize arbitrary text documents. It takes any text data as an input and returns its summary as an output.   Basic terms and concepts Source text – any input text data to summarize. Summary – a shortened version of the source text. Summarization – the process of making […]

Read more...

Voice Activity Detector

The «Voice Activity Detector» service allows user to receive a detailed analysis of the audio recording spectrogram to identify periods of voice activity and the intervals between them. It is possible to obtain results (a list of periods of voice activity or pauses with an indication of time with an accuracy of 10 milliseconds) in […]

Read more...

Audio guide for the archaeological museum «Biarescie» (Brest city, Belarus)

Audio guide for the archaeological museum of the city of Brest (Belarus). Audio guide page: https://www.krokam.by/biarescie The purpose of the development is to enable the museum to present its exhibits more easily, as well as to enable real and virtual visitors to get acquainted with the exhibits while they are at the museum and outside […]

Read more...

Guide for the international exhibition «Belarus and the Bible»

Guide for the international exhibition «Belarus and the Bible» The audio guide was prepared for «Belarus and the Bible» international exhibition, which took place at the National Library of Belarus from September 20 to October 21, 2018. The exhibition was organized by the National Library of Belarus and the non-profit organization «Manuscript Research Group» (USA). […]

Read more...

Service Demonstrator Py

The «Service Demonstrator Py» is an implementation of the “Service Demonstrator” in the Python programming language. This is a ready-made open-source groundwork for creating future services of the Internet platform for text and speech processing www.corpus.by. Also, the service demonstrates the possible principle of the work of future services created on its basis. The service […]

Read more...

KrokApp – personal audio guide for Belarus

KrokApp is an IT-platform that allows user to hear interesting facts, practical information and useful hints while he moves around the location. KrokApp transforms the country into a big “smart home” – understandable, dynamic and modern. Currently you can listen information about more than 50 cities of Belarus via the KrokApp mobile program. Content is available […]

Read more...

Bilingual question-answering dialogue system

The structure of an experimental system of natural language interfaces is shown in the figure below. This system receives voice questions in Belarusian or Russian, processes them into a text. On its basis text, a message is generated. Then it is synthesized into a speech. Figure 1. Functional layout of QA dialogue system for Belarusian and Russian […]

Read more...