1. 首页
  2. 数据库
  3. 其它
  4. bert sentiment:使用BERT的细粒度情感分类 源码

bert sentiment:使用BERT的细粒度情感分类 源码

上传者: 2021-04-08 18:43:23上传 ZIP文件 5.21KB 热度 18次
使用BERT的细粒度情感分类 此存储库包含用于获取的结果的代码。 用法 可以使用run.py运行各种配置的实验。 首先,安装python软件包(最好在一个干净的virtualenv中): pip install -r requirements.txt Usage: run.py [OPTIONS] Train BERT sentiment classifier. Options: -c, --bert-config TEXT Pretrained BERT configuration -b, --binary Use binary labels, ignore neutrals -r, --root Use only root nodes of SST -s, --save
下载地址
用户评论