Skip to content

Python script that can scan a text file and convert devanagari unicode to roman script.

License

Notifications You must be signed in to change notification settings

sheetalgiri/devanagari-to-roman-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devanagari-to-roman-script

Python script that can scan a text file and convert devanagari unicode to roman script.

Input file: Can have any name and is given as an argument while executing the script eg. "python3 d2r.py [Input_filename]"

Output file: Output is printed out in the command line and written to a file named [Input_filename] + "roman"

About

Python script that can scan a text file and convert devanagari unicode to roman script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages