ilivans / attention-sentiment

My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanism.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

attention-sentiment

My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanism.

Contains Attention mechanism implemented using Tensorflow.

Only Attention mechanism implementation with use example: https://github.com/ilivans/tf-rnn-attention

About

My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanism.

License:MIT License


Languages

Language:Jupyter Notebook 97.6%Language:Python 2.4%