Skip to content

Text Classification | Bayes Business School | MSc Business Analytics | NLP

Notifications You must be signed in to change notification settings

alvisckw/Bayes_ReviewClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text Classification with BeerAdvocate Reviews

drawing drawing

This is the GitHub repository for my contribution to the Text Classification project.

It is the Final Course Project of SMM694 Applied NLP module for 2022/23 MSc Business Analytics at Bayes Business School.

Project Aim

  • To classify beer reviews (texts) into 3 rating levels:
    • 0/okay: [3.5 - 4)
    • 1/good: [4 - 4.5)
    • 2/excellent: [4.5 - 5]

Code Explanation

  • Pre-processed the text data with NLP pipeline
  • Trained and tested multiple classification models with train.csv
  • (Classified reviews in true_labels.csv)

About

Text Classification | Bayes Business School | MSc Business Analytics | NLP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published