wangruichens / bert_multi_gpu
文本点击率 multi gpu version of bert with classification / regression, bert token embedding with textcnn
☆10Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for bert_multi_gpu
- Simple Transformers四种任务(分类、命名实体识别、机器阅读理解、语言模型微调)的代码样例,可以切换多种预训练模型。☆22Updated 2 years ago
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆17Updated 3 years ago
- 本仓主要实现并解决基于预训练bert,预训练字向量和词向量实现Bert_RCNN用于一个长文本对应对个标签的问题☆17Updated 3 years ago
- 文本摘要生成☆13Updated 2 years ago
- DescriptionPairsExtraction, entity and it's description pairs extract program based on Albert and data back-annotation. 基于Albert与结构化数据回标思…☆20Updated 2 years ago
- PyTorch-Bert-BiLSTM-ATT-LJP☆15Updated 5 years ago
- ☆10Updated 2 years ago
- ☆10Updated 2 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 电商评论观点挖掘☆38Updated 5 years ago
- 基于pytorch的不平衡数据的文本分类☆9Updated 2 years ago
- 面向金融领域的小样本跨类迁移事件抽取 第三名 方案及代码☆15Updated 3 years ago
- Label Mask for Multi-label Classification☆55Updated 3 years ago
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆12Updated 3 years ago
- 新词发现,信息熵,左右互信息☆16Updated 6 years ago
- Legal Juegment Prediction (LJP) with BiLSTM and Attention☆14Updated 5 years ago
- BDCI2019-互联网金融新实体发现-第7名(本可top3)☆18Updated 4 years ago
- 中文分句python程序☆24Updated 5 years ago
- 主要模型结构来自于CasRel模型 在识别subject时使用Biaffine方法用于处理subject实体嵌套问题☆9Updated 4 years ago
- 基于BERT+Biaffine结构的关系抽取模型☆11Updated 2 years ago
- 基于Tensorflow2.0的BiLSTM+CRF算法☆6Updated 4 years ago
- 基于关键词的无监督文本分类;Implementation for paper "Text Classification by Bootstrapping with Keywords, EM and Shrinkage" http://www.cs.cmu.edu/~knig…☆30Updated 3 years ago
- Efficient-GlobalPointer的关系抽取任务☆22Updated 2 years ago
- Multi-Label Text Classification Based On Bert☆19Updated last year
- Dataset from 'Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction'☆41Updated 6 years ago
- CCKS 2020: 面向中文短文本的实体链指任务☆40Updated 3 years ago
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Updated 3 years ago
- ☆12Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆71Updated 4 years ago
- 短文本分类、多标签分类方法封装☆14Updated last year