An open API service providing repository metadata for many open source software ecosystems.

Topic: "sentiment-classification"

bentrevett/pytorch-sentiment-analysis

Tutorials on getting started with PyTorch and TorchText for sentiment analysis.

Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 4,512 - Forks: 1,181

songyouwei/ABSA-PyTorch

Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。

Language: Python - Size: 3.71 MB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 2,069 - Forks: 528

baidu/Senta

Baidu's open-source Sentiment Analysis System.

Language: Python - Size: 26 MB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 1,971 - Forks: 370

abdulfatir/twitter-sentiment-analysis

Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.

Language: Python - Size: 2.33 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 1,609 - Forks: 610

lyeoni/nlp-tutorial

A list of NLP(Natural Language Processing) tutorials

Language: Jupyter Notebook - Size: 1.39 GB - Last synced at: 9 days ago - Pushed at: about 5 years ago - Stars: 1,376 - Forks: 264

jsksxs360/How-to-use-Transformers

Transformers 库快速入门教程

Language: Python - Size: 19.1 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 861 - Forks: 114

prakashpandey9/Text-Classification-Pytorch

Text classification using deep learning models in Pytorch

Language: Python - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 801 - Forks: 237

laugustyniak/awesome-sentiment-analysis

Repository with all what is necessary for sentiment analysis and related areas

Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 539 - Forks: 110

soujanyaporia/multimodal-sentiment-analysis

Attention-based multimodal fusion for sentiment analysis

Language: Python - Size: 87.3 MB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 351 - Forks: 74

uzaymacar/attention-mechanisms

Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras.

Language: Python - Size: 525 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 326 - Forks: 83

csebuetnlp/banglabert

This repository contains the official release of the model "BanglaBERT" and associated downstream finetuning code and datasets introduced in the paper titled "BanglaBERT: Language Model Pretraining and Benchmarks for Low-Resource Language Understanding Evaluation in Bangla" accpeted in Findings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics: NAACL-2022.

Language: Python - Size: 1.14 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 230 - Forks: 31

tlkh/text-emotion-classification

Archived - not answering issues

Language: Jupyter Notebook - Size: 29.9 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 200 - Forks: 80

NLP-kr/tensorflow-ml-nlp

텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)

Language: Jupyter Notebook - Size: 154 MB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 200 - Forks: 102

Anwarvic/Dan-Jurafsky--Chris-Manning--NLP

My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.

Language: Java - Size: 49.7 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 157 - Forks: 55

danielegrattarola/twitter-sentiment-cnn

An implementation in TensorFlow of a convolutional neural network (CNN) to perform sentiment classification on tweets.

Language: Python - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 156 - Forks: 51

fhamborg/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.

Language: Python - Size: 4.59 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 151 - Forks: 21

AlexYangLi/ABSA_Keras

Keras Implementation of Aspect based Sentiment Analysis

Language: Python - Size: 859 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 151 - Forks: 45

umitkaanusta/TIA

Your Advanced Twitter stalking tool

Language: Jupyter Notebook - Size: 25.5 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 150 - Forks: 21

clairett/pytorch-sentiment-classification

LSTM and CNN sentiment analysis

Language: Python - Size: 390 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 149 - Forks: 63

hellonlp/sentiment_analysis_dict

sentiment analysis、情感分析、文本分类、基于字典、python、classification

Language: Python - Size: 1.27 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 126 - Forks: 39

1429904852/Aspect-Based-Sentiment-Analysis

A paper list for aspect based sentiment analysis.

Size: 612 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 123 - Forks: 21

riejohnson/ConText

ConText v4: Neural networks for text categorization

Language: C++ - Size: 38.3 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 122 - Forks: 14

cmasch/cnn-text-classification

Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0

Language: Jupyter Notebook - Size: 1.07 MB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 118 - Forks: 36

RubixML/Sentiment

An example project using a feed-forward neural network for text sentiment classification trained with 25,000 movie reviews from the IMDB website.

Language: PHP - Size: 34 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 112 - Forks: 14

ttpro1995/TreeLSTMSentiment

Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Networks

Language: Python - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 110 - Forks: 40

haoopeng/CNN-yelp-challenge-2016-sentiment-classification

IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 review dataset.

Language: Jupyter Notebook - Size: 14.5 MB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 109 - Forks: 51

StephanAkkerman/fintwit-bot

FinTwit-Bot is a Discord bot designed to track and analyze financial markets by pulling data from platforms like Twitter, Reddit, and Binance. It features customizable tools for sentiment analysis, market trends, and portfolio tracking to help traders stay informed and make data-driven decisions.

Language: Python - Size: 5.34 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 103 - Forks: 27

JosephAssaker/Twitter-Sentiment-Analysis-Classical-Approach-VS-Deep-Learning

This project's aim, is to explore the world of Natural Language Processing (NLP) by building what is known as a Sentiment Analysis Model. We will be implementing and comparing both a Naïve Bayes and a Deep Learning LSTM model.

Language: Jupyter Notebook - Size: 1.87 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 102 - Forks: 28

shibing624/pysenti

Chinese Sentiment Classification Tool. 情感极性分类,基于知网、清华、BosonNLP情感词典,易扩展,基准方法,开箱即用。

Language: Python - Size: 4.66 MB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 94 - Forks: 10

lihanghang/Deep-learning-And-Paper

【仅作为交流学习使用】机器智能--相关书目及经典论文包括AutoML、情感分类、语音识别、声纹识别、语音合成实验代码等

Language: Jupyter Notebook - Size: 564 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 89 - Forks: 40

kevinschaich/billboard

🎤 Lyrics/associated NLP data for Billboard's Top 100, 1950-2015.

Language: JavaScript - Size: 6.17 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 85 - Forks: 51

abikaki/awesome-speech-emotion-recognition

😎 Awesome lists about Speech Emotion Recognition

Size: 6.03 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 84 - Forks: 4

dwallach1/StockerBot

Twitter Bot to follow financial trends in publicly traded companies

Language: JavaScript - Size: 293 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 84 - Forks: 25

thu-coai/SentiLARE

Codes for our paper "SentiLARE: Sentiment-Aware Language Representation Learning with Linguistic Knowledge" (EMNLP 2020)

Language: Python - Size: 131 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 76 - Forks: 11

motazsaad/arabic-sentiment-analysis

Sentiment Analysis in Arabic tweets

Language: Jupyter Notebook - Size: 443 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 75 - Forks: 42

monologg/KoBERT-nsmc

Naver movie review sentiment classification with KoBERT

Language: Python - Size: 7.95 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 71 - Forks: 21

ruanchaves/hashformers

Hashformers is a framework for hashtag segmentation with Transformers and Large Language Models (LLMs).

Language: Python - Size: 23.6 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 70 - Forks: 5

suicao/Pytorch-Audio-Emotion-Recognition

1st Place Public Leaderboard Solution for ERC2019

Language: Python - Size: 18.6 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 70 - Forks: 15

arunarn2/HierarchicalAttentionNetworks

Hierarchical Attention Networks for Document Classification in Keras

Language: Python - Size: 1.23 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 70 - Forks: 28

oliverguhr/german-sentiment

A data set and model for german sentiment classification.

Language: Python - Size: 85.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 67 - Forks: 13

thtang/ML2017FALL

Machine Learning (EE 5184) in NTU

Language: Jupyter Notebook - Size: 684 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 67 - Forks: 14

Doragd/Text-Classification-PyTorch

Implementation of papers for text classification task on SST-1/SST-2

Language: Python - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 66 - Forks: 10

rizalespe/Dataset-Sentimen-Analisis-Bahasa-Indonesia

Repositori ini merupakan kumpulan dataset terkait analisis sentimen Berbahasa Indonesia. Apabila Anda menggunakan dataset-dataset yang ada pada repositori ini untuk penelitian, maka cantumkanlah/kutiplah jurnal artikel terkait dataset tersebut. Dataset yang tersedia telah diimplementasikan dalam beberapa penelitian dan hasilnya telah dipublikasikan pada artikel/paper ilmiah.

Size: 220 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 66 - Forks: 92

BangaloreSharks/SharkStock

Automate swing trading using deep reinforcement learning. The deep deterministic policy gradient-based neural network model trains to choose an action to sell, buy, or hold the stocks to maximize the gain in asset value. The paper also acknowledges the need for a system that predicts the trend in stock value to work along with the reinforcement learning algorithm. We implement a sentiment analysis model using a recurrent convolutional neural network to predict the stock trend from the financial news. The objective of this paper is not to build a better trading bot, but to prove that reinforcement learning is capable of learning the tricks of stock trading.

Language: Python - Size: 127 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 63 - Forks: 33

winkjs/wink-sentiment

Accurate and fast sentiment scoring of phrases with #hashtags, emoticons :) & emojis 🎉

Language: JavaScript - Size: 1.62 MB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 13

monologg/transformers-android-demo

📲 Transformers android examples (Tensorflow Lite & Pytorch Mobile)

Language: Java - Size: 237 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 14

oliverguhr/german-sentiment-lib

An easy to use python package for deep learning-based german sentiment classification.

Language: Python - Size: 26.4 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 60 - Forks: 7

augmento-ai/quant-reseach

Augmento sentiment data quickstart and research

Language: Jupyter Notebook - Size: 4.58 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 59 - Forks: 36

andi611/Mockingjay-Speech-Representation

Official Implementation of Mockingjay in Pytorch

Language: Python - Size: 1.56 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 54 - Forks: 12

MuhammedBuyukkinaci/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.

Language: Python - Size: 60.5 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 54 - Forks: 17

JaniceZhao/Douban-Dushu-Dataset

A dataset contains 37 million douban dushu comments

Size: 66.4 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 51 - Forks: 6

collab-uniba/Senti4SD

An emotion-polarity classifier specifically trained on developers' communication channels

Language: R - Size: 5.34 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 48 - Forks: 18

rdenadai/sentiment-analysis-2018-president-election 📦

Análise de sentimentos relacionados aos candidatos a Eleição para a presidência de 2018

Language: Jupyter Notebook - Size: 216 MB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 47 - Forks: 11

aws-samples/analyzing-reddit-sentiment-with-aws

Learn how to use Kinesis Firehose, AWS Glue, S3, and Amazon Athena by streaming and analyzing reddit comments in realtime. 100-200 level tutorial.

Language: Python - Size: 3.48 MB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 44 - Forks: 15

sukrutrao/Fast-Dawid-Skene

Code for the algorithms in the paper: Vaibhav B Sinha, Sukrut Rao, Vineeth N Balasubramanian. Fast Dawid-Skene: A Fast Vote Aggregation Scheme for Sentiment Classification. KDD WISDOM 2018

Language: Python - Size: 37.1 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 43 - Forks: 11

microsoft/augmented-interpretable-models

Interpretable and efficient predictors using pre-trained language models. Scikit-learn compatible.

Language: Jupyter Notebook - Size: 189 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 42 - Forks: 12

Priberam/SentimentAnalysis

Sentiment Analysis: Deep Bi-LSTM+attention model

Language: Python - Size: 3.35 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 41 - Forks: 13

timmmGZ/Weibo-sentiment-analysis-and-crawler

情感分析,微博情感分析,微博水军检测,水军检测,营销粉检测,僵尸粉检测,微博爬虫

Language: Jupyter Notebook - Size: 37 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 40 - Forks: 16

qxde01/sentiment_classify

基于keras的评论文本情感分类

Language: Python - Size: 4.45 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 40 - Forks: 14

alaBay94/Sentiment-analysis-amazon-Products-Reviews

NLP with NLTK for Sentiment analysis amazon Products Reviews

Language: Jupyter Notebook - Size: 2.38 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 39 - Forks: 18

afrisenti-semeval/afrisent-semeval-2023

AfriSenti-SemEval Shared Task 12: Sentiment Analysis for African languages : https://afrisenti-semeval.github.io/

Language: Jupyter Notebook - Size: 33 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 38

zhengyima/ncov_sentiment

疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。

Language: Python - Size: 106 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 36 - Forks: 9

seinecle/Umigon 📦

Sentiment analysis for Twitter and social media

Language: Java - Size: 1.6 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 10

masdevid/sentistrength_id

Sentiment Strength Detection in Bahasa Indonesia

Language: Python - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 34 - Forks: 19

SoulDGXu/Sentiment-Analysis-Chinese-pytorch

中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classification is performed on 20,000 Chinese film review data.

Language: Python - Size: 120 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 33 - Forks: 7

hausanlp/NaijaSenti Fork of shmuhammadd/NaijaSenti

This is a repository for NaijaSenti. A Lacuna Funded Project for the development of sentiment corpus for four Nigerian languages: Igbo, Hausa, Yoruba and Pidgin.

Size: 29.7 MB - Last synced at: about 15 hours ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 25

WindQAQ/ML2017

NTUEE Machine Learning, 2017 Spring

Language: Python - Size: 559 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 32 - Forks: 12

bensonruan/Sentiment-Analysis

Twitter Sentiment Analysis

Language: PHP - Size: 2.55 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 30 - Forks: 9

bill-kalog/rnn_sent

Recurrent neural networks and Dynamic memory networks for sentiment classification

Language: Python - Size: 6.03 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 30 - Forks: 10

0x0be/scrapeadvisor

A user-friendly python-based GUI which provides sentiment analysis of users' reviews toward a specific TripAdvisor facility

Language: Python - Size: 650 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 28 - Forks: 7

MilaNLProc/feel-it

Sentiment analysis and emotion classification for Italian using BERT (fine-tuning). Published at the WASSA workshop (EACL2021).

Language: Python - Size: 37.1 KB - Last synced at: 25 days ago - Pushed at: 11 months ago - Stars: 27 - Forks: 5

krishnapriya-18/COVID-19-Tweet-Classification-using-Roberta-and-Bert-Simple-Transformers

Rank 1 / 216

Language: Jupyter Notebook - Size: 451 KB - Last synced at: 22 days ago - Pushed at: about 5 years ago - Stars: 27 - Forks: 16

DavionWu2018/Sentiment_dictionary

[数据+代码] 经典的中文情感词典、情感分析停用词、程度副词、否定词表+中文金融情感词典(包括上市公司文本_正式和股吧社媒文本_非正式)...

Language: Jupyter Notebook - Size: 4.64 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 26 - Forks: 4

uosdmlab/nsmc-zeppelin-notebook

Movie review dataset Word2Vec & sentiment classification Zeppelin notebook

Size: 107 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 26 - Forks: 6

PyPatel/Sentiment-Analysis-for-Trading

Using Natural Language Processing we developed working prototype of Sentiment analyser of NEWS

Language: Python - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 25 - Forks: 21

peymanbateni/multimodal-emotion-analysis-in-conversations

Multi-model analysis of sentiment and emotion in multi-speaker conversations.

Language: Jupyter Notebook - Size: 36.2 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 6

AsadiAhmad/Sentiment-Analysis

Sentiment Analysis with Verctoring and Clustering Methods

Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 23 - Forks: 0

XiaoYee/ACAN

Code for NAACL 2019 paper: Adversarial Category Alignment Network for Cross-domain Sentiment Classification

Language: Python - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 23 - Forks: 5

lancopku/HSSC

Code for "A Hierarchical End-to-End Model for Jointly Improving Text Summarization and Sentiment Classification" (IJCAI 2018)

Language: Python - Size: 52.7 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 23 - Forks: 8

mohd-faizy/06P_Sentiment-Analysis-With-Deep-Learning-Using-BERT

Finetuning BERT in PyTorch for sentiment analysis.

Language: Jupyter Notebook - Size: 20.6 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 9

ZixuanKe/LifelongSentClass

Code for ECML/PKDD 2020 Paper --- Continual Learning with Knowledge Transfer for Sentiment Classification

Language: Python - Size: 27.7 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 8

HumanSignal/brand-sentiment-analysis 📦

Scripts utilizing Heartex platform to build brand sentiment analysis from the news

Language: CSS - Size: 1.87 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 3

Jorffy/DAIE

Code for "Dual-Level Adaptive Incongruity-Enhanced Model for Multimodal Sarcasm Detection".

Language: Python - Size: 183 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 20 - Forks: 0

angryducks/angry-ducks

A speech sentiment text recorder for improve communication by Flask, GCP, Javascript

Language: JavaScript - Size: 266 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 1

1146976048qq/IATN

Dataset and code for "Interaction Attention Transfer Network for Cross-domain Sentiment Classification“

Language: Python - Size: 220 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 20 - Forks: 3

rktamplayo/CHIM

[EMNLP2019] Rethinking Attribute Representation and Injection for Sentiment Classification

Language: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 7

rktamplayo/HCSC

[ACL2018] Cold-Start Aware User and Product Attention for Sentiment Classification

Language: Python - Size: 906 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 20 - Forks: 8

jimmyg1997/NTUA-slp-nlp

💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA

Language: Jupyter Notebook - Size: 53.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 0

awslabs/sagemaker-privacy-for-nlp

A solution that helps apply a privacy preserving mechanism to NLP data, using Amazon SageMaker.

Language: Jupyter Notebook - Size: 505 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 6

AgentANAKIN/Google-Web-Scraper

This Python code scrapes Google search results then applies sentiment analysis, generates text summaries, and ranks keywords.

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 7

kenchan0226/dual_view_review_sum

Code for the SIGIR 2020 paper "A Unified Dual-view Model for Review Summarization and Sentiment Classification with Inconsistency Loss"

Language: Python - Size: 214 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 2

hrshtv/Twitter-Sentiment-Analysis

BiLSTM with Multi-Headed Self Attention for sentiment classification of Twitter data, implemented in Keras and PyTorch.

Language: Jupyter Notebook - Size: 8.01 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 3

pranitbose/sentiment-analysis

Sentiment Analysis of product based reviews using Machine Learning Approaches. This is my Final Year B.Tech Project, 2018.

Language: Python - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 9

zhengyima/twitter_sentiment_bert_scikit

Twitter US Airline数据集情感分析(sentiment Analysis),使用Bert Sentence encoding作为特征,实现了SVM、XGBoost、RandomForest(随机森林)若干分类器。

Language: Python - Size: 1.35 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 1

ClimbsRocks/empythy

Automated NLP sentiment predictions- batteries included, or use your own data

Language: Python - Size: 2.43 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 18 - Forks: 8

alcatraz-rm/Text_tone_analyzer

Система, анализирующая тональность текстов и высказываний.

Language: Python - Size: 232 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 2

tien02/ensemble-roberta-fasttext-vietnamese

Ensemble PhoBERT with FastText Embedding to improve performance on Vietnamese Sentiment Analysis tasks.

Language: Python - Size: 152 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 3

InPhyT/IMDb_Sentiment_Analysis_BERT

BERT Sentiment Classification on the IMDb Large Movie Review Dataset.

Language: Jupyter Notebook - Size: 972 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 0

purvasingh96/Deep-learning-with-neural-networks

This repo contains various use-cases of deep-learning implemented in Pytorch. It also contains summarized notes of each chapter from the book, 'Deep Learning' written by Ian Goodfellow.

Language: Jupyter Notebook - Size: 180 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 2

kinni/keras-with-google-cloud-ml-engine

Build A Chinese Movie Sentiment Classifier with Keras and Google Cloud ML Engine

Language: Python - Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 16 - Forks: 7

Related Topics
sentiment-analysis 604 nlp 305 machine-learning 221 python 184 natural-language-processing 163 deep-learning 126 nlp-machine-learning 101 text-classification 88 pytorch 81 lstm 75 bert 71 sentiment 63 tensorflow 60 nltk 57 python3 56 data-science 48 twitter 46 keras 46 classification 45 twitter-sentiment-analysis 44 logistic-regression 41 sentiment-polarity 37 rnn 36 machine-learning-algorithms 35 bert-model 35 naive-bayes-classifier 34 transformers 31 cnn 31 neural-network 30 sentiment-classifier 29 flask 27 sentimental-analysis 27 lstm-neural-networks 27 text-mining 27 sklearn 27 artificial-intelligence 26 transformer 25 text-analysis 24 data-visualization 23 nltk-python 23 deep-neural-networks 23 convolutional-neural-networks 22 jupyter-notebook 22 ai 22 dataset 21 huggingface 20 data-analysis 20 scikit-learn 19 twitter-api 19 emotion-detection 19 keras-tensorflow 19 opinion-mining 19 bert-fine-tuning 18 imdb-dataset 18 topic-modeling 18 random-forest 17 pandas 17 fine-tuning 17 llm 17 ml 16 lstm-sentiment-analysis 16 neural-networks 16 streamlit 16 glove-embeddings 16 tweets 16 tf-idf 16 word2vec 16 bag-of-words 15 transfer-learning 15 naive-bayes 15 gru 15 svm 15 docker 15 recurrent-neural-networks 14 huggingface-transformers 14 word-embeddings 13 sentiment-scores 13 data-mining 13 emotion-recognition 13 attention-mechanism 13 stock-market 12 svm-classifier 11 named-entity-recognition 11 vader-sentiment-analysis 11 imdb 11 fastapi 11 nlp-library 11 roberta 11 spacy 10 social-media 10 natural-language-understanding 10 large-language-models 10 lexicon 10 web-scraping 10 tweet-analysis 10 text 10 text-processing 10 language-model 10 attention 10 amazon-reviews 10