All Projects → AlexDel → levheimcube

AlexDel / levheimcube

Licence: other
No description or website provided.

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to levheimcube

Awesome Sentiment Analysis
Repository with all what is necessary for sentiment analysis and related areas
Stars: ✭ 459 (+4072.73%)
Mutual labels:  sentiment-analysis, sentiment-classification
Senta
Baidu's open-source Sentiment Analysis System.
Stars: ✭ 1,187 (+10690.91%)
Mutual labels:  sentiment-analysis, sentiment-classification
Tensorflow Sentiment Analysis On Amazon Reviews Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
Stars: ✭ 34 (+209.09%)
Mutual labels:  sentiment-analysis, sentiment-classification
billboard
🎤 Lyrics/associated NLP data for Billboard's Top 100, 1950-2015.
Stars: ✭ 53 (+381.82%)
Mutual labels:  sentiment-analysis, sentiment-classification
Dan Jurafsky Chris Manning Nlp
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Stars: ✭ 124 (+1027.27%)
Mutual labels:  sentiment-analysis, sentiment-classification
ML2017FALL
Machine Learning (EE 5184) in NTU
Stars: ✭ 66 (+500%)
Mutual labels:  sentiment-analysis, sentiment-classification
Absa Pytorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
Stars: ✭ 1,181 (+10636.36%)
Mutual labels:  sentiment-analysis, sentiment-classification
NTUA-slp-nlp
💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Stars: ✭ 19 (+72.73%)
Mutual labels:  sentiment-analysis, sentiment-classification
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+29072.73%)
Mutual labels:  sentiment-analysis, sentiment-classification
Context
ConText v4: Neural networks for text categorization
Stars: ✭ 120 (+990.91%)
Mutual labels:  sentiment-analysis, sentiment-classification
wink-sentiment
Accurate and fast sentiment scoring of phrases with #hashtags, emoticons :) & emojis 🎉
Stars: ✭ 51 (+363.64%)
Mutual labels:  sentiment-analysis, sentiment-classification
Multimodal Sentiment Analysis
Attention-based multimodal fusion for sentiment analysis
Stars: ✭ 172 (+1463.64%)
Mutual labels:  sentiment-analysis, sentiment-classification
NewsMTSC
Target-dependent sentiment classification in news articles reporting on political events. Includes a high-quality data set of over 11k sentences and a state-of-the-art classification model.
Stars: ✭ 54 (+390.91%)
Mutual labels:  sentiment-analysis, sentiment-classification
hashformers
Hashformers is a framework for hashtag segmentation with transformers.
Stars: ✭ 18 (+63.64%)
Mutual labels:  sentiment-analysis, sentiment-classification
SentimentAnalysis
Sentiment Analysis: Deep Bi-LSTM+attention model
Stars: ✭ 32 (+190.91%)
Mutual labels:  sentiment-analysis, sentiment-classification
Twitter Sentiment Analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
Stars: ✭ 978 (+8790.91%)
Mutual labels:  sentiment-analysis, sentiment-classification
COVID-19-Tweet-Classification-using-Roberta-and-Bert-Simple-Transformers
Rank 1 / 216
Stars: ✭ 24 (+118.18%)
Mutual labels:  sentiment-analysis, sentiment-classification
sentistrength id
Sentiment Strength Detection in Bahasa Indonesia
Stars: ✭ 32 (+190.91%)
Mutual labels:  sentiment-analysis, sentiment-classification
Tia
Your Advanced Twitter stalking tool
Stars: ✭ 98 (+790.91%)
Mutual labels:  sentiment-analysis, sentiment-classification
Absa keras
Keras Implementation of Aspect based Sentiment Analysis
Stars: ✭ 126 (+1045.45%)
Mutual labels:  sentiment-analysis, sentiment-classification

Emotion Analisys with Lövheim Cube of Emotion

This repository is dedicated to usage of Lövheim cube of emotion model in tasks of sentiment analysis. Currenlty research is performed only for Russian language, but more languages are hoped to come.

Project structure

  • data: A place for text data along with scrapers and loader.
  • features: A place for pure feature functions (most linguistiscs related) to extract relevant params from texts.
  • misc: Programm plumbings like typings and global constants.
  • models: Place for storing trained models.
  • projects: Main folder. Here we play and experiment with different approaches and strategies.
  • tools: Tools for processing and cleaning data.

Publications

Contacts

Feel free to contact on contribution and discussion: @AlexDel, [email protected]

Acknowledgments

The research is funded by Russian Foundation for Basic Research. Grant #19-012-00205

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].