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

  • cython

  • ftfy

  • num2words

  • numpy

  • pylatexenc

  • rapidfuzz

  • scipy

  • tqdm