I have created a function to insert special character before and after any special character
def clean_data(text): text = re.sub(\'([!?,\\\'".\\n-:])\',