wangruichens / bert_multi_gpu
文本点击率 multi gpu version of bert with classification / regression, bert token embedding with textcnn
☆11Updated 5 years ago
Alternatives and similar repositories for bert_multi_gpu:
Users that are interested in bert_multi_gpu are comparing it to the libraries listed below
- 根据褒贬种子词,利用SO-PMI构建情感词典☆26Updated 9 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆168Updated 2 years ago
- PyTorch-Bert-BiLSTM-ATT-LJP☆16Updated 6 years ago
- bert pytorch模型微调用于的多标签文本分类☆132Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- Dataset from 'Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction'☆42Updated 6 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 4 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并将其效果与传统LDA…☆39Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆103Updated 5 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆30Updated 4 years ago
- 基于span分类和负采样的嵌套实体识别☆14Updated 2 years ago
- 电商评论观点挖掘☆41Updated 4 years ago
- 多标签文本分类☆53Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- PyTorch实现的多标签的文本分类☆15Updated 6 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆89Updated last year
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 利用 HMM、BiLSTM-CRF 及 ALBERT 模型进行中文命名实体识别☆23Updated 2 years ago
- BDCI2019-互联网金融新实体发现-第7名(本可top3)☆18Updated 5 years ago
- Bert预训练模型fine-tune计算文本相似度☆104Updated last year
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 5 years ago
- ☆74Updated 5 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago
- 中文实体识别 bert/xlnet/albert ...预训练模型 +bilstm+crf / +crf☆22Updated 2 years ago
- Legal Juegment Prediction (LJP) with BiLSTM and Attention☆13Updated 6 years ago
- 基于BERT的预训练语言模型实现,分为两步:预训练和微调。目前已包括BERT、Roberta、ALbert三个模型,且皆可支持Whole Word Mask模式。☆16Updated 5 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆205Updated last year
- 基于方差权重因子选词的SIF句向量模型-实验源码☆11Updated 5 years ago
- ☆19Updated 3 years ago