This project is designed to transliterate Latin-based Cyrillic text to correct Cyrillic text using a Recurrent Neural Network (RNN). The script reads input data from a .svc
file and trains a model to perform the transliteration.
To install the required packages, run:
pip3 install -r requirements.txt
python3 rnn.py