Installation ============ ``text-scrubber`` builds are distributed through PyPi_ and can be installed through pip: .. code-block:: bash pip install text-scrubber .. _PyPi: https://pypi.org/project/text-scrubber/ Dependencies ------------ Python packages (installed automatically when installing ``text-scrubber``): - anyascii - cython - ftfy - num2words - numpy - pylatexenc - rapidfuzz - scipy - tqdm