ymoslem / MT-Tools

Collection of Common Machine Translation Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MT-Tools

Collection of Common Machine Translation Tools

MT Frameworks

Neural Machine Translation

Inference Engine

Statistical Machine Translation

Tokenization & Preprocessing

Indic Languages NLP Tools

MT Evaluation

  • Compare-MT: Multiple MT evaluation metics.
  • NLPMetrics: Multiple MT evaluation metics.
  • SacreBLEU: MT evaluation metic, supporting BLEU, spBLEU, chrF++, TER, WER
  • WER: WER MT evaluation metic.
  • PyTER: TER MT evaluation metic.
  • COMET: Semantic MT evaluation metic.
  • YISI: Semantic MT evaluation metic.

Relevant Tutorials

General-Purpose ML/DL Frameworks

Bilingual Datasets

Pre-trained NMT Models

Most of these models can be converted to the CTranslate2 format for better efficiency. You can also run them out-of-the-box with HuggingFace, a framework supporting pre-trained models for multiple NLP purposes.

Other pre-trained NLP models:

Local NMT Tools

About

Collection of Common Machine Translation Tools