BPE-encode a sentence (or multiple sentences). Every sequence begins with a beginning-of-sentence (` `) symbol. Every sentence ends with an end-of-sentence (` `) and we use an extra end-of-sentence (` `) as a separator. Example (single sentence): `<
(self, sentence: str, *addl_sentences, no_separator=False)
source not stored for this graph (policy: none)
no test coverage detected