kyzhouhzau / NLPGNNLinks
1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
☆335Updated last year
Alternatives and similar repositories for NLPGNN
Users that are interested in NLPGNN are comparing it to the libraries listed below
Sorting:
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated 2 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆219Updated 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 2 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆272Updated 5 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆412Updated 2 years ago
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆349Updated 6 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆416Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- Implementation of XLNet that can load pretrained checkpoints☆171Updated 3 years ago
- transformer crf 命名实体识别☆107Updated 6 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 6 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- 中文问题句子相似度计算比赛及方案汇总☆303Updated 4 years ago
- USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. …☆265Updated 6 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆293Updated 4 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆137Updated 4 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》☆332Updated last year
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆189Updated 6 years ago
- 基于Transformers的文本分类☆342Updated 3 years ago
- Data Augmentation for NLP. NLP数据增强☆296Updated 4 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆449Updated 2 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 4 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆194Updated 3 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- ☆346Updated 5 years ago
- ☆356Updated 4 years ago