torchMoji
Emotion analyzer
An open-source implementation of a deep learning model that analyzes sentiment and emotion in text using emojis
😇A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc
919 stars
37 watching
190 forks
Language: Python
last commit: 11 months ago deep-learningmachine-learningnatural-language-processingpythonpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
bfelbo/deepmoji | A deep learning model for analyzing sentiment and emotion in text based on emojis. | 1,525 |
huggingface/pytorch-openai-transformer-lm | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
zeroqiaoba/affectgpt | An audio-video-text aligned model trained to perform explainable multimodal emotion reasoning with various datasets. | 123 |
jostineho/mememoji | A facial emotion recognition system that uses deep learning to classify basic emotions from images of faces. | 767 |
huggingface/lighteval | An all-in-one toolkit for evaluating Large Language Models (LLMs) across multiple backends. | 879 |
barissayil/sentimentanalysis | A sentiment analysis tool trained on the Stanford Sentiment Treebank using various neural network architectures. | 367 |
dantame/sentient | A sentiment analysis tool using a pre-defined word list to determine the emotional tone of text | 34 |
nearai/torchfold | A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
huggingface/optimum-quanto | A PyTorch quantization backend for models. | 847 |
jagerv3/sentiment_analysis_thai | Analyzes sentiment in Thai text using machine learning algorithms and natural language processing techniques. | 12 |
huggingface/hmtl | A neural network model for learning semantic representations from multiple natural language processing tasks | 1,191 |
mhausenblas/elsa | An Elastic Sentiment Analysis application using Apache Mesos and Spark to analyze public opinions on Twitter topics. | 35 |
huggingface/evaluate | An evaluation framework for machine learning models and datasets, providing standardized metrics and tools for comparing model performance. | 2,063 |
open-mmlab/mmfashion | A comprehensive toolbox for analyzing and understanding visual aspects of fashion | 1,270 |
pytorchbearer/torchbearer | A PyTorch model fitting library designed to simplify the process of training deep learning models. | 636 |