tokenizers
tokenizers copied to clipboard
Regex Capture Group?
Hi, I'm trying to replace some regex, more specifically, adding space around a certain token.
normalizers.Replace(Regex(r"(AA+"), r" $1 "),
What is the syntax to do that.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Any information that could help me here?
Hey! We don't support this, would you like to open a PR ? 🤗
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.