Skip to content

rxcpp example of live twitter analysis

License

MIT, OFL-1.1 licenses found

Licenses found

MIT
LICENSE
OFL-1.1
LICENSE_OFL.txt
Notifications You must be signed in to change notification settings

kirkshoop/twitter

Repository files navigation

twitter

rxcpp example of live twitter analysis

president-elect

This project was inspired by a talk by @nconnaughton - github, twitter

The goal for this app is to show rxcpp usage and explore machine learning on live data.

This app demonstrates how multi-thread code can be written using rxcpp to hide all the primitives. thread, mutex, etc.. are all hidden behind the algorithms.

CMake is used for the build. There are dependencies on several libraries. (curl, oauth, sdl2, opengl, GLEW, nlohmann/json, Range-v3)

This project has only been built and tested on OS X, but it should be portable to other environments.

Here is a video of an older version running during the seahawks vs eagales game baldwin pass to wilson

I also uploaded a video of an even older version of the app running on election night 2016 election 2016 live twitter

About

rxcpp example of live twitter analysis

Resources

License

MIT, OFL-1.1 licenses found

Licenses found

MIT
LICENSE
OFL-1.1
LICENSE_OFL.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •