Skip to content

suejon/data-miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-miner

Intro

This service provides the ability to scan tweets as input data and discover patterns in the dataset using machine learning.

Setup

Since this service uses your twitter feed, you will need to create an application as a developer on your twitter account. This will allow you to access the twitter API using a set of tokens (these should never be checked into source code). You can add these to an .env file which the service will pull the properties from.

To install the dependencies for the project using pipenv

pipenv install

Run the application:

pipenv run python auth.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages