Modifier letter are like these; I am curious what is the most efficient way to remove them from a list of strings.
I know I can make a list, containing all these unicodes and run a for loop that goes through all of them against the string. I wonder how I can remove them using "re" package and perhaps specifying their range.
my string looks like
mystr = 'سلام خوبی dsdsd ᴶᴼᴵᴺ'
this is the unicode for 'ᴶ'