if(submission.is_self):
            text = Util.sanitize_text(submission.text)
            self.corpus += text.lower()