fuxuelinwudi / BERT_SPAN_NER_torchLinks
☆14Updated 3 years ago
Alternatives and similar repositories for BERT_SPAN_NER_torch
Users that are interested in BERT_SPAN_NER_torch are comparing it to the libraries listed below
Sorting:
- ☆14Updated 3 years ago
- 苏神SPACE pytorch版本复现☆42Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- CMeEE/CBLUE/NER实体识别☆132Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆101Updated 4 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆179Updated 3 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆48Updated 4 years ago
- GPLinker_pytorch☆86Updated 3 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆127Updated 4 years ago
- ☆279Updated 3 years ago
- 基于Pytorch + BERT的抽取式机器阅读理解☆20Updated 2 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 5 years ago
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- ccks2020 NER competitions☆119Updated 5 years ago
- GlobalPointer的优化版/NER实体识别☆122Updated 3 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆261Updated 4 years ago
- CCKS 2020:面向金融领域的小样本跨类迁移事件抽取。该项目实现基于MRC的事件抽取方法☆39Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆279Updated 8 months ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- GAIIC2022商品标题实体识别Baseline,使用GlobalPointer实现,线上0.80349☆54Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- Knowledge Graph☆175Updated 3 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆62Updated 3 years ago
- 多标签文本分类☆32Updated 3 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆48Updated 2 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 3 years ago