Skip to content

Phonetics-based transliterator from English to Russian

License

Notifications You must be signed in to change notification settings

maryszmary/RusTranslit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RusTranslit

Installation

Build module

git clone https://github.com/maryszmary/RusTranslit
cd RusTranslit
pip install -e .

Usage

Example code:

from rus_translit import transliterate

transliterate('is this a real life? is this just fantasy?')

Example output:

'из зис а рил лайф? из зис джаст фентеси?'

Authors

  • Maria Sheyanova @maryszmary
  • Anna Nikolaeva @annnyway

About

Phonetics-based transliterator from English to Russian

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages