liuwei1206 / LEBERT
Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"
☆341Updated 3 years ago
Alternatives and similar repositories for LEBERT:
Users that are interested in LEBERT are comparing it to the libraries listed below
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 3 years ago
- ☆458Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆391Updated 2 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated 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
- pytorch中文语言模型预训练☆390Updated 4 years ago
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆525Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆165Updated 3 years ago
- ☆278Updated 2 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆280Updated 3 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆412Updated 5 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆146Updated 3 years ago
- 中文NER的那些事儿☆316Updated last year
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 4 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆183Updated 2 years ago
- TPlinker for NER 中文/英文命名实体识别☆123Updated 3 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆112Updated 4 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆540Updated 4 years ago
- SimCSE在中文任务上的简单实验☆602Updated last year
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆477Updated 6 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆191Updated 2 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆313Updated 4 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,006Updated 2 years ago
- ☆136Updated 3 years ago
- Knowledge Graph☆171Updated 2 years ago
- 以词为基本单位的中文BERT☆465Updated 3 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago