Commit 403c1b1f authored by Vandan Mujadia's avatar Vandan Mujadia

added api code

parent 5fd6c5df
# Hindi-Telugu-IIITHMT-API-call
## To get Hindi to Telugu
python3 get_translation_iiith_hindi_telugu.py source_file target_output_file
python3 get_translation_iiith_hindi_telugu.py sample.hin sample_output.tel
- python3 get_translation_iiith_hindi_telugu.py source_file target_output_file
- python3 get_translation_iiith_hindi_telugu.py sample.hin sample_output.tel
## To get Telugu to Hindi
python3 get_translation_iiith_telugu_hindi.py source_file target_output_file
python3 get_translation_iiith_telugu_hindi.py sample.tel sample_output.hin
- python3 get_translation_iiith_telugu_hindi.py source_file target_output_file
- python3 get_translation_iiith_telugu_hindi.py sample.tel sample_output.hin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment