tensorflow / nmt

TensorFlow Neural Machine Translation Tutorial
Apache License 2.0
6.35k stars 1.96k forks source link

Q: Why is this not released as a Python package? #434

Open smetj opened 5 years ago

smetj commented 5 years ago

Pretty much what the title says ...

I think it would be useful to offer this code as a proper Python library so it can be installed as a versioned Python package from pypi through Python's default packaging toolchain.