Coder Social home page Coder Social logo

nlp-sentiment-analysis's Introduction

NLP Sentiment-Analysis

Purpose

Dataset has different variables. In this project, I have improved a NLP project with machine learning. The challenge is to create a model to predict tweets sentiments.

Steps

Data Cleaning

There are different formats and words that I should not want to add into my model. For instance, I want to remove stop words or numbers, such as ?,!,3,5. Also, I want to extract their origin because words can be varied via prefix or suffix. Therefore I have used stemming. image

image

Data Visualisation

Word Cloud is the most efficient way to visualize nlp projects. Hence, I extracted most used 20 words. During the deployement, I have made it for the each label.

image

image

Model Training

There are many model that can be used. Therefore, I have written a function which applies models for my data. Then I took the one which shows highest most accurate one. image

Model Dump

I dumped the model via joblib.

Web Application and Deployement

I designed simple and understandable pages for users. There are three different pages that shows three most important parts of the project. image

image

image

Web Application

https://dashboardpy-fedqetb5ndpdftthv6uxu2.streamlit.app

nlp-sentiment-analysis's People

Contributors

nevzattaha avatar

Stargazers

 avatar

Watchers

Kostas Georgiou avatar  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.