davidberenstein1957's picture
Add basic configuration for textcat
c210e88
raw
history blame
122 Bytes
from dataset_viber import AnnotatorInterFace
interface = AnnotatorInterFace.for_text_classification()
interface.launch()