Skip to content

Commit

Permalink
Merge pull request #59 from avidale/patch-1
Browse files Browse the repository at this point in the history
Add a pointer to the list of newly supported languages
  • Loading branch information
mbiesiad authored Sep 18, 2024
2 parents 95fd70f + 9bc5dc5 commit 70a840a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ This list contains tools, books, articles, blogs, courses and everything related
### Machine translation
- [Approaches to Machine Translation](http://engineering.fuoye.edu.ng/journal/index.php/engineer/article/view/26/pdf) - A paper-review on different techniques for machine translation.
- [Neural Machine Translation](https://jair.org/index.php/jair/article/view/12007/26611) - A paper-review that trace back the origins of modern NMT architectures to word and sentence embeddings and earlier examples of the encoder-decoder network family. It will conclude with a short survey of more recent trends in the field.
- [Awesome New Languages in Machine Translation](https://github.com/slone-nlp/awesome-new-languages-in-machine-translation) - A list of initiatives for supporting MT (mostly with opensource models) for new languages (mostly lower-resourced ones).

## Blogs

Expand Down

0 comments on commit 70a840a

Please sign in to comment.