Python package for cleaning text

Project Description

The clean_text_rhoni package provides tools to efficiently clean and transform text data. It offers a set of methods and functions for removing special characters, accents, and unnecessary spaces from text, as well as converting text to lowercase and snake case style. This package is useful for preparing text data for natural language processing tasks, data analysis, and other applications where clean and normalized text is needed.