CFP last date
20 May 2024
Reseach Article

An Efficient Unicode based Sorting Algorithm for Bengali Words

by Md. Ruhul Amin, Asif Mohammed Samir, Madhusodan Chakraborty, Md. Mahfuzur Rahaman
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 24 - Number 7
Year of Publication: 2011
Authors: Md. Ruhul Amin, Asif Mohammed Samir, Madhusodan Chakraborty, Md. Mahfuzur Rahaman
10.5120/2967-3966

Md. Ruhul Amin, Asif Mohammed Samir, Madhusodan Chakraborty, Md. Mahfuzur Rahaman . An Efficient Unicode based Sorting Algorithm for Bengali Words. International Journal of Computer Applications. 24, 7 ( June 2011), 11-16. DOI=10.5120/2967-3966

@article{ 10.5120/2967-3966,
author = { Md. Ruhul Amin, Asif Mohammed Samir, Madhusodan Chakraborty, Md. Mahfuzur Rahaman },
title = { An Efficient Unicode based Sorting Algorithm for Bengali Words },
journal = { International Journal of Computer Applications },
issue_date = { June 2011 },
volume = { 24 },
number = { 7 },
month = { June },
year = { 2011 },
issn = { 0975-8887 },
pages = { 11-16 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume24/number7/2967-3966/ },
doi = { 10.5120/2967-3966 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:10:21.045325+05:30
%A Md. Ruhul Amin
%A Asif Mohammed Samir
%A Madhusodan Chakraborty
%A Md. Mahfuzur Rahaman
%T An Efficient Unicode based Sorting Algorithm for Bengali Words
%J International Journal of Computer Applications
%@ 0975-8887
%V 24
%N 7
%P 11-16
%D 2011
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This discussion focuses on the sorting algorithm for Bengali language represented by Unicode character set. A few works has been done on this topics but no standard is set up yet to sort Bengali words. Some of these works are based on ASCII representation. To use ASCII, keyboard mapping is important because it is different for each country where the Unicode representation is fixed for all characters of various countries. So, Unicode representation is much more preferable than ASCII representation. In this paper we have discussed about an easy way to sort the Unicode Bengali texts. In our method, a mapping is used which simplified the sorting procedure. This method can sort any Unicode Bengali text and it is not keyboard dependent.

References
  1. http://en.wikipedia.org/wiki/Bengali_language Retrieved 2011-05-11
  2. http://en.wikipedia.org/wiki/List_of_languages_by_number_of_native_speakers Retrieved 2011-05-11
  3. Bangla Academy: http://en.wikipedia.org/wiki/Bangla_Academy
  4. Bangla Academy Bengali-English Dictionary, First Edition June, 1994, Bangla Academy, Dhaka, Bangladesh.
  5. Rahman, Md. Shahidur and Iqbal, Md. Zafar, “Bangla Sorting Algorithm: A Linguistic Approach”. Proceedings of International Conference on Computer and Information Technology, Dhaka, 18-20 December 1998, pp. 204-208.
  6. Mafizul Haque Khan, S M Rafizul Haque, Md. Sharif Uddin, Rahat Khan, A B M Tariqul Islam, “An Efficient And Correct Bangla Sorting Algorithm” 7th ICCIT, 2004 Page 125
  7. Shah Md. Emrul Islam and Muhammad Masroor Ali “An Approach to Sort Unicode Bengali Text Using Ancillary Maps”, BUET, Dhaka.
  8. Cormen, Thomas and Leiserson, Charles and Rivest, Ronald: “Introduction to Algorithm”, Prentice – Hall of India Private Limited, 1999.
  9. Ellis Horowitz and Sartaz Shani,: "Fundamentals of Computer Algorithm", Galgotia Publications Limited.
  10. Unicode Consortium- http://www.unicode.org/charts/PDF/U0980.pdf
  11. Mohammad, Kazi Din: “Adhunik Bangla Byakoron O Rochona”
  12. Rajesh Palit, Md. Abdus Sattar, “Representation of Bangla Characters in the Computer Systems”, Bangladesh Journal of Computer and Information Technology, Vol. 7, No. 1, December, 1999.
  13. Masum, Md. Salahuddin, “Study of Bangla Conjunctive Characters for Recognition”, B.Sc.Engg.Thesis, department of Computer Scince and Engineering, BUET, August 2001.
  14. Deitel and Santry “Advanced Java 2 Platform”, Prentice Hall Publications.
  15. Knuth, Donald “The Art of Computer Programming”, Addison-Wisely Publications, Boston
  16. Samsad Bengali-English Dictionary - http://dsal.uchicago.edu/dictionaries/biswas-bengali/
  17. Ishida, Richard - Bengali script notes http://rishida.net/scripts/bengali/
Index Terms

Computer Science
Information Sciences

Keywords

Bengali Word Sorting Unicode Bengali Sorting Bengali Text Sorting