Twitter research platform: Difference between revisions

From Federal Burro of Information
Jump to navigationJump to search
No edit summary
Line 22: Line 22:




== Sentimets notes ==
== Sentiment notes ==


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


http://www.csc.ncsu.edu/faculty/healey/tweet_viz/
http://www.csc.ncsu.edu/faculty/healey/tweet_viz/
http://www.cs.cornell.edu/home/llee/papers/sentiment.pdf ( ML for Sentimet )


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


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

Revision as of 14:29, 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.


Sentiment notes

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

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

http://www.cs.cornell.edu/home/llee/papers/sentiment.pdf ( ML for Sentimet )

See Also