Here is the link to the documentation.
Translation library that provides an easy-to-use interface for translating text using both local transformer models and large language models (LLMs) from popular providers. It is designed to simplify the translation process while ensuring high-quality results through careful model evaluation also shown in the documentation.
- Translation with a local transformer model selected based on our evaluation
- LLM-Translation using common provider with a custom prompt or based on our prompt library
Install the package from PyPi:
pip install easy-nlp-translate
Philipp Meyer |
Kevin Schäfer |
Ole Schildt |
This project is licensed under the MIT License. See the LICENSE file for details.