We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
下载数据集时报错
运行下面代码:
from fastNLP.io import WeiboNERPipe data_bundle = WeiboNERPipe().process_from_file()
抛出异常: File is not a zip file
系统是Ubuntu20.04