Changes between Version 18 and Version 19 of private/NlpInPracticeCourse/MachineTranslation


Ignore:
Timestamp:
Apr 10, 2022, 9:10:44 PM (2 years ago)
Author:
Ales Horak
Comment:

edited by hales in edit_page_in_vim.py

Legend:

Unmodified
Added
Removed
Modified
  • private/NlpInPracticeCourse/MachineTranslation

    v18 v19  
    11= Machine translation =
    22
    3 [[https://is.muni.cz/auth/predmet/fi/ia161|IA161]] [[en/AdvancedNlpCourse|Advanced NLP Course]], Course Guarantee: Aleš Horák
     3[[https://is.muni.cz/auth/predmet/fi/ia161|IA161]] [[en/NlpInPracticeCourse|NLP in Practice Course]], Course Guarantee: Aleš Horák
    44
    55Prepared by: Pavel Rychlý
     
    1414=== References ===
    1515
    16  1. Alammar, Jay (2018). The Illustrated Transformer [Blog post]. Retrieved from https://jalammar.github.io/illustrated-transformer/
     16 1. Alammar, Jay (2018). The Illustrated Transformer [Blog post]. Retrieved from https://jalammar.github.io/illustrated-transformer/
    1717 1. Popel, Martin, et al. "Transforming machine translation: a deep learning system reaches news translation quality comparable to human professionals." Nature communications 11.1 (2020): 1-15.
    1818 1. Thompson, Brian and Koehn, Philipp. "Vecalign: Improved Sentence Alignment in Linear Time and Space", Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). 2019
     
    2323===== Technical Requirements ====
    2424
    25 The task will proceed using Python notebook run in web browser in the Google Colaboratory environment.
     25The task will proceed using Python notebook run in web browser in the Google Colaboratory environment.
    2626
    2727In case of running the codes in a local environment, the requirements are Python 3.6+, jupyter notebook.
     
    3030=== Translation with a Sequence to Sequence Network and Attention ===
    3131
    32 Access [https://colab.research.google.com/drive/1t9y01lL6gPw8f9GU1phC5qlS8AqqdvS0?usp=sharing|Python notebook in the Google Colab environment].
     32Access [https://colab.research.google.com/drive/1t9y01lL6gPw8f9GU1phC5qlS8AqqdvS0?usp=sharing|Python notebook in the Google Colab environment].
    3333
    3434
     
    4242==== upload ====
    4343
    44 Upload your modified notebook or python script with results to the homework vault (odevzdávárna).
     44Upload your modified notebook or python script with results to the homework vault (odevzdávárna).
    4545