liuwei1206 / LEBERT
Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"
☆342Updated 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实现☆392Updated 2 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆204Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- TPlinker for NER 中文/英文命名实体识别☆124Updated 3 years ago
- pytorch中文语言模型预训练☆389Updated 4 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆528Updated 2 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆281Updated 3 years ago
- ☆278Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆166Updated 3 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆412Updated 5 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆146Updated 3 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆130Updated 3 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 5 years ago
- 中文NER的那些事儿☆316Updated last year
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。☆466Updated 2 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- ☆346Updated 5 years ago
- ccks2020 NER competitions☆117Updated 4 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆479Updated 6 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽 取,Joint Relation Extraction.☆313Updated 4 years ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆111Updated 3 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆183Updated 2 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago
- SimCSE在中文任务上的简单实验☆605Updated last year
- A PyTorch-based toolkit for natural language processing☆156Updated 2 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago