Metadata-Version: 2.0
Name: OpenNMT-tf
Version: 1.2.0
Summary: Neural machine translation and sequence learning using TensorFlow
Home-page: http://opennmt.net
Author: OpenNMT
Author-email: guillaume.klein@opennmt.net
License: MIT
Description-Content-Type: UNKNOWN
Keywords: tensorflow opennmt nmt neural machine translation
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: pyyaml
Requires-Dist: pyonmttok (==1.*); platform_system == "Linux"
Provides-Extra: tensorflow
Requires-Dist: tensorflow (>=1.4.0); extra == 'tensorflow'
Provides-Extra: tensorflow_gpu
Requires-Dist: tensorflow-gpu (>=1.4.0); extra == 'tensorflow_gpu'
Provides-Extra: tests
Requires-Dist: nose2; extra == 'tests'

UNKNOWN


