Skip to content

qanastek/Crowdfunding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crowdfunding

Setup environment

Create conda environment : conda create --name Crowdfunding python=3.6

Activate conda environment : conda activate Crowdfunding

Install requirements : pip install -r requirements.txt

Corpus

Put the projects.csv file in the ./data/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published