Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/furk4nbulut/sentiment-classification
- Owner: Furk4nBulut
- Created: 2024-08-12T10:22:54.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-08-12T20:23:01.000Z (3 months ago)
- Last Synced: 2024-09-23T06:32:35.505Z (about 2 months ago)
- Topics: natural-language-processing, nlp, nltk, pandas, sentiment-classification, sklearn
- Language: Jupyter Notebook
- Homepage:
- Size: 5.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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).