Skip to content

fitrieratna/AndroidApp_TextAnalysis

Repository files navigation

AndroidApp_TextAnalysis

Hi, there!

This is code archive for Text Analysis and Topic Extraction from user reviews of Android App.

Dataset Source : https://www.kaggle.com/housseinihadia/the-android-app-market-on-google-play?select=apps.csv

What you can find in this repository are:

  1. Text analysis on users review for Positive Sentiment (format .ipynb)
  2. Text analysis on users review for Negative Sentiment (format .ipynb)
  3. Topic Segmentation on user review for Positive Sentiment using PyLDA (Python - Latent Dirichlet Allocation) - (format .ipynb)
  4. Topic Segmentation on user review for Negative Sentiment using PyLDA (Python - Latent Dirichlet Allocation) - (format .ipynb)
  5. HTML file of Topic Segmentation output for Positive Sentiment
  6. HTML file of Topic Segmentation output for Negative Sentiment

If you find difficult when accessing those files from github (often happens from Github), here are the alternatives:

  1. Simply copy the file link and paste to https://nbviewer.org/ or here right away : https://nbviewer.org/github/fitrieratna/AndroidApp_TextAnalysis/tree/main/
  2. If you have any IDE (Integrated Development Environment) that able to read python notebook, download whole files (by choose download ZIP in 'Code' of green button on top right of this repository), or
  3. Clone the repo from terminal and access from your end.

Have a good day! :)

Salam,

FR

About

Text Analysis & Topic Extraction on Android App user reviews

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published