pointer-generator
pointer-generator copied to clipboard
Make Compatible with Python 3 & Windows.
Automatic conversion to Python 3 compatible code using Futurize tool. Can be used in Windows now since Windows only supports Tensorflow in Python 3. Add gitignore and requirements.txt. In batcher.py use decode('utf-8') to convert bytes to string explicitly.