CLSep 22, 2023

StyloMetrix: An Open-Source Multilingual Tool for Representing Stylometric Vectors

arXiv:2309.12810v122 citationsh-index: 3Has Code
Originality Synthesis-oriented
AI Analysis

This provides a domain-specific tool for researchers and practitioners in computational linguistics and text analysis, though it is incremental as it builds on existing stylometric methods.

The paper introduces StyloMetrix, an open-source multilingual tool for generating stylometric vectors covering grammar, syntax, and lexicon in four languages, and shows it improves supervised classification and enhances embedding layers in deep learning models.

This work aims to provide an overview on the open-source multilanguage tool called StyloMetrix. It offers stylometric text representations that cover various aspects of grammar, syntax and lexicon. StyloMetrix covers four languages: Polish as the primary language, English, Ukrainian and Russian. The normalized output of each feature can become a fruitful course for machine learning models and a valuable addition to the embeddings layer for any deep learning algorithm. We strive to provide a concise, but exhaustive overview on the application of the StyloMetrix vectors as well as explain the sets of the developed linguistic features. The experiments have shown promising results in supervised content classification with simple algorithms as Random Forest Classifier, Voting Classifier, Logistic Regression and others. The deep learning assessments have unveiled the usefulness of the StyloMetrix vectors at enhancing an embedding layer extracted from Transformer architectures. The StyloMetrix has proven itself to be a formidable source for the machine learning and deep learning algorithms to execute different classification tasks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes