diff options
| author | Krasimir Angelov <kr.angelov@gmail.com> | 2018-05-28 10:14:27 +0200 |
|---|---|---|
| committer | Krasimir Angelov <kr.angelov@gmail.com> | 2018-05-28 10:14:27 +0200 |
| commit | 44e387ec16e72f3a194fc2391b47391fc49c0bab (patch) | |
| tree | 2008c0f8ded8f70f8e533c6c6de263bc7d02bedf /src/runtime/python | |
| parent | e862968305af0adbba9adcddc1e2c209602a82a4 (diff) | |
| parent | 1e71e18e212e8f1eb628041067bf244d4410ddec (diff) | |
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Diffstat (limited to 'src/runtime/python')
| -rw-r--r-- | src/runtime/python/examples/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/python/examples/README b/src/runtime/python/examples/README index b6791a368..813c2f9c9 100644 --- a/src/runtime/python/examples/README +++ b/src/runtime/python/examples/README @@ -9,7 +9,7 @@ TRANSLATION PIPELINE The module translation_pipeline.py is a Python replica of the translation pipeline used in Wide-coverage Translation demo. 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 3. translate both text files and sgm files. |
