文本清理
可用参数:
- remove_html_tag=True,
- convert_full2half=True,
- remove_exception_char=True,
- remove_url=True,
- remove_redundant_char=True,
- remove_parentheses=True,
- remove_email=True,
- remove_phone_number=True,
- delete_prefix=False,
- redundant_chars=None
- remove_punctuation=True,
- remove_whitespace=True,