pivot-based-NMT

View on PyPIReverse Dependencies (0)

1.1 pivot_based_NMT-1.1-py3-none-any.whl

Wheel Details

Project: pivot-based-NMT
Version: 1.1
Filename: pivot_based_NMT-1.1-py3-none-any.whl
Download: [link]
Size: 3765
MD5: 9bb8a6e693c76336be6a6c1b2a40aff3
SHA256: f4c7ec1b3b51d4cd91d29e4f84452c4e220f23e7f0c157a0dd59ec17e80a710c
Uploaded: 2020-06-06 10:17:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pivot-based-NMT
Version: 1.1
Summary: a zero-shot NMT
Project-Url: source, https://github.com/dotaofll/Teacher-Student
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: six
Requires-Dist: tqdm
Requires-Dist: torch (>=1.4.0)
Requires-Dist: torchtext (==0.4.0)
Requires-Dist: future
Requires-Dist: configargparse
Requires-Dist: tensorboard (>=1.14)
Requires-Dist: flask
Requires-Dist: waitress
Requires-Dist: pyyaml
Requires-Dist: pyonmttok (==1.*); platform_system == "Linux"
Description-Content-Type: text/markdown
[Description omitted; length: 3143 characters]

WHEEL

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

RECORD

Path Digest Size
pivot_based_NMT-1.1.dist-info/LICENSE sha256=yI-XpB9E_ni5mrdxwXKh3uWoohup_Bizn9u_Frk0Y_8 1083
pivot_based_NMT-1.1.dist-info/METADATA sha256=qGjuISANb9Aj_6cTI1ouOdJ4E7k3z30djSznKNdPGNc 3878
pivot_based_NMT-1.1.dist-info/WHEEL sha256=YUYzQ6UQdoqxXjimOitTqynltBCkwY6qlTfTh2IzqQU 97
pivot_based_NMT-1.1.dist-info/entry_points.txt sha256=JTxUC2Xd8mmDBNZlSA64OJXF5hMt9L6ps7ogh9LE7ik 252
pivot_based_NMT-1.1.dist-info/top_level.txt sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
pivot_based_NMT-1.1.dist-info/RECORD

top_level.txt

[empty]

entry_points.txt

my_apply_bpe = ZSMT.bin.apply_bpe:main
my_bpe_learn = ZSMT.bin.learn_bpe:main
my_pre_pipline = ZSMT.bin.pre_pipeline:main
my_preprocess = ZSMT.bin.preprocess:main
my_train = ZSMT.bin.train:main
my_translate = ZSMT.bin.translate:main