https://github.com/alexpof/ur3-translate
https://github.com/alexpof/ur3-translate
deep-learning machine-translation nlp sumerian
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexpof/ur3-translate
- Owner: AlexPof
- Created: 2019-01-16T19:22:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T19:34:20.000Z (over 7 years ago)
- Last Synced: 2025-09-09T03:51:24.834Z (9 months ago)
- Topics: deep-learning, machine-translation, nlp, sumerian
- Size: 319 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ur3-translate
A modest attempt at translating Sumerian language using deep learning.
Two neural networks (Seq2Seq without attention, and Google's Transformer) have been trained
on a fraction of the corpus of Ur III administrative texts.
A complete explanation is [available here](https://alpof.wordpress.com/2019/01/11/sumerian-translation-using-deep-learning/).
The results of translating un-annotated texts are given in the two files *urIII_seq2seq_translations.txt* and *urIII_transformer_translations.txt*.