Arowwa / CamembertForFun

Small project of sentiment classification using CamemBERT trained on Allociné reviews and with a webapp interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentiment Classification applied to movie reviews with CamemBERT

This is a small project to try news things in NLP by using CamemBERT

The project is actually paused because of problems in the deployment of the app on heroku (slug size too big). You can still run the project locally by cloning this repo.

The training in this project is the result of a tutorial explained on this ledatascientist's tutorial.

About

Small project of sentiment classification using CamemBERT trained on Allociné reviews and with a webapp interface


Languages

Language:Python 82.6%Language:CSS 17.4%