数据集 / 商品评论情感预测

商品评论情感预测 已完整同步

使用这个数据集

REST 可获取元数据、文件分页和有限记录样例。

查看元数据

curl -sS 'https://dataset.wehub.plus/v2/datasets/ds_damo_nlp_jd_fec873e819'

列出文件

curl -sS 'https://dataset.wehub.plus/v2/datasets/ds_damo_nlp_jd_fec873e819/files?version=641b647cf92650c8b94fed3ebb8f631e1ac2155f&limit=20&offset=0'

读取样例记录

curl -sS 'https://dataset.wehub.plus/v2/files/767d4186-11dc-f4fd-903f-5ed1cda57001/records?format=ndjson&limit=20'

用 CLI 下载

wehub datasets download ds_damo_nlp_jd_fec873e819 --revision 641b647cf92650c8b94fed3ebb8f631e1ac2155f --output ./ds_damo_nlp_jd_fec873e819

下载需要登录;CLI 复用 wehub auth login 的凭证,并为每个文件申请有时效的授权链接。