Skip to content
#

sentiment-classifier

Here are 60 public repositories matching this topic...

public-sentiment-analysis-based-on-twitter-hashtags

This project focuses on sentiment analysis. Social Sentiment analysis is the use of natural language processing (NLP) to analyze social conversations online and determine deeper context as they apply to a topic, brand or theme.

  • Updated Jan 9, 2022
  • Jupyter Notebook

This project uses BERT(Bidirectional Encoder Representations from Transformers) for Yelp-5 fine-grained sentiment analysis. It also explores various custom loss functions for regression based approaches of fine-grained sentiment analysis.

  • Updated Jan 29, 2020
  • Python
sumanismcse
sumanismcse commented Oct 3, 2019

### When I tried to convert pytorch model to onnx file,This Happened:

---------------------------------------------------------------------------
TypeError                                 Traceback (most recent call last)
<ipython-input-33-a9d25627b347> in <module>()
     10 # Export the trained model to ONNX
     11 dummy
bug help wanted good first issue question

Improve this page

Add a description, image, and links to the sentiment-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sentiment-classifier topic, visit your repo's landing page and select "manage topics."

Learn more