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 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

This command will create the project directory structure:

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

Then enter in the directory

cd customer_es_en_automotion_0.0.1

Step 2: Configuration

Tokenizer

A tokenizer can be applied to source and target

tea tokenizer --src mecab  --tgt moses

To list all available tokenizer:

tea tokenizer --list 

Truecaser

tea truecaser --src --tgt

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

This version

0.2.5

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.2.5.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

pangeamt_tea-0.2.5-py3-none-any.whl (21.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pangeamt-tea-0.2.5.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pangeamt-tea-0.2.5.tar.gz
Algorithm Hash digest
SHA256 ed6acfb21b949a27006f3166a131993f5aafd6956c47c982dc1619132855f928
MD5 d9bcbeb6a8b60e106a12736e940ca014
BLAKE2b-256 100ca32a91873e2b879c84afe3583bff069f84996717d00fc0235f3dfad1ad09

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pangeamt_tea-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 21.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pangeamt_tea-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 2ec84d6ac06a3d5e5148f580935b62fc7c8885ec4b57ea1797420d2fa4160588
MD5 9fc4c6403fcef2fb7b0bbc751a07c913
BLAKE2b-256 48e411c4ea4fd878a418bd6234987e64585824fadebf74c5ae5db73d05127b23

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