Installation

text-scrubber builds are distributed through PyPi and can be installed through pip:

pip install text-scrubber

Dependencies

Python packages (installed automatically when installing text-scrubber):

  • anyascii

  • num2words

  • python-Levenshtein

  • tqdm