ml-recipe-hier-attention
Sentiment classifier
An implementation of a neural network architecture for sentiment classification using hierarchical attention mechanisms.
2 stars
7 watching
1 forks
Language: Python
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Detects sentiment in short pieces of text using a pre-trained BERT model fine-tuned on the IBM Claims Dataset. | 58 |
| A Python library for sentiment analysis using word sense disambiguation and machine learning algorithms. | 172 |
| This repository trains a Convolutional Neural Network to classify customer reviews based on their sentiment. | 109 |
| Large-scale unsupervised language modeling for robust sentiment classification and related NLP tasks | 1,061 |
| A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
| An image classification neural network implementation using attention mechanisms and residual learning | 94 |
| An implementation of a neural network architecture for document classification using hierarchical attention mechanisms | 87 |
| A sentiment analysis tool trained on the Stanford Sentiment Treebank using various neural network architectures. | 367 |
| Named-entity recognition using neural networks. | 1,701 |
| A facial emotion recognition system that uses deep learning to classify basic emotions from images of faces. | 767 |
| Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
| A Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers | 53 |
| This project provides an implementation of a deep learning framework to classify audio signals and offers insights into the model's decision-making process using Explainable Artificial Intelligence (AI) techniques. | 351 |
| Provides utility functions and abstractions for building machine learning models using TensorFlow | 4 |
| A Python library providing a wordlist-based approach for sentiment analysis across multiple languages. | 453 |