keras-nlp
keras-nlp copied to clipboard
Support tokenization of special tokens for sentencepiece tokenizer
This PR enables tokenization of special tokens for SentencePieceTokenizer as was suggested in keras-team/keras-nlp#1395 and it's a follow up of this PR keras-team/keras-nlp#1397 .