Giter VIP home page Giter VIP logo

customerreviewanalysis's Introduction

                            This is the README file for the project
                            
                            
1. Processing Input Steps

1.1 Start the execution of the project by running ProcessingDocumentFilesIntoDataframes.ipynb which inputs document files and create dataframes. This will save the input datsframes into folder inputCSVs.

1.2 Go to folder "Preprocessing", start executing files type- "Preprocessing_bags_and_cases.ipynb" which cleans the input file and outputs the "bags_and_cases_processed.csv" in the same folder.

1.3 Go to folder "DataExploration", run the files  type- "DataExploration_bags_and_cases.ipynb" which does data exploration on the processed data and removes unwanted data and output "bags_and_cases_after_data_exploration.csv" in the same folder.


2. Merge dataframes

2.1 Run file "MergerDfs.ipynb" which merges the above files and create a single dataframe for the project.


3. Sentiment Analysis 

3.1 Go to folder "SentimentAnalysis", run "Sentiment_Analysis_NLTK_CustomerReviews.ipynb" and "Sentiment_Analysis_BERT_CustomerReviews.ipynb" to predict the sentiments and a new file "mergedDF_after_SentimentAnalysis.csv" will be generated in the same folder.


4. Topic Modelling

4.1 Go to folder "TopicModelling", run "LDA_and_BERT_for_CustomerReviews.ipynb" to create the topics and a new file "mergedDF_after_TopicModelling.csv" will be generated in the same folder.


5. Response Generation

In the main folder, run "ResponseGeneration.ipynb" that used df after topic modelling, to create response for each customer review and outputs "mergedDF_after_ResponseGeneration.csv".

** The results of LDA will be saved in the "results" folder. The architecture of the project is available in "image.png".

customerreviewanalysis's People

Contributors

samridhi96 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.