bwbaugh / infertweet

Infer information from Tweets. Useful for human-centered computing tasks, such as sentiment analysis, location prediction, authorship profiling and more!
http://infertweet.bwbaugh.com/
Other
10 stars 1 forks source link

UnboundLocalError in get-method calling log_query #39

Closed bwbaugh closed 11 years ago

bwbaugh commented 11 years ago

Getting this error on this line:

self.log_query(label, probability, query)
UnboundLocalError: local variable 'label' referenced before assignment