Skip to content

Reproducing the work of Identifying Humor in Reviews using Background Text Sources.

Notifications You must be signed in to change notification settings

dzieciou/funny-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproducing the work of Identifying Humor in Reviews using Background Text Sources.

Running experiments

Download Yelp dataset and unpack to data/yelp-dataset.

Run the followning commands:

conda env create --file environment.yml
conda activate funny-reviews
python reviews/create_groundtruth.py
python reviews/create_samples.py
python reviews/vectorize.py
python reviews/train.py

About

Reproducing the work of Identifying Humor in Reviews using Background Text Sources.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages