/wordMAP-mt

Multi-Lingual Word Machine Translation

Primary LanguageTypeScript

Build Status codecov TypeScript

WordMAP Machine Translation (WordMAP MT)

This tool is built on top of WordMAP to provide predictive word translations.

Concept

  1. uses WordMAP to align the corpus.
  2. uses the best corpus alignments as predictions in the translation.

TODO: make something awesome.

Usage

For now check out the tests for usage examples.