CLAug 31, 2025

Ranking of Bangla Word Graph using Graph-based Ranking Algorithms

arXiv:2509.01011v1h-index: 2EICT
Originality Synthesis-oriented
AI Analysis

This work addresses the lack of standard Bangla word databases for text summarization or information retrieval, but it is incremental as it applies existing methods to a new language dataset.

The research tackled ranking Bangla words using graph-based algorithms on a word graph constructed from text, and experimental results showed the accuracy of each algorithm in terms of F1 measure.

Ranking words is an important way to summarize a text or to retrieve information. A word graph is a way to represent the words of a sentence or a text as the vertices of a graph and to show the relationship among the words. It is also useful to determine the relative importance of a word among the words in the word-graph. In this research, the ranking of Bangla words are calculated, representing Bangla words from a text in a word graph using various graph based ranking algorithms. There is a lack of a standard Bangla word database. In this research, the Indian Language POS-tag Corpora is used, which has a rich collection of Bangla words in the form of sentences with their parts of speech tags. For applying a word graph to various graph based ranking algorithms, several standard procedures are applied. The preprocessing steps are done in every word graph and then applied to graph based ranking algorithms to make a comparison among these algorithms. This paper illustrate the entire procedure of calculating the ranking of Bangla words, including the construction of the word graph from text. Experimental result analysis on real data reveals the accuracy of each ranking algorithm in terms of F1 measure.

Foundations

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

Your Notes