TEA - Translation Engine Architect
Project description
# TEA - Translation Engine Architect
A command line tool to create translation engine.
## Install pipx
## Usage
### Step 1: Create a new project
tea new -c customer -s es -t en -f automotion -v 0.0.1
` ├── 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
Built Distribution
File details
Details for the file pangeamt-tea-0.0.100.tar.gz
.
File metadata
- Download URL: pangeamt-tea-0.0.100.tar.gz
- Upload date:
- Size: 7.5 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | be6beb6cc9a16b12b76eb6477e4c01dc5ea384c96e2242e69605309d34ff2b41 |
|
MD5 | 3fa898af64cd76d02a481272849a0bbb |
|
BLAKE2b-256 | 37ecf2db8774375fb4cfd42558f52a721c5253e87b90e6f4228f96fa022d5c28 |
File details
Details for the file pangeamt_tea-0.0.100-py3-none-any.whl
.
File metadata
- Download URL: pangeamt_tea-0.0.100-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
Algorithm | Hash digest | |
---|---|---|
SHA256 | fada89a08386655a8b76089ac2fbbda18c42f11cbdc910bdc1278bd64489c345 |
|
MD5 | cd1c12510d267303f004920536714886 |
|
BLAKE2b-256 | d7388585c8243d9dff03e868ac9cba4ba5ed3821716372aa2c19ec9a8ec2d2e9 |