Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elziya/sentiment_classification_nlp


https://github.com/elziya/sentiment_classification_nlp

bert-model lstm nltk sentiment-classification text-classification tf-idf

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Классификация текста

## Датасет
[Stanford Sentiment Treebank](https://huggingface.co/datasets/sst2) - датасет с предложениями на английском языке из обзоров на фильмы, помеченные 0 - negative и 1 - positive.

## Logistic Regression + TF-IDF
## LSTM
## BERT-based model