Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 326 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 326 Bytes

TartuNLP translate

Original: https://koodivaramu.eesti.ee/tartunlp/translate

This is a forked version with Docker support

docker-compose up -d

# Will send a test message to localhost:12346
python test_socket.py

Get models/translation/params.best, models/preprocessing/truecasing.model from the original repo.