Code Monkey home page Code Monkey logo

sanjarh / sarcasm-detection Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 4.82 MB

Project made in Jupyter Notebook with "News Headlines Dataset For Sarcasm Detection" from Kaggle.

Jupyter Notebook 100.00%
data-science logistic-regression machine-learning python sarcasm-detection sgd-classifier support-vector-classifier visualization accuracy bayes-classifier deep-learning early-stopping embeddings global-average-pooling gru keras-tensorflow lstm-neural-networks simplernn

sarcasm-detection's Introduction

CaseStudy - Sarcasm Detection

Here is my first Data Science project about Sarcasm Detection based on Kaggle dataset.

We have a dataset of sarcastic headlines from two news websites. There is each dataset, which consists of three attributes:

- is_sarcastic: 1 if the dataset is sarcastic, 0 otherwise
- headline: the headline of the news article
- article_link: Link to the original news article.

We need to find out which news items are sarcastic and which are not. I solved this problem in two tasks. In 1 task I worked with the following plan:

• Read and clean the data
• Find and visualise most common words
• Identify and visualise stop words
• Pre-process text
• Define classification models
• Retrieve and save the best model

In 2 task I worked with plan bellow:

• Load and pre-process data
• Define the Deep Learning models
• Get the best model to solve the problem
• Save model.

sarcasm-detection's People

Contributors

sanjarh avatar

Stargazers

 avatar  avatar

Watchers

 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.