Skip to content

lin-justin/humor-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Humor Detection

Deployed a Humor Detection Web App using Streamlit where users can input a sentence and a fastText model will predict if the user inputted sentence is humorous or not.

The model was trained on this data.

Usage

Please have Python 3.8+ installed.

git clone https://github.com/lin-justin/humor-app.git
cd humor-app
pip install requirements.txt
streamlit run app.py

Demo

Releases

No releases published

Packages

No packages published

Languages