Skip to content

omarsrstt/nlp_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nlp_project

Folder Structure

.
S:.
├───data        # Stores datasets
│   ├───iSarcasm
│   ├───iSarcasmEval
│   │   ├───test
│   │   ├───third-party annotations
│   │   └───train
│   └───Reddit
├───models      # Models such as spacy en_core
├───outputs     # Store output files and plots
└───src
    ├───README.md
    ├───config.py
    ├───keyword_classifier.ipynb
    ├───preprocessing.ipynb
    ├───sarcasm_baseline.ipynb 
    └───test.ipynb 

Dataset

  • The iSarcasm dataset can be downloaded from iSarcasm Dataset Link and more details related to the dataset can be found on Dataset ACL Anthology Page

  • The Reddit Dataset is available is posted at the following link. A cleaned version of the dataset is also available on Kaggle link but the test file has some problems

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published