IRCLNov 22, 2022

Method for Determining the Similarity of Text Documents for the Kazakh language, Taking Into Account Synonyms: Extension to TF-IDF

arXiv:2211.12364v19 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for Kazakh language processing, addressing a domain-specific need in NLP.

The authors tackled the problem of measuring text document similarity for the Kazakh language by proposing an extension to the TF-IDF method that incorporates synonyms, and they confirmed its effectiveness through experiments using Cosine, Dice, and Jaccard similarity functions.

The task of determining the similarity of text documents has received considerable attention in many areas such as Information Retrieval, Text Mining, Natural Language Processing (NLP) and Computational Linguistics. Transferring data to numeric vectors is a complex task where algorithms such as tokenization, stopword filtering, stemming, and weighting of terms are used. The term frequency - inverse document frequency (TF-IDF) is the most widely used term weighting method to facilitate the search for relevant documents. To improve the weighting of terms, a large number of TF-IDF extensions are made. In this paper, another extension of the TF-IDF method is proposed where synonyms are taken into account. The effectiveness of the method is confirmed by experiments on functions such as Cosine, Dice and Jaccard to measure the similarity of text documents for the Kazakh language.

Foundations

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

Your Notes