carpedm20 / lstm-char-cnn-tensorflow

in progress
MIT License
769 stars 243 forks source link

Data flow #9

Open aigujin opened 8 years ago

aigujin commented 8 years ago

Hi, Thanks for the code. Could you explain what is ydata in batch_loader.py? And another question: is possible to use your code in classification task, i.e. sentiment analysis, by applying OneHot class vectors?