Skip to content

mhamedLmarbouh/yt-Gender-Resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Comments Analytics: Gender Resolver

As a part of the YouTube Comments Analytics, this application is responsible of crawling the chanels of the users that posted each comment and then getting their Google+ account ID to fetch the associated gender information.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

To properly run the application, you will need to install the following programs and packages:

Installing

After properly getting MongoDB and Anaconda (or Conda) you will need to prepare your workstation to deploy the project:

  • Create the conda environment for the application, get to the root directory where the file environment.yml is located and run:
conda env create -f environment.yml

Deployment

After completing the Installation steps, you are ready to run the application:

  • Activate the conda conda environment:
activate untitled1
  • Run the project by calling the main.py from the same console session where the environment is activated:
python main.py

Authors

  • LMARBOUH Mhamed
  • ESDAIRI Mohamed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages