TheRensselaerIDEA / twitter-nlp

Data Analytics on Twitter with Natural Language Processing
MIT License
17 stars 7 forks source link

Twitter API connected to elasticsearch for getting tweet, response pairs #36

Closed Siggy37 closed 3 years ago

Siggy37 commented 3 years ago

new code for accessing the twitter api and retrieving tweets by id, for the in_response_to_id s returned by elasticsearch.

Credit: Thomas Shweh : elasticsearch sync and elasticsearch tweet retrieval code by tweets with in_response_to_id s

Brandyn Sigouin: Twitter API sync and Twitter db tweet retrieval code, also formatting tweet, response pairs

Note: Message me for access keys