Gnip-Trend-Detection
Gnip-Trend-Detection copied to clipboard
Trend detection algorithms for Twitter time series data
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...