v-mipeng / LexiconNER

Lexicon-based Named Entity Recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code issue

hhnguyen7 opened this issue · comments

When I run the feature_pu_model.py I get the following error:

Traceback (most recent call last):
File "feature_pu_model.py", line 11, in
from utils.data_utils import DataPrepare
ModuleNotFoundError: No module named 'utils.data_utils'

Could you please help. Thank you.

change the file name such like uttl, and change the code utils to uttl too.