Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This exercise aims to create a sentimental analysis that can be used in a variety of text analyses to use variable data.

Notifications You must be signed in to change notification settings

Medianto09/General-Text-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

General-Text-Sentiment-Analysis

This exercise aims to create a sentimental analysis that can be used in a variety of text analyses to use variable data.

data used from carant-ai/indonesian_sentiment_datasets obtained from hugging faces with the amount of data of 1.030.393 rows but due to resources limitations then limited to 30,000 rows or 30% of the data

This Sentiment analysis model uses two models - Logistic Regression model - Naive Bayes's model Logisitic regression model looks better in this case

Deployment uses a Logistic Regression model with the extraction of the topic from positive, neutral and negative sentiment so that the user knows what the topic should be concerned about.

This exercise is limited to 30,000 rows and needs to be implemented with more data and using other models as well as need to be enhanced related to lematisation and stemming

About

This exercise aims to create a sentimental analysis that can be used in a variety of text analyses to use variable data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published