Skip to content

This project aims to develop a program that can perform transliteration between Roman and Urdu scripts using the `urduhack` library. Transliteration is the process of converting text from one script to another while preserving the pronunciation of the words.

Notifications You must be signed in to change notification settings

Anas1108/Transliteration-RomantoUrdu-And-ViceVersa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Transliteration: Roman to Urdu and Urdu to Roman

Introduction

This project aims to develop a program that can perform transliteration between Roman and Urdu scripts using the urduhack library. Transliteration is the process of converting text from one script to another while preserving the pronunciation of the words.

Requirements

To run this program, the following software and packages are required:

  • Python 3.x
  • Urduhack library

Usage

  1. Clone the repository
  1. Install the urduhack library
  • pip install urduhack
  1. Run the program
  • python main.ipynb
  1. Input The program will prompt the user to enter the text and the direction of transliteration (Roman to Urdu or Urdu to Roman).

  2. Results The program will display the transliterated text.

Conclusion

This program can be useful for individuals or organizations looking to convert text between Roman and Urdu scripts. The urduhack library provides a simple and efficient way to perform transliteration with high accuracy. Further improvements can be made to add more advanced features such as text pre-processing and error handling.

About

This project aims to develop a program that can perform transliteration between Roman and Urdu scripts using the `urduhack` library. Transliteration is the process of converting text from one script to another while preserving the pronunciation of the words.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages