bergamot-translator/bindings/python
Yo'av Moshe 34acd8d982
fix downloading of models in the python binding (#472)
models come in files named like `csen.student.base.v1.cd5418ba6a412fc7.tar.gz`, but the directory they create when extracted are named like `csen.student.base`. we therefore need to remove not just the extension but everything following and including the 3rd period
2024-04-19 23:17:45 +01:00
..
__init__.py Batteries included python package (#310) 2022-01-26 20:33:43 +00:00
__main__.py Batteries included python package (#310) 2022-01-26 20:33:43 +00:00
bergamot.cpp Latest and greatest clang-format 2023-01-18 12:48:53 +00:00
CMakeLists.txt Set up python packaging for pypi distribution (#424) 2022-06-20 14:35:29 +01:00
cmds.py Batteries included python package (#310) 2022-01-26 20:33:43 +00:00
README.md Set up python packaging for pypi distribution (#424) 2022-06-20 14:35:29 +01:00
repository.py fix downloading of models in the python binding (#472) 2024-04-19 23:17:45 +01:00
typing_utils.py Batteries included python package (#310) 2022-01-26 20:33:43 +00:00
utils.py Batteries included python package (#310) 2022-01-26 20:33:43 +00:00

bergamot-translator

The Bergamot project adds and improves client-side machine translation in a web browser.

This package provides Python bindings to bergamot-translator developed as part of the Bergamot Project and extras assorted in a package to enable further use of the library developed for local-translation on the consumer machine.

Bergamot is a consortium coordinated by the University of Edinburgh with partners Charles University in Prague, the University of Sheffield, University of Tartu, and Mozilla.