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

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

Uploaded Source

Built Distribution

pangeamt_tea-0.2.4-py3-none-any.whl (21.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pangeamt-tea-0.2.4.tar.gz
  • Upload date:
  • Size: 15.3 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.4.tar.gz
Algorithm Hash digest
SHA256 7c6e8e76753f291134b514711f20ca5eba8efcc28126e72333becbaab4bc562b
MD5 53235bc8a7528ed820b6e45a52e57fe9
BLAKE2b-256 cb80660efbf0d761dfb8bb8ee71be83b134a861181cffa7dda8c222d8562548f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pangeamt_tea-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 21.1 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 0aa5261cc8b13e8850acf573803b34e23dd5a9d0e1bdf47a0cc48d2de6e9b699
MD5 56b1ce3bd3bd4e7f2bb5904cad862ac3
BLAKE2b-256 06f44dcb750e2c05171c0856ea535acbfa983fff2e2d53bb1fd154e542bfd877

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