+7 (495) 987 43 74 ext. 3304
Join us -              
Рус   |   Eng

Authors

Nechaev Andrey M.

Degree
Cand. Sci. (Military), Associate Professor, Digital Economy Department,
E-mail
Nechaev_a@inbox.ru
Location
Moscow, Russia
Articles

Text sentiment analysis in banking

The paper presents the author's approach to solving the problem of sentiment analysis of online Russian-language messages about the activities of banks. The study data are customer reviews about banks in general and their products, services and quality of service posted on the Banki.ru portal. In this paper, the problem of text sentiment analysis is considered as a binary classification task based on a set of positive and negative reviews. A vector model with a tf-idf weighting scheme was used to represent the collected and preprocessed texts. The following algorithms with the selection of optimal parameters on the grid were used for binary classification task: naive Bayesian classifier, support vector machine, logistic regression, random forest and gradient boosting. Standard statistical metrics, such as accuracy, completeness, and F-measure, were used to evaluate the quality of solving the classification problem. For the indicated metrics, the best results were obtained on the classification model developed with the use of Support Vector Machine. Thematic text modeling was also carried out using the Dirichlet latent placement method to define the most typical topics of customer messages. As a result, it was concluded that the most popular message topics are "cards" and "quality of service". The obtained results can be used in the activities of banks to automate its reputation monitoring in the media and when routing client requests to solve various problems. When solving problems, the features of the Python programming language were actively used, namely, libraries for web scraping, machine learning, and natural language processing. Read more...

Building the mathematical model of the decision support system in the field of pricing for e-commerce

This work is devoted to the study of pricing issues for obtaining maximum profit when selling consumer goods at a constant purchase price. The said goods come in from either manufacturers or warehouses where the retail companies buy the goods in order to sell them directly to the consumers. The dependence of the selling rate per unit of time on the level of the added price in relation to the purchase price of the item is established by the means of sales price variation. The object of the research is the specific case of a linear approximation of said dependence, which is usually actualized in the event of either more elastic or less elastic demand for goods, when they are sold through Internet platforms. The proposed approach to determining prices of all the goods which are being sold for maximizing the total profit from the sales of all consumer goods or maximizing the total revenue throughout the whole period of sales time, based on the search of extremum points of the profit and revenue functions for each item of goods remains valid in the case of more complex approximations by quadratic and cubic functions of demand function. The type of the function of maximum value added revenue and the type of the function of maximum profit can be both found per unit of time depending on the variable level of the added price included into the sales price of the item. The type of maximum revenue function can be found per unit of time depending on the sales price of the item. The extremum points of the found functions are being determined. The theorems have been proved, that the extremum points which are being determined appear to be the maximum points of the researched functions for each item of goods, when the maximum profit or the maximum revenues are reached by selling goods to consumers. All common variables of said functions are found by summing up these functions among the multitude of goods on the interval of the whole sales time. The received data is used for the practical implementation of an effective sales strategy that ensures maximum profits for companies specializing in direct sales to consumers of the purchased goods. An applied methodicalэф approach to the sales of goods which ensures maximum profit from the sales in the field of elastic demand approximated by a linear function and under the condition of a constant purchase price for goods is proposed and theoretically substantiated. Read more...