Skip to content Skip to sidebar Skip to footer
Showing posts with the label Capitalization

Python Regex Catch Multi Caps Words And Adjacent Words

I have a regex that does the following: Find a word that has two or more adjacent capital letters … Read more Python Regex Catch Multi Caps Words And Adjacent Words