This is a new version of the repository. Do let us know (lindat-help at ufal.mff.cuni.cz) if you encounter any issues.

LINDAT Translation service

Please use the following text to cite this item or export to a predefined format:
Košarko, Ondřej; Variš, Dušan and Popel, Martin, 2019, LINDAT Translation service, LINDAT/CLARIAH-CZ digital library at the Institute of Formal and Applied Linguistics (ÚFAL), http://hdl.handle.net/11234/1-2922.
Date issued
2019-01-21
Description
Source code of the LINDAT Translation service frontend. The service provides a UI and a simple rest api that accesses machine translation models served by tensorflow serving. The most recent version of the code is available at https://github.com/ufal/lindat_translation.
Acknowledgement
This item isPublicly Available
and licensed under:
 Files in this item
Name
v1.1.0.zip
Size
867.86 KB
Format
application/zip
Description
v1.1.0 sources
MD5
c8d7f94285bb0ed34c78643988aaa8de
Preview
  File Preview
  • lindat_translation-1.1.0
    • systemd
      • tensorflow_serving.service465 B
      • transformer_frontend.service352 B
      • transformer.service448 B
    • README.md2 kB
    • .gitignore34 B
    • .gitmodules117 B
    • uwsgi.py200 B
    • app
      • logging_utils
        • logged.py1 kB
        • __init__.py45 B
      • __init__.py0 B
      • extensions.py62 B
      • settings.py380 B
      • static
      • factory.py1 kB
      • main
        • views.py6 kB
        • __init__.py0 B
        • forms.py700 B
      • model_settings.py2 kB
      • templates
        • lindat-common24 B
        • index.html1 kB
        • main.html1 kB
        • bootstrap_wtf.html8 kB
        • base.html1 kB
        • docs.html3 kB
      • models.json1 kB
    • requirements.txt188 B
    • manage.py240 B
    • t2t_usr_dir
      • wat2018_multilang.py1 kB
      • my_registrations.py2 kB
      • __init__.py93 B
    • Dockerfile260 B
    • docker-compose.yml721 B
    • t2t_data_dir
      • vocab.encs.32768296 kB
      • vocab.translate_fren_wmt32k.32768.subwords321 kB
      • vocab.translate_csen_wmt_czeng57m32k.32768.subwords296 kB
      • vocab.enhi.32768239 kB
      • vocab.translate_enfr_wmt32k.32768.subwords321 kB
      • vocab.translate_encs_wmt_czeng57m32k.32768.subwords296 kB
      • vocab.enfr.32768321 kB
    • LICENSE1 kB
    • model.config671 B
    • .docker_config.py32 B
    • batching.config60 B