bergamot-translator/bindings
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
..
python fix downloading of models in the python binding (#472) 2024-04-19 23:17:45 +01:00
CMakeLists.txt Batteries included python package (#310) 2022-01-26 20:33:43 +00:00