Deep-Attention Text Classifier in Tensorflow

This repository contains code for text classification using attention mechanism in Tensorflow with tensorboard visualization.


Requirements


Project Module


How to run


Data Sample


How to change model parameters

Go to set_params.py here.


Model Graph

alt text

Loss and Accuracy Plots

alt text

alt text

alt text

alt text

#Histogram

alt text

Embedding Visualization

alt text

alt text

alt text

alt text

alt text