Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/furk4nbulut/sentiment-classification

Utilizes a dataset of Turkish product reviews to build a Natural Language Processing (NLP) model for sentiment analysis.
https://github.com/furk4nbulut/sentiment-classification

natural-language-processing nlp nltk pandas sentiment-classification sklearn

Last synced: about 1 month ago
JSON representation

Utilizes a dataset of Turkish product reviews to build a Natural Language Processing (NLP) model for sentiment analysis.

Awesome Lists containing this project

README

        

# Turkish Product Reviews NLP Project

## Overview

This project utilizes a dataset of Turkish product reviews to build a Natural Language Processing (NLP) model for sentiment analysis. The dataset contains a total of 235,165 product reviews collected online, with 220,284 positive and 14,881 negative reviews. The goal of this project is to develop a model that can accurately classify the sentiment of Turkish product reviews.

This repository contains to procces of learning NLP. The dataset is too big to upload to github. You can download the dataset from [here](https://github.com/fthbrmnby/turkish-text-data).