Skip to content

版本1.0.1.3

Latest
Compare
Choose a tag to compare
@CYang828 CYang828 released this 26 Sep 08:01
· 9 commits to master since this release

文本清理

可用参数:

  • 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,