Skip to content

A Python script that extract features from Youtube video descriptions.

License

Notifications You must be signed in to change notification settings

Video-Recommendation-System/feature-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feature-extractor

A Python script that extract features from Youtube video descriptions.

Usage

$ python featureextractor ../youtube-scraper/output.csv output.csv

Setup

$ virtualenv -p /usr/bin/python2.7 env
$ source activate env
$ pip install -r requirements.txt

About

A Python script that extract features from Youtube video descriptions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages