2 stable releases
| 1.0.1 | Dec 20, 2022 |
|---|
#533 in Internationalization (i18n)
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_locallyto translate sample text. To run it, you need to havetranslateLocallyexecutable in the current folder
Dependencies
~4–19MB
~235K SLoC