Biologically Inspired Linguistic Habit Graph Networks Used for Text Correction

Marcin Gadamer,Adrian Horzyk
DOI: https://doi.org/10.1007/978-3-319-66905-2_27
2017-08-20
Abstract:This paper describes a biologically inspired Linguistic Habit Graphs (LHG) which could be used as a new way of storing, compressing, and processing sentences. The common letter and word orders from sentences are used to construct a special neural graph that is able to associate and memorize the natural human linguistic habits. The used algorithms can learn from texts written by people and transform the information of orders, frequencies, and contexts into a graph structure, labeled vertices with word properties, and weighted connections. Vertices of this graph are reactive to input data as well as neurons in biological brains. The way in which the human brain works is an inspiration for many known algorithms from contemporary computer science. In the brain, there is no time and no place for nested loops and other time consuming classic algorithms and computational techniques. Based on this approach, we developed new algorithms. They use a graph structure to perform a semi–automatic spell checking and text correction. The above mentioned functionalities of this model are always available in constant time.
What problem does this paper attempt to address?