Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Integration:  git
a0c167d74e
Pushing data model and code
2 years ago
a0c167d74e
Pushing data model and code
2 years ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In

Multi Linguage Sentiment Classification - Part 1

This project is the first part of a serie of two blogs. It aims to leverage Hugging Face transformers in order to perform multi linguage sentiment analysis.

Motivation

There are more and more people across the glob, increasingly sharing their opinion on social media platforms, review sites in different languages. To be able to efficiently analyze what is being expressed about them sentiment-wise, industries and organizations need to find the right technologies that is not only focused on English language.

This is what is the overal goal of this project, aimining to develop a tool able to understand sentiment expressed in different languages to finally those organisations to make the right decisions.

The Dataset

The dataset used for this project is license-free available on Sentiment NLPRoc.

Acknowledgements

  1. Cross-Lingual Propagation for Deep Sentiment Analysis
  2. A Helping Hand: Transfer Learning for Deep Sentiment Analysis

Scope of the project

The previous cited papers covers 9 languages. For simplicity sake, we will focus on the following 5 languages as described in the table below.

Project data scope

Prerequisites

  • Python 3.6+
  • Transformers 3.1.0
  • All the requirements are specified in the requirements.txt file

Usage

[TODO]

Tip!

Press p or to see the previous file or, n or to see the next file

About

No description

Collaborators 1

Comments

Loading...