/tweeql

TweeQL is a Query Language for Tweets: SELECT brand(text) AS brand, sentiment(text) AS sentiment FROM twitter_sample;

Primary LanguagePython

No issues in this repository yet.