LukasRimkus/Analysing-Insomnia-Twitter-Data
This project involved analysing the collected dataset about people experiencing insomnia. This repository contains the code to construct a dataset using the Twitter API, then some data should be annotated with sentiments which is used for training transformer models. The data can be clustered into topics for further analysis with BERTopic.
No commits in the last 6 months.
Stars
1
Forks
1
Language
Jupyter Notebook
License
AGPL-3.0
Category
Last pushed
Jun 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/LukasRimkus/Analysing-Insomnia-Twitter-Data"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pysentimiento/pysentimiento
A Python multilingual toolkit for Sentiment Analysis and Social NLP tasks
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
prrao87/fine-grained-sentiment
A comparison and discussion of different NLP methods for 5-class sentiment classification on the...
TheophileBlard/french-sentiment-analysis-with-bert
How good is BERT ? Comparing BERT to other state-of-the-art approaches on a French sentiment...
jon-chun/sentimentarcs_notebooks
SentimentArcs: a large ensemble of dozens of sentiment analysis models to analyze emotion in...