kyzhouhzau / NLPGNN
1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
☆335Updated 7 months ago
Alternatives and similar repositories for NLPGNN:
Users that are interested in NLPGNN are comparing it to the libraries listed below
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆417Updated 3 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆444Updated 2 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆347Updated 5 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 5 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆500Updated 4 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆280Updated 3 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆313Updated 4 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 8 months ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆291Updated 3 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆340Updated 5 years ago
- Source code and dataset for ACL 2019 paper "Cognitive Graph for Multi-Hop Reading Comprehension at Scale"☆457Updated 2 years ago
- ☆346Updated 5 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated 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
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆410Updated 2 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆217Updated 11 months ago
- Joint Extraction of Entities and Relations Based on cnn+rnn☆185Updated 3 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- Neural Relation Extraction implemented in PyTorch☆218Updated 6 years ago
- ☆458Updated 4 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- ☆278Updated 4 years ago
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆236Updated 2 years ago
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆671Updated last year
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆341Updated 3 years ago