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
- Host: GitHub
- URL: https://github.com/memudualimatou/attention-mechanism-for-text-classification-nlp
- Owner: memudualimatou
- Created: 2023-02-28T18:55:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T21:41:28.000Z (about 2 years ago)
- Last Synced: 2025-01-21T22:43:15.711Z (9 months ago)
- Topics: attention-mechanism, gru, sentiment-analysis, tensorflow, text-classification
- Language: Jupyter Notebook
- Homepage:
- Size: 493 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.