Commit Graph
7 Commits
Author SHA1 Message Date
উৎসব রায়(Utsob Roy)andCarsten Pfeiffer e66d0a2d10 Enhancement and Fixes for Bengali Transliteration. (#1263)
* Added various fixes and enhancment for Bengali transliteration.

* various fixes and enhancment for Bengali transliteration

* fixed a coding typo [master]

* Boolean lowercase and added .project in .gitignore

* Boolean lowercase and added .project in .gitignore

* typo fix [master]

* fixed negative index error [master]

* fixed negative index error [master]

* unprinted character fix [master]

* enhanced transliteration [master]

* lowercased boolean and replaced Integer with int [master]

* removed .setting, .classpath and .project and added them to .gitignore too.

* bug fix and multilingual testcase [master]
2018-10-01 23:04:51 +02:00
Utsob Roy 91ddb2c3dd Removed unnecessary containsKey check. 2018-09-01 08:59:57 +06:00
Utsob Roy 8e8fa24652 A missing semicolon added. 2018-09-01 00:46:02 +06:00
Utsob Roy 6a293bd40a Done the recommended edits, added more testcases, and fixed a bug. 2018-09-01 00:38:15 +06:00
Utsob Roy 98e747c5f5 Various Fixes
1. Updated test.
2. Fixed a composite letter issue.
3. Moved some redundant codes to a function.
2018-08-24 22:33:25 +06:00
Utsob Roy 8f12f10bfe added some comments. [master] 2018-08-24 20:57:38 +06:00
Utsob Roy 8ca1b6e864 better bengali transliteration. [master] 2018-08-24 14:42:27 +06:00