HUSTHY / classificationTaskLinks
☆11Updated 5 years ago
Alternatives and similar repositories for classificationTask
Users that are interested in classificationTask are comparing it to the libraries listed below
Sorting:
- NER任务SOTA模型BERT_MRC☆61Updated last year
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- NLP关系抽取 :序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆101Updated 4 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆75Updated 4 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆46Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 6 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- ☆60Updated 5 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆27Updated 5 years ago
- bert实现中文关系抽取☆17Updated 2 years ago
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆13Updated 5 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆78Updated 5 years ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆68Updated 4 years ago
- bert实现中文NER☆30Updated 3 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆282Updated 4 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆437Updated 3 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 5 years ago
- knowledge distillation: 采用知识蒸馏,训练bert后指导textcnn☆19Updated 4 years ago
- PyTorch使用BERT进行英语多标签文本分类☆34Updated 3 years ago
- 基于pytorch+bert的中文事件抽取☆71Updated 3 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆62Updated 3 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆206Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆33Updated 3 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆49Updated 4 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- TPlinker for NER 中文/英文命名实体识别☆128Updated 4 years ago