Skip to content

egyptscholarsinc/ArabicBraille

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Translation api that translate arabic into Braille.

Todo:
New Features:
  -[Done] support Braille grade2
  -[Done] handle KSA Tashkeel style in grade 2
  - handle Egyptain tashkeel style in grade 2, put the tashkeel on top of the char.

Better to have:
  - change the way of getting the translation input as a stream instead of one string input cause in the future 
  this service may support translating a book which will have looooooong text :)

Cleaning:
  - use java.util.logging to log important info (ex: unrecognized chars).
  - more documentation.
  - constants for spacing and special chars.

Note:
This project was created from the samples in
http://projects.spring.io/spring-boot/

To run the app:
  1- mvn spring-boot:run
  2- localhost:8080/translation

About

Arabic to Braille translator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.8%
  • HTML 4.2%