Skip to content

andrew-jxhn/CSE482_BigDataProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis of Customer Review Datasets

Analyzing and classify sentiment in customer reviews using Natural Language Processing (NLP) techniques, and evaluating performances of differing models and techniques.

File Information

Data Folders:

  • raw_data: raw text files for customer reviews, in original format.
  • data: raw dataframe .csv files, unclean but parsed and formatted
  • processed_data: dataframe .csv files after cleaning and preprocessing

Notebooks:

  • load_datasets.ipynb: notebook used for parsing the raw review text content into formatted dataframes and .csv files
  • text_processing.ipynb: notebook used for cleaning and preprocessing text content for use with models

Source

Link to dataset source

About

cse482-fork-AJ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%