Git Product home page Git Product logo

suicidal-ideation-detection's Introduction

Suicidal-ideation-detection

To categorize tweets according to the severity level of suicidal intentions expressed in tweets’ text.

Description

This work aims to categorize tweets according to the severity level of suicidal intentions expressed in tweets’ text.

Dataset

Tweets texts having word suicide in them

Preprocessing

In preprocessing following operations are done:

  • Repetitive neighbor words removal
  • Repetitive characters removal and spelling correction
  • Negative words replacement
  • Stop words removal
  • Symbols and numbers removal
  • Manual cleaning of some parts causing processing overhead

Labels

  • 0

Tweet content is not suicidal

  • 1

Tweet content is nearly related to suicidal ideation

  • 2

Tweet content indicating a user potentially committing suicide

Folders and files

  • Tweets Data Retrieval

    • Tweets_Data_Retrieval: Retrieving suicidal tweets
  • Training and Testing

    • antonyms_list: File containing words and their antonyms for negative words replacement
    • prepro_lib: Contains files for preprocessing operations
    • Data_preprocessor: Preprocessing of data
    • Training_Tweets_cleaner: Symbols and other minor cleaning
    • Training_Testing: Training and testing the model
  • Datset

    • Raw_suicide_tweets: Tweets' texts
    • Labelled_tweets: Training data
    • test: Test data
    • tweets_words: Words extracted from tweets data after preprocessing

Requirements

  • Python 3.6 or above
  • Tweepy
  • NLTK
  • Yaml
  • Enchant
  • Scikit Learn
  • Pandas
  • Numpy

Platform

Python

suicidal-ideation-detection's People

Contributors

m-ibtihaj avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

divya0017 nk03869

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.