1
0
mirror of https://github.com/jfilter/clean-text.git synced 2021-09-19 22:32:58 +03:00
Files
clean-text-nlp-preprocessing/cleantext/__init__.py
Johannes Filter a34f6c80c2 0.2.0
2020-07-24 22:34:02 +02:00

4 lines
44 B
Python

__version__ = "0.2.0"
from .clean import *