2 papers
cs.SE2025
NLP-Based .NET CLR Event Logs Analyzer
Maxim Stavtsev, Sergey Shershakov
In this paper, we present a tool for analyzing .NET CLR event logs based on a novel method inspired by Natural Language Processing (NLP) approach. Our research addresses the growin…
cs.SE2024
Evaluating the Dependency Between Cyclomatic Complexity and Response For Class
Maxim Stavtsev, Yegor Bugayenko
In object-oriented programming, it is reasonable to hypothesize that smaller classes with fewer methods are less complex. Should this hypothesis hold true, it would be advisable fo…