/NER_for_movies

Primary LanguageJupyter Notebook

Aspect-Based Sentiment Analysis on Non-Traditional Entities

-> Documentation under construction

Project Overview

The project is intended to extract non-regular entities like movies, actors, genres and keywords with respect to their sentiment from Reddit submissions in a subreddit for movie recommendations.

Text format of the submissions: https://www.reddit.com/r/MovieSuggestions/

Alt text

Usage

  1. For data preprocessing and model training, head to 'notebooks'.

  2. For inference, run 'pipeline.py'.

Resources