dashayushman / deep-trans

Transliterating English to Hindi using Recurrent Neural Networks
MIT License
46 stars 14 forks source link

How to find train.rel.2.en & train.rel.2.hn???? #9

Open parvanehs opened 6 years ago

parvanehs commented 6 years ago

These 2 datasets (train.rel.2.en & train.rel.2.hn), which are needed for training the model, are not in the source directory to download! How can I download Them? Should I prepare them by myself

Udaay commented 5 years ago

python transliterate.py --data_dir <path_to_vocabulary_directory> --train_dir <path_to_models_directory> --decode

in this command , which vocabulary should i use, there are two vocabulary one for thindi and another one for English

please respond!!!!!!!!!!!!!