spell error in py.egs.README

This commit is contained in:
Prasanth Kolachina
2018-05-24 09:47:55 +02:00
parent 6faad1b3cf
commit ef4731e8ba

View File

@@ -9,7 +9,7 @@ TRANSLATION PIPELINE
The module translation_pipeline.py is a Python replica of the The module translation_pipeline.py is a Python replica of the
translation pipeline used in Wide-coverage Translation demo. translation pipeline used in Wide-coverage Translation demo.
The pipeline allows for The pipeline allows for
1. simulataneous batch translation from one language into multiple languages 1. simultaneous batch translation from one language into multiple languages
2. K-best translations 2. K-best translations
3. translate both text files and sgm files. 3. translate both text files and sgm files.