An open API service indexing awesome lists of open source software.

https://github.com/memudualimatou/attention-mechanism-for-text-classification-nlp


https://github.com/memudualimatou/attention-mechanism-for-text-classification-nlp

attention-mechanism gru sentiment-analysis tensorflow text-classification

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Attention-Mechanism-for-Text-classification-NLP

This repository contains a detailed notebook about attention based mechanism for text classification using GRU
This notebook showcase how to display the weight the GRU model paid more attention to in a given text in order to make the classification.