Giter Club home page Giter Club logo

embeddings-for-sentiment-analysis's Introduction

Embeddings for Sentiment Analysis

Jupyter Notebook Python scikit-learn

University project at the course of Data Mining Technology for Business and Society concerning methods baseline or more advance for deal with text classification (NLP task) for Sentiment Analysis

Project tasks

The homework is organized in two different part:

  1. given the dataset organized as list of reviews, containing the text and the sentiment of the review; 1 represents a positive review, while 0 represents a negative review, we will perform a tf-idf encoding of the data, and then train a classifier, optimising its hyper-parameters. Also we will compare the result with a pipeline of One-Hot-Encoding and PCA on the data, followed by a tuned KNeighborsClassifier.

  2. given the same dataset, we will use pre-trained sentence embedding choosen in the "sentence-transformers" libraries and perform the best hyper-parameter optimisation we can afford in LESS than 10 minutes.

Project group members

embeddings-for-sentiment-analysis's People

Contributors

giulio-derasmo avatar obster991 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.