simplexuq-code / src /data /__init__.py
anonymous0523ly's picture
Initial anonymous code release
fc329a3 verified
Raw
History Blame Contribute Delete
133 Bytes
from .affective_text import (
EMOTION_NAMES,
build_prediction_matrix,
load_affective_text,
load_prediction_cache,
)