Files
Castor/kim_cnn/etc/__init__.py
T
Peng Shi 53e0de03d7 Kim's sentence classification model: Upgrade to Python 3 (#36)
Kim's sentence classification model: Upgrade to Python 3, per issue #31
2017-07-30 08:10:44 +08:00

2 lines
76 B
Python

from etc.kmeans import KMeans
from etc.utils import clean_str, clean_str_sst