crfsrl
crfsrl copied to clipboard
There is no 'INIT', 'CACHE' in your library
In crf.py, and crf2o.py,
from supar.cmds.cmd import init from supar.utils.common import CACHE
but init and CACHE not existing. in any installable version of pypi, how can I solve this?