pytorch / text

Models, data loaders and abstractions for language processing, powered by PyTorch
https://pytorch.org/text
BSD 3-Clause "New" or "Revised" License
3.49k stars 813 forks source link

CharBPETokenizer docs not rendering correctly #2204

Open jamesbraza opened 11 months ago

jamesbraza commented 11 months ago

📚 Documentation

pytorch.org/text/stable/transforms.html#torchtext.transforms.CharBPETokenizer

Currently, the CharBPETokenizer docstring is not rendering correctly in pytorch.org. The request here is to tweak the docstring so its properly rendered