- Make sure python3 and pip are installed
- Create a virtual environment with venv: python3 -m venv venv
- Populate requirements.txt with required python libraries
- Activate the virtual environment: source venv/bin/activate
- Upgrade pip: pip install --upgrade pip
- Install required python libraries with pip: pip install -r requirements.txt
- Create .env file to hold environmental variables: touch .env
- Populate .env file with said variables
-
Notifications
You must be signed in to change notification settings - Fork 0
Data / description here: https://www.kaggle.com/c/inls690-270-funny-news-headline
ianscottknight/Predicting-Funniness-of-Edited-News-Headlines-Using-Word2Vec
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Data / description here: https://www.kaggle.com/c/inls690-270-funny-news-headline
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published