pangeamt-tea

View on PyPIReverse Dependencies (0)

0.2.34 pangeamt_tea-0.2.34-py3-none-any.whl

Wheel Details

Project: pangeamt-tea
Version: 0.2.34
Filename: pangeamt_tea-0.2.34-py3-none-any.whl
Download: [link]
Size: 25682
MD5: 6799243b898470e1b04bbdba89b30d35
SHA256: 4194c978f12caeaef6ae7d191c1b5cd07f2d818db59d72ec71584e0688a98282
Uploaded: 2022-01-20 15:01:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pangeamt-tea
Version: 0.2.34
Summary: TEA - Translation Engine Architect
Author: Pangeamt
Requires-Python: >=3.7
Requires-Dist: PyYAML
Requires-Dist: aiohttp
Requires-Dist: aiounittest
Requires-Dist: asyncclick
Requires-Dist: autoclass
Requires-Dist: nteu-corporate-engine (>=0.1.6)
Requires-Dist: pangeamt-nlp (>=0.9.0)
Requires-Dist: pathos
Requires-Dist: sacrebleu
Description-Content-Type: text/markdown
[Description omitted; length: 3060 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pangeamt_tea/__init__.py sha256=5TnwcrtiZS4c6J_QH9Z6CeZN1Ljn_ZOqbNVg9Dw2Xsk 23
pangeamt_tea/dataset_cleaner.py sha256=afaomj__r2o1FcWaTsxaxKmRNkSCsoq0HVuoSCxK6dY 420
pangeamt_tea/console_scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pangeamt_tea/console_scripts/tea.py sha256=muRQUtrEjOb5OiRyKri4iYpsrOEtQNl3mggSvTD0xaI 15374
pangeamt_tea/console_scripts/tea_test.py sha256=cHuVYU_TDE6kr70VcxQsAUMcbYnCv-oQzMu8nncb_xg 1236
pangeamt_tea/project/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pangeamt_tea/project/config.py sha256=Tf9xhWzpAY9EpcwXUbp2UNbQc-9xQ6Whp-B2ZoIN_t4 13609
pangeamt_tea/project/project.py sha256=5CnV03rnO7uIOudXOWMuBhZSokeyqJCLYNRjNIMROKc 2319
pangeamt_tea/project/workflow/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pangeamt_tea/project/workflow/config.py sha256=2M0ujjVOASlsW5FIvOsClPEKnEVarFYs1UmX1v6voA4 5717
pangeamt_tea/project/workflow/workflow.py sha256=rJYZAfA3kW-Dp2h7s_GMAbrk1RHUA6vD4KUIIMQccjg 2828
pangeamt_tea/project/workflow/stage/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pangeamt_tea/project/workflow/stage/base_stage.py sha256=R0nu7QeoruWoSmrEHVLmhuEtacva8579F6-4STJbNPQ 1551
pangeamt_tea/project/workflow/stage/clean_stage.py sha256=uRghxJzFV6x3xppQzfp7y8-ff9NM_3kgTa5PtrXdPD4 4784
pangeamt_tea/project/workflow/stage/eval_stage.py sha256=dT854t8YoMiZ7MW9DqFoxyUD0nN02TjupqLgdQttArU 6547
pangeamt_tea/project/workflow/stage/init_stage.py sha256=xsFqxwKKwk2t3FVrRf_lW1UVs9518Zq9l5LGYPvayuU 1272
pangeamt_tea/project/workflow/stage/prepare_stage.py sha256=4a7JChtHQBiV7mYYGG3gKAEmj28nK8shlp8veERGrps 24847
pangeamt_tea/project/workflow/stage/publish_stage.py sha256=nwQ_DLeee39zGpa0WnnZNQsM9GCPTlgvPg7XPYA3Pro 257
pangeamt_tea/project/workflow/stage/stage_factory.py sha256=xo-Z0OWtSn0sotU2b-uCFL_jyqr-MugzWfaI5ppCrro 2127
pangeamt_tea/project/workflow/stage/train_stage.py sha256=dmgG-qJhEPJ7JRw8ip2NtDNyP8US4VfXnRthoKo2wb4 2193
pangeamt_tea-0.2.34.data/scripts/seeded_shuffle.sh sha256=Mi6jaAuyaGwBLEJFHUzG54P0i4fXt708WNlCbEqR9mM 131
pangeamt_tea-0.2.34.dist-info/METADATA sha256=znYRUULBR2n2Lw06TGni3OknX_n1hNvzcoqf4gGcVnU 3573
pangeamt_tea-0.2.34.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
pangeamt_tea-0.2.34.dist-info/entry_points.txt sha256=o3sNYICNtAxUUpYb_2Lk2EcY51xRqlH8nE-C8jFM3fg 117
pangeamt_tea-0.2.34.dist-info/top_level.txt sha256=2O8wQdggMWndHtH-k6Xd1SRhFRgTcSsgmMDYhPOdfBI 13
pangeamt_tea-0.2.34.dist-info/RECORD

top_level.txt

pangeamt_tea

entry_points.txt

tea = pangeamt_tea.console_scripts.tea:main
tea_test = pangeamt_tea.console_scripts.tea_test:main