Skip to content

Humor Detection App with Streamlit and fastText-Give Me my Application ideas

Notifications You must be signed in to change notification settings

LvHuanhuan109/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

About

Humor Detection App with Streamlit and fastText-Give Me my Application ideas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%