master
Fix compatibility for newer tensorflow and python3 (#6587)
fix ValueError for adversarial_text (#9163)
Add missing __init__.py file to allow importing.
from six.moves import xrange (en masse) AGAIN
Fix adversarial_text imports.
Update gen_vocab.py to be python3 compatible (#4567)
Fixed Several Typos3
Move gen_data and gen_vocab to parent directory to prevent import madness in the open-source code. Remove unnecessary bazel dependency and documentation in README.
Fixes to multiclass training. Change DBpedia data generation to generate labels starting from 0.