Skip to content

Code for master thesis and preprint: Linguistically inspired morphological inflection with a sequence to sequence model (Metheniti et al., 2019)

License

Notifications You must be signed in to change notification settings

lenakmeth/experiments-master-thesis

Repository files navigation

Master Thesis - Eleni Metheniti

Linguistically inspired morphological inflection with a sequence to sequence model

Originally submitted and presented in September 2019 at Saarland University/DFKI Saarbrücken, published as a preprint in 2020.

Prerequisites

Experiments 1 & 2

  • make dataset for train: python dataset.py --ĺang
  • train: python main.py --lang (see other parameters in configure.py)

Languages: names from Wikinflection (ISO 693-3)

Experiment 3

  • make small dataset for train: python dataset_Exp3.py --ĺang
  • train: python main_Exp3.py --lang (see other parameters in configure.py)

Cite

Linguistically inspired morphological inflection with a sequence to sequence model E. Metheniti, G. Neumann, J. van Genabith - arXiv preprint arXiv:2009.02073, 2020

About

Code for master thesis and preprint: Linguistically inspired morphological inflection with a sequence to sequence model (Metheniti et al., 2019)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages