bpred754 / augeo

Web application written with the MEAN stack that uses Natural Language Processing to classify a user's internet activity into different skills. In a nutshell, Augeo is the gamification of life.
GNU General Public License v3.0
10 stars 6 forks source link

Separate 'get all Twitter data' logic from signup logic #26

Open bpred754 opened 8 years ago

bpred754 commented 8 years ago

Since both of these scenarios use the same logic it doesn't make sense to have a large 'count' when retrieving tweets and mentions.

Get all Twitter data

Signup