moses-smt/mosesdecoder
Moses, the machine translation system observed · 2026-08-28
Health v2 · maintenance only
29/100
- Activity 13
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5493
- days_rel: n/a
- days_push: 523
- n_releases_24m: 0
Adoption not part of the score
1624 stars · 772 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Moses is a statistical machine translation (SMT) system that trains translation models from parallel corpora and decodes with efficient phrase-based and syntax-based search. It includes training pipelines, tuning tools, a fast decoder (plus Moses2), and integration with language models like KenLM.
Use cases
- train a machine translation model from a parallel corpus
- translate text between language pairs with a statistical MT decoder
- build phrase-based or syntax-based translation systems
- tune translation model weights with MERT/MIRA
- run machine translation as a web service
- experiment with factored and sparse feature translation models
When to choose
- you need a classic statistical MT system with full training and decoding pipelines
- you have a parallel corpus and want to train translation models for any language pair
- you need an efficient, customizable decoder with advanced features like factored models and sparse features
- you want to run MT as a server or integrate it into a larger pipeline
When to avoid
- you want modern neural machine translation quality - use NMT frameworks instead
- you need a lightweight library to embed in another application
- you are starting a new MT project, since SMT is largely superseded by neural approaches
Facets
application · maturity maintenance
machine-learning nlp cli http-server machine-learning artificial-intelligence windows cpp cli statistical-machine-translation smt decoder phrase-based-translation language-models kenlm natural-language-processing linux macos
9 sources
- readme: https://github.com/moses-smt/mosesdecoder · fetched 2026-08-28 · 91d6a2e96ad1
- homepage: http://www.statmt.org/moses · fetched 2026-08-29 · 5053fcda6873
- site_page: http://www2.statmt.org/moses?n=Moses.AdvancedFeatures · fetched 2026-08-29 · 638d0449f40e
- site_page: http://www2.statmt.org/moses?n=Moses.SparseFeatures · fetched 2026-08-29 · d5525606b73c
- site_page: http://www2.statmt.org/moses?n=Moses.FAQ · fetched 2026-08-29 · 697f2df6bbb7
- site_page: http://www2.statmt.org/moses?n=Development.GetStarted · fetched 2026-08-29 · bfd8d7bf665b
- site_page: http://www2.statmt.org/moses?n=Moses.Releases · fetched 2026-08-29 · 240ee3cc8a01
- site_page: http://www2.statmt.org/moses?n=Advanced.Obsolete · fetched 2026-08-29 · 75abb0540e0c
- site_page: http://www.statmt.org/moses/html/hierarchy.html · fetched 2026-08-29 · 4653099aee72
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| moses-smt/mosesdecoder | main | 29 |
For agents
markdown · JSON · MCP: product_card(name="moses-smt/mosesdecoder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem