I have a question. In the filters, such as ReverseWordRatioBucket.py, if self.scores is [], the program will wrong,  self.scores It will be assigned in Tu function. How can I fix the problem? Thank you!