gptc/gptc/__init__.py
2020-08-14 17:23:20 -07:00

4 lines
81 B
Python

"""General-Purpose Text Classifier"""
from gptc.gptc import compile, Classifier