Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/StarlangSoftware/EnglishTurkishTranslation-CPP
English-Turkish phrase-based translation library
https://github.com/StarlangSoftware/EnglishTurkishTranslation-CPP
ibm-model ibm-model1 ibm-model2 ibm-model3 machine-translation phrase-based-translation
Last synced: 3 months ago
JSON representation
English-Turkish phrase-based translation library
- Host: GitHub
- URL: https://github.com/StarlangSoftware/EnglishTurkishTranslation-CPP
- Owner: StarlangSoftware
- License: gpl-3.0
- Created: 2019-06-03T07:13:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T06:39:27.000Z (about 1 year ago)
- Last Synced: 2024-07-28T12:07:43.636Z (3 months ago)
- Topics: ibm-model, ibm-model1, ibm-model2, ibm-model3, machine-translation, phrase-based-translation
- Language: C++
- Homepage:
- Size: 6.61 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-machine-translation - EnglishTurkishTranslation-CPP - An English-Turkish phrase-based translation library. (Frameworks 🖼)
README
# EnglishTurkishTranslation-CPP
## Cite
If you use this resource on your research, please cite the following paper:```
@InProceedings{gorgun16,
author = {O. Gorgun and O. T. Yildiz and E. Solak and R. Ehsani},
title = {{E}nglish-{T}urkish Parallel Treebank with Morphological Annotations and its Use in Tree-based SMT},
booktitle = {International Conference on Pattern Recognition and Methods},
year = {2016},
address = {Rome, Italy},
pages = {510--516}
}@article{bakay19,
journal = "Turkish Journal of Electrical Engineering and Computer Science",
issn = "1300-0632",
address = "T\”{U}B\.{I}TAK",
year = "2019",
volume = "27",
pages = "437 - 452",
title = "A tree-based approach for English-to-Turkish translation",
author = "Özge Bakay and Begüm Avar and Olcay Taner Yildiz"
}