Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ignacioct/morphcompleteproject

Repo for the back translation project done as a COMPLETE project for Computational Morphology. We use back translation techniques to create synthetic data for training morphological inflection systems in the Danish language.
https://github.com/ignacioct/morphcompleteproject

inflection morphology multilabel-classification nlp transformers

Last synced: 27 days ago
JSON representation

Repo for the back translation project done as a COMPLETE project for Computational Morphology. We use back translation techniques to create synthetic data for training morphological inflection systems in the Danish language.

Awesome Lists containing this project

README

        

# Backtranslation Project, by Ignacio Talavera

This is the repository for the backtranslation project done by Ignacio Talavera Cepeda in the Morphology class of 2023/2024, at HAPLAP EHU. All the training scripts I've used, as well as the training data obtained from CoNLL–SIGMORPHON 2017 can be found here. All the models were trained using Google Colaboratory default GPUs environment, therefore all the installation dependencies can be found in the individual notebooks and can be directly installed when using these environment, or can be reproduced locally if you have enough computing resources (something equivalent to Tesla K80 GPU with 12GB of RAM should be enough).