opustrainer

View on PyPIReverse Dependencies (0)

0.2 opustrainer-0.2-py3-none-any.whl

Wheel Details

Project: opustrainer
Version: 0.2
Filename: opustrainer-0.2-py3-none-any.whl
Download: [link]
Size: 27965
MD5: b0753a5320e7a7f798cd6295dc6ee5f2
SHA256: c4b50d2e1e088302bb3092b51640debcc7d67fe4da92a991885a6d8d8df61f09
Uploaded: 2023-06-22 11:40:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: opustrainer
Version: 0.2
Summary: Scheduled training for machine translation systems
Author-Email: Jelmer van der Linde <jelmer.vanderlinde[at]ed.ac.uk>, Nikolay Bogoychev <n.bogoych[at]ed.ac.uk>
Project-Url: Homepage, https://github.com/hplt-project/OpusTrainer
Project-Url: Bug Tracker, https://github.com/hplt-project/OpusTrainer/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: PyYAML (==6.0)
Requires-Dist: sacremoses (==0.0.53)
Requires-Dist: typo (==0.1.5)
Description-Content-Type: text/markdown
[Description omitted; length: 12198 characters]

WHEEL

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

RECORD

Path Digest Size
opustrainer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
opustrainer/__main__.py sha256=BZT6ftQ-1-i0J8iNESa5ABqbuBfEVNo1B_qGX2NoYiU 45
opustrainer/shuffle.py sha256=20KnC1Comeeu1JJ66wsOU34T9pGGTl9rSE0JOd732JM 6337
opustrainer/trainer.py sha256=iS9R4q_LpPge0poURgOMkFc1PWDyuGUdVQU21joLuow 28998
opustrainer/modifiers/__init__.py sha256=nnK4Xw3hs_JgTbIMIxOWPYklDTdlLPJXZpiYf8kAwe8 372
opustrainer/modifiers/placeholders.py sha256=0Po7l91f82oP1XV3W8Lj7KzU2EYsCfKXV37gzYMjNq0 15198
opustrainer/modifiers/prefix.py sha256=kXgYRVi5K_5mZgYhpbB0v7tAodsoAVfZ9dx4hIQK8eQ 2516
opustrainer/modifiers/surface.py sha256=QsBSW0m5Jg-aPUi2SzIinrTSMxZswGlGLX66tjyhemM 1222
opustrainer/modifiers/typos.py sha256=dRH1QKTMqPCbqQqlEoFUFRvPuDJZP8CYFz0EuQNfFRQ 5560
opustrainer-0.2.dist-info/METADATA sha256=HXNsDK6fo4sQwgnonT3Av7g7WuomFW6oyCDLVJcmyK8 12871
opustrainer-0.2.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
opustrainer-0.2.dist-info/entry_points.txt sha256=73tOSV0CsEOYcOD3pdZd26K3N9ju806MAlhf248pdoo 110
opustrainer-0.2.dist-info/top_level.txt sha256=U8qdKbFvs28GKAhzJ4WBF7gmxBIJcbVAhKkBPlYpC9U 12
opustrainer-0.2.dist-info/RECORD

top_level.txt

opustrainer

entry_points.txt

opustrainer-shuffle = opustrainer.shuffle:main
opustrainer-train = opustrainer.trainer:main