425776024 / nlpcda

一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda
Apache License 2.0
1.78k stars 169 forks source link

不能使用NER #31

Open lzf00 opened 1 year ago

lzf00 commented 1 year ago

ImportError: cannot import name 'Ner' from 'nlpcda' (D:\KG_lzf\KG_NER\NER-data\nlpcda.py)

425776024 commented 1 year ago

ImportError: cannot import name 'Ner' from 'nlpcda' (D:\KG_lzf\KG_NER\NER-data\nlpcda.py)

不能导入包?可能是python运行的环境问题。你是如何import xxx的?