Gnip-Trend-Detection icon indicating copy to clipboard operation
Gnip-Trend-Detection copied to clipboard

Trend detection algorithms for Twitter time series data

Results 3 Gnip-Trend-Detection issues
Sort by recently updated
recently updated
newest added

Hi Could you release this under a permissive license such as MIT? Thanks!

Is the algorithm still being used by Twitter in a production environment today? I am referring to the nonparametric, weighted majority voting algorithm described in this paper: https://blog.twitter.com/en_us/a/2015/trend-detection-social-data.html

Hello, I read about Gnip Trend Detetcion, and was hoping to try it against my dataset. I currently used Pandas DataFrames for my datasets, but many of datasets are stored...