kunkuma / NLP-sentiment-analysis

A Natural language Processing project for Sentiment Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLP-sentiment-analysis

A Natural language Processing project for Sentiment Analysis. Instead of the usual Pandas package, Polars, a faster way for processing data in Python, is used. A Fasttext model is used for text vectorization. As the model for sentiment analysis, a BERT model is used.

About

A Natural language Processing project for Sentiment Analysis


Languages

Language:Jupyter Notebook 100.0%