CFP last date
22 April 2024
Reseach Article

A Novel Algorithm for the Comparison of Bangla Strings for Sorting According to the Rules of Bangla Academy

by Asif Mohammed Samir, Md. Ruhul Amin
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 151 - Number 7
Year of Publication: 2016
Authors: Asif Mohammed Samir, Md. Ruhul Amin
10.5120/ijca2016911840

Asif Mohammed Samir, Md. Ruhul Amin . A Novel Algorithm for the Comparison of Bangla Strings for Sorting According to the Rules of Bangla Academy. International Journal of Computer Applications. 151, 7 ( Oct 2016), 44-49. DOI=10.5120/ijca2016911840

@article{ 10.5120/ijca2016911840,
author = { Asif Mohammed Samir, Md. Ruhul Amin },
title = { A Novel Algorithm for the Comparison of Bangla Strings for Sorting According to the Rules of Bangla Academy },
journal = { International Journal of Computer Applications },
issue_date = { Oct 2016 },
volume = { 151 },
number = { 7 },
month = { Oct },
year = { 2016 },
issn = { 0975-8887 },
pages = { 44-49 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume151/number7/26249-2016911840/ },
doi = { 10.5120/ijca2016911840 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T23:56:31.247171+05:30
%A Asif Mohammed Samir
%A Md. Ruhul Amin
%T A Novel Algorithm for the Comparison of Bangla Strings for Sorting According to the Rules of Bangla Academy
%J International Journal of Computer Applications
%@ 0975-8887
%V 151
%N 7
%P 44-49
%D 2016
%I Foundation of Computer Science (FCS), NY, USA
Abstract

In this paper we discuss the comparison of two strings of Bangla language represented by Unicode character set. This comparison order maintains the Bangla Academy rule. This method can be used to sort Bangla words perfectly A few works has been done on this topic but no standard is set up yet to sort Bangla words. Some of these works are based on ASCII representation. As a part of internationalization, Unicode representation is much more preferable than ASCII representation. We discussed an easy way to compare not only the Bangla words but also the Unicode Bangla strings. In our method, a mapping is used which simplified the sorting procedure. This method can compare any Unicode Bangla strings and it is not keyboard dependent.

References
  1. Bengali language http://en.wikipedia.org/wiki/ Bengali_language Retrieved 2011-05-11
  2. List of languages by number of native speakers 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. Rahman M.A., Sattar, M.A., A New Approach to Sort Unicode Bengali Text, 5th International Conference on Electrical and Computer Engineering,
  9. Zibran, M.F., Tanvir, A. et al., Computer Representation of Bangla Characters and Sorting Bangla Words, 5th ICCIT-2002_p191-p195, http://homepage.usask.ca/~mfz946/my Papers/Bangla_Processing.pdf
  10. Cormen, Thomas and Leiserson, Charles and Rivest, Ronald: “Introduction to Algorithm”, Prentice – Hall of India Private Limited, 1999.
  11. Ellis Horowitz and Sartaz Shani,: "Fundamentals of Computer Algorithm", Galgotia Publications Limited.
  12. Unicode Consortium- http://www.unicode.org/charts/ PDF/U0980.pdf
  13. 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.
  14. Masum, Md. Salahuddin, “Study of Bangla Conjunctive Characters for Recognition”, B.Sc.Engg.Thesis, department of Computer Scince and Engineering, BUET, August 2001.
  15. Deitel and Santry “Advanced Java 2 Platform”, Prentice Hall Publications.
  16. Knuth, Donald “The Art of Computer Programming”, Addison-Wisely Publications, Boston
  17. Samsad Bengali-English Dictionary - http://dsal.uchicago.edu/dictionaries/biswas-bengali/
  18. Ishida, Richard - Bengali script notes http://rishida.net/scripts/bengali
Index Terms

Computer Science
Information Sciences

Keywords

Bangla String Comparison Bangla Word Sorting Unicode Bangla Sorting Bangla Text Sorting