Initializes the Example, performing tokenization and truncation to produce the encoder, decoder and target sequences, which are stored in self. :param article_sents: list(strings) for single document or list(list(string)) for multi-document; one per article sentence. each token is separate
(self, article_sents, abstract_sents, vocab, sent_max_len, label)
source not stored for this graph (policy: none)
no test coverage detected