SkillAgentSearch skills...

OpinionMining

Semantic Analysis using Doc2Vec & TW-IDF.

Install / Use

/learn @alsoltani/OpinionMining
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Opinion Mining

Aurélien Pacard, Alain Soltani

This project aims at studying various algorithms for movie review classification, i.e. categorizing opinions within a pre-specified range of “non-favorable to favorable” rankings.

More specifically, we are given two sets of movie reviews:

  1. A set of 25,000 documents that contain labeled reviews either as positive or negative (50%-50%).
  2. Another set of 25.000 documents containing unlabeled reviews, to be classified.

Throughout this project, we will evaluate the performance of state-of-the-art algorithms such as Doc2Vec or TW-IDF.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated5y ago
Forks3

Languages

Python

Security Score

55/100

Audited on Jul 31, 2020

No findings