Abstract: In the work, the system of determination of the emotional tone of Ukrainian texts based on dictionaries and rules is proposed. The developed software downloads text information in various ...
Abstract: This paper aims at introducing a new sorting algorithm which sorts the elements of an array In Place. This algorithm has O(n) best case Time Complexity and O(n log n) average and worst case ...