https://github.com/ipavlopoulos/emotions/blob/77e70cb06950eb8a44451719514ffad926e0b09d/twitter/stream.py#L60 self.texts should become a set, to make this operation much more efficient.
emotions/twitter/stream.py
Line 60 in 77e70cb
self.texts should become a set, to make this operation much more efficient.