Skip to main content

TEA - Translation Engine Architect

Project description

# TEA - Translation Engine Architect

A command line tool to create translation engine.

## Install First install pipx(https://github.com/pipxproject/pipx) then:

` pipx install pangeamt-tea `

## Usage

### Step 1: Create a new project

` tea new --customer customer --srcLang es --tgtLang en -flavor automotion --version 0.0.1 `

Or

` tea new -c customer -s es -t en -f automotion -v 0.0.1 `

This command will create the project directory:

` ├── customer_es_en_automotion_0.0.1 │ ├── config.yml │ └── data `

### Step 2: Config

#### Tokenizer tea tokenizer -l (list all available tokenizer from pangea-nlp) tea tokenizer -s mecab -t moses

#### Truecaser tea truecaser -s -t

#### BPE tea bpe -s -t

data[‘processors’],

data[‘tokenizer’], data[‘truecaser’], data[‘bpe’], data[‘trainer’])

### Step 3: Copy some multilingual ressources (.tmx, bilingual files, .af ) into the ‘data’ directory

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pangeamt-tea-0.0.102.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

pangeamt_tea-0.0.102-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

Details for the file pangeamt-tea-0.0.102.tar.gz.

File metadata

  • Download URL: pangeamt-tea-0.0.102.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.2

File hashes

Hashes for pangeamt-tea-0.0.102.tar.gz
Algorithm Hash digest
SHA256 1980b808f9d2e746730d9fab505e3b6728ec330090bac99cb9ad941a0d8c03ff
MD5 61ac16b079f472369b944c04f423751d
BLAKE2b-256 35287df1fd58bd37dce30c889dd6aae1d693a8995c74d098d723c98843fdedbf

See more details on using hashes here.

File details

Details for the file pangeamt_tea-0.0.102-py3-none-any.whl.

File metadata

  • Download URL: pangeamt_tea-0.0.102-py3-none-any.whl
  • Upload date:
  • Size: 15.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.2

File hashes

Hashes for pangeamt_tea-0.0.102-py3-none-any.whl
Algorithm Hash digest
SHA256 c32fccdf5bdadf2faa6086c4621cd53a17161a7f0aca152f23c5c73aa0569a69
MD5 fbfd82e69e44c7bd07310adc0a8a1db1
BLAKE2b-256 c66043908436278d75516b5fdd48ee7fc5e0ae3d40bedb003e44d8a0b3a701e2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page