Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.88 KB

File metadata and controls

21 lines (15 loc) · 1.88 KB

Yelp_Review_Classification_with_RoBERTa

Project begins with webscrapping Yelp reviews and rating with 'BeautifulSoup' in Python, followed by Natural Language Processing (text cleaning, removing stopwords, tokenization and lemmatization) using 'NLTK'. RoBERTa from 'HuggingFace' has been fine-tuned for text classification with early stopping and regularization using Pytorch. image image image image image image image image image image image image image