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.
- Python3
- Pytorch
- Wikinflection Corpus
- make dataset for train:
python dataset.py --ĺang
- train:
python main.py --lang
(see other parameters inconfigure.py
)
Languages: names from Wikinflection (ISO 693-3)
- make small dataset for train:
python dataset_Exp3.py --ĺang
- train:
python main_Exp3.py --lang
(see other parameters inconfigure.py
)
Linguistically inspired morphological inflection with a sequence to sequence model E. Metheniti, G. Neumann, J. van Genabith - arXiv preprint arXiv:2009.02073, 2020