gaohongkui / GlobalPointer_pytorch
全局指针统一处理嵌套与非嵌套NER的Pytorch实现
☆391Updated 2 years ago
Alternatives and similar repositories for GlobalPointer_pytorch:
Users that are interested in GlobalPointer_pytorch are comparing it to the libraries listed below
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆525Updated 2 years ago
- 中文NER的那些事儿☆316Updated last year
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆165Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆274Updated last month
- ☆458Updated 4 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆341Updated 3 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆227Updated 2 years ago
- ☆278Updated 2 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆191Updated 2 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆412Updated 5 years ago
- CMeEE/CBLUE/NER实体识别☆127Updated 2 years ago
- Implemention of NER model on chinese dataset.☆70Updated last year
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆493Updated 4 years ago
- ☆414Updated last year
- TPlinker for NER 中文/英文命名实体识别☆123Updated 3 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆112Updated 4 years ago
- experiments of some semantic matching models and comparison of experimental results.☆160Updated last year
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- 中文自然语言推理与语义相似度数据集☆346Updated 3 years ago
- OneRel在中文关系抽取中的使用☆118Updated last year
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆421Updated 3 months ago
- 基于GlobalPointer的实体/关系/事件抽取☆146Updated 3 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。☆464Updated 2 years ago
- GlobalPointer的优化版/NER实体识别☆116Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆84Updated last year
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆203Updated 4 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- SimCSE在中文任务上的简单实验☆602Updated last year