Twitter research platform: Difference between revisions

From Federal Burro of Information
Jump to navigationJump to search
No edit summary
No edit summary
Line 20: Line 20:
* store the results
* store the results
* don't store the data yourself.
* don't store the data yourself.
== Sentimets notes ==
http://www.cs.columbia.edu/~julia/papers/Agarwaletal11.pdf
http://www.csc.ncsu.edu/faculty/healey/tweet_viz/


== See Also ==
== See Also ==


* [[Elastic Search Notes]]
* [[Elastic Search Notes]]

Revision as of 13:47, 13 October 2015

Version 1.0

  • fetch the data
  • do queries on the data
  • search eater
  • queue processor
  • rate limiting aware.

---

version 2.0

  • proxy the queries
  • store the results
  • don't store the data yourself.


Sentimets notes

http://www.cs.columbia.edu/~julia/papers/Agarwaletal11.pdf

http://www.csc.ncsu.edu/faculty/healey/tweet_viz/

See Also