Code Monkey home page Code Monkey logo

unready's Introduction

UnReady

Main Tasks

  • Referencing Flow of Conversation using Usernames
  • Topic Clustering

Ideas

  1. Getting subject of a sentence - possibly LDA (https://towardsdatascience.com/nlp-extracting-the-main-topics-from-your-dataset-using-lda-in-minutes-21486f5aa925)
  2. Likelihood of it being a reply is higher if pronoun is used
  3. Message Gap = Particular reference to message -> Probability decreases exponentially
  4. Context to map which message to reply to -> subject of the conversation - map it to the closest entity by default
    • Direct word matches give a higher probability
  5. Single Word - Response to message
  6. 1v1 Conversations - based on threshold - always same topic
  7. Parallel Models - Word Similarity, Sentence Similarity and Reference Matching

Columns of Dataset

  1. Gap between messages
  2. TimeStamp
  3. Unread/Read
  4. Username

Preprocessing

  1. Removal of Stopwords
    • Word Similarity - No Removal
    • Sentence Similarity - Removal Needed
    • Reference Matching - No Removal
  2. Tokenisation and Lemmatisation

Parsing

  1. Extracting Whatsapp Messages

Assumptions

  1. Reply feature (used in common messaging applications) is not applicable
  2. Language used not that of villager's.

unready's People

Contributors

midsterx avatar sriks987 avatar

Stargazers

Roman avatar

Forkers

midsterx

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.