In keras_hub/src/tokenizers/word_piece_tokenizer.py, implement _tokenize_python Implement _detokenize_python Constructor: don't require tf-text (_allow_python_workflow=True default, match byte_pair_tokenizer.py).
In keras_hub/src/tokenizers/word_piece_tokenizer.py, implement _tokenize_python
Implement _detokenize_python
Constructor: don't require tf-text (_allow_python_workflow=True default, match byte_pair_tokenizer.py).