SYMBOL INDEX (4 symbols across 1 files) FILE: summarize.py class SimpleSummarizer (line 26) | class SimpleSummarizer: method reorder_sentences (line 28) | def reorder_sentences( self, output_sentences, input ): method get_summarized (line 33) | def get_summarized(self, input, num_sentences ): method summarize (line 74) | def summarize(self, input, num_sentences):