daormar/thot
Thot toolkit for statistical machine translation
This toolkit helps you automatically translate text from one language to another by learning from examples. You provide a collection of texts that have already been translated by humans, and it produces a system that can translate new, unseen text. It's designed for researchers or practitioners working on improving automated language translation.
No commits in the last 6 months.
Use this if you need to build or evaluate your own customized statistical machine translation system.
Not ideal if you're looking for an off-the-shelf translation service for general use.
Stars
53
Forks
13
Language
C++
License
LGPL-3.0
Category
Last pushed
Nov 11, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/daormar/thot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
facebookresearch/fairseq2
FAIR Sequence Modeling Toolkit 2
lhotse-speech/lhotse
Tools for handling multimodal data in machine learning projects.
google/sequence-layers
A neural network layer API and library for sequence modeling, designed for easy creation of...
awslabs/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
OpenNMT/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow