Metadata-Version: 2.1
Name: OpenNMT-tf
Version: 2.5.1
Summary: Neural machine translation and sequence learning using TensorFlow
Home-page: https://opennmt.net
Author: OpenNMT
Author-email: guillaume.klein@systrangroup.com
License: MIT
Project-URL: Documentation, https://opennmt.net/OpenNMT-tf/
Project-URL: Forum, https://forum.opennmt.net/
Project-URL: Gitter, https://gitter.im/OpenNMT/OpenNMT-tf
Project-URL: Source, https://github.com/OpenNMT/OpenNMT-tf/
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: pyyaml (==5.1.*)
Requires-Dist: rouge (==0.3.1)
Requires-Dist: sacrebleu (<2,>=1.4.1)
Requires-Dist: tensorflow-addons (<0.8,>=0.7)
Requires-Dist: pyonmttok (<2,>=1.17.0) ; platform_system == "Linux"
Provides-Extra: tests
Requires-Dist: parameterized ; extra == 'tests'
Requires-Dist: nose2 ; extra == 'tests'

UNKNOWN


