Skip to content

Commit

Permalink
chore: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
neet committed Jan 17, 2025
1 parent 6db26cd commit dd13f47
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

_tunci_ (トゥンチ) is a neural machine translator for the Ainu language — an indigenous language that originated in Northern Japan. It is designed to help Ainu learners easily look up words or check if their sentences are correct, thus contributing to the revitalization of the Ainu language.

## Papers

- Ryo Igarashi and So Miyagawa. 2024. [Enhancing Neural Machine Translation for Ainu-Japanese: A Comprehensive Study on the Impact of Domain and Dialect Integration](https://aclanthology.org/2024.nlp4dh-1.40/). In Proceedings of the 4th International Conference on Natural Language Processing for Digital Humanities, pages 413–422, Miami, USA. Association for Computational Linguistics.

## Features

- 🌍 **Translation**: Translate between Ainu and Japanese
Expand All @@ -13,7 +17,7 @@ _tunci_ (トゥンチ) is a neural machine translator for the Ainu language —

## Tech Stack

- Machine Learning
- Machine Learning (implemented in [`aynumosir/ainu-lm`](https://github.com/aynumosir/ainu-lm))
- mT5: A multilingual version of T5, a transformer-based model
- Google Cloud Vertex AI: A managed machine learning platform
- Hugging Face Transformers: A library for state-of-the-art NLP models
Expand Down

0 comments on commit dd13f47

Please sign in to comment.