2 stable releases
1.0.1 | Dec 20, 2022 |
---|
#280 in Internationalization (i18n)
44 downloads per month
8KB
111 lines
Marek Translate
Rust project to allow easy usage of natural language translation libraries with a common API.
Supported backends
marek_translate_locally
- bindings for translateLocally - wrapper over bergamot-translator which is based on marian - an offline translator that is used in Firefox
Examples
marek_translate_test
- usesmarek_translate_locally
to translate sample text. To run it, you need to havetranslateLocally
executable in the current folder
Dependencies
~5–13MB
~170K SLoC