Skip to content

In this study, I utilized the unsupervised approach Kmeans to cluster/group reviews in order to discover major topics/ideas within the sea of text. This applies to all textual evaluations. In this series, I've concentrated on Twitter data of Vodaphone, which is more real-world and sophisticated than evaluations acquired via survey or review forms.

License

Notifications You must be signed in to change notification settings

hossain-sanowar/customer-reviews-topic-modling

Repository files navigation

customer-reviews-topic-modeling

name

Project Steps:

  • Importing the required libraries
  • Loading the Dataset based on customer
  • feedback
  • Exploring textual data
  • Using regex
  • Cleaning textual data
  • Tokenization
  • Transforming unstructured data to structured data
  • Vectorizer - choosing between TDIDF and count vectorizer
  • Unsupervised Machine Learning
  • Understanding Kmeans
  • Clustering tweets
  • Identifying the optimal number of clusters
  • Homogeneity of data
  • Visualizing with word clouds
  • Labeling data

The KMeans cluster is used to classify this project based on unstructured customer complaint data. This research has received the most input on foreign roaming issues, some of which are calling problems and others billing problems. Individuals may take initiative to address their difficulties with ease after gaining access to these solution patterns. Based on client feedback, this model will be useful for analyzing various industries, such as the health industry, finance sector, and food business.

About

In this study, I utilized the unsupervised approach Kmeans to cluster/group reviews in order to discover major topics/ideas within the sea of text. This applies to all textual evaluations. In this series, I've concentrated on Twitter data of Vodaphone, which is more real-world and sophisticated than evaluations acquired via survey or review forms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published