Skip to content

🚩 🚧 WORK IN PROGRESS: ! A collection of NLP Challenge Kernels competed on Kaggle

Notifications You must be signed in to change notification settings

thakursc1/NLPKernels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

🚧 WORK IN PROGRESS - NLPKernels

🚩 A collection of NLP Challenge Kernels competed on Kaggle

Attending to the Disaster using Transformers

Attention Networks

Overview

  1. Data Preprocessing
    1. Remove Unwanted data from the tweets including urls, user names incorrect words
    2. Remove Stopwords and tokenize using HuggingFace BertWordPiece Tokenizer
  2. Exploratory Analysis
    1. What a disaster tweet looks like ?
    2. Plot Disaster Tweets most common words by category
  3. Classify Tweets
    1. Use simple pre-trained glove embeddings
    2. Try BERT (using HuggingFace Implementation)
    3. Try Roberta (using HuggingFace Implementation)
    4. Tweet Classification models results summary

About

🚩 🚧 WORK IN PROGRESS: ! A collection of NLP Challenge Kernels competed on Kaggle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published