International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 163 - Issue 11 |
Published: Apr 2017 |
Authors: Ranit Debnath Akash, U. Khyoi Nu, Biswapriyo Chakrabarty |
![]() |
Ranit Debnath Akash, U. Khyoi Nu, Biswapriyo Chakrabarty . An Approach to Sort Unicode based Bengali Text using Trie. International Journal of Computer Applications. 163, 11 (Apr 2017), 18-22. DOI=10.5120/ijca2017913764
@article{ 10.5120/ijca2017913764, author = { Ranit Debnath Akash,U. Khyoi Nu,Biswapriyo Chakrabarty }, title = { An Approach to Sort Unicode based Bengali Text using Trie }, journal = { International Journal of Computer Applications }, year = { 2017 }, volume = { 163 }, number = { 11 }, pages = { 18-22 }, doi = { 10.5120/ijca2017913764 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2017 %A Ranit Debnath Akash %A U. Khyoi Nu %A Biswapriyo Chakrabarty %T An Approach to Sort Unicode based Bengali Text using Trie%T %J International Journal of Computer Applications %V 163 %N 11 %P 18-22 %R 10.5120/ijca2017913764 %I Foundation of Computer Science (FCS), NY, USA
This paper proposes a sorting algorithm for Unicode based Bangla texts using Trie.. Bengali texts can not be sorted using the Unicode character scheme as Unicode character sequence is different from the Bangla Academy character sequence. Moreover, Bengali, an Indo-Aryan language spoken by approximately 200 million people has some distinct properties with its diacritic signs. In this paper, we have sorted Bangla texts based on the Bangla Academy character order using an efficient information retrieval data structure. Our proposed algorithm is more memory efficient and is applicable to any unicode based Bangla text.