gaohongkui / GlobalPointer_pytorch
全局指针统一处理嵌套与非嵌套NER的Pytorch实现
☆385Updated last year
Alternatives and similar repositories for GlobalPointer_pytorch:
Users that are interested in GlobalPointer_pytorch are comparing it to the libraries listed below
- 基于词汇信息融合的中文NER模型☆164Updated 2 years ago
- SimCSE在中文上的复现,有监督+无监督☆272Updated last week
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 3 years ago
- 中文NER的那些事儿☆316Updated last year
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆225Updated 2 years ago
- ☆455Updated 3 years ago
- ☆277Updated 2 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆190Updated 2 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆341Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆123Updated 3 years ago
- Implemention of NER model on chinese dataset.☆71Updated last year
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆111Updated 4 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆410Updated 4 years ago
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆524Updated 2 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆146Updated 3 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆415Updated 2 months ago
- CMeEE/CBLUE/NER实体识别☆126Updated 2 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆483Updated 4 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆175Updated 3 years ago
- 中文自然语言推理与语义相似度数据集☆345Updated 3 years ago
- OneRel在中文关系抽取中的使用☆118Updated last year
- Knowledge Graph☆170Updated 2 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- CoSENT、STS、SentenceBERT☆163Updated 2 weeks ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆545Updated last year
- GPLinker_pytorch☆80Updated 2 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆82Updated last year
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆131Updated 9 months ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。☆463Updated 2 years ago