yenhao / text-level-gnnLinks
Implementation of paper
☆38Updated 4 years ago
Alternatives and similar repositories for text-level-gnn
Users that are interested in text-level-gnn are comparing it to the libraries listed below
Sorting:
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 4 years ago
- text classification with deep learning model and traditional ways☆54Updated 5 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated 2 years ago
- [ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"☆180Updated last year
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆51Updated 3 years ago
- 使用TensorFlow实现对知识图谱的表征学习,包括transe\transd\transh\transr☆105Updated 5 years ago
- 基于Transformers的文本分类☆342Updated 3 years ago
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆53Updated 5 years ago
- Mark and summarize the NLP project has been through☆135Updated 3 years ago
- ☆60Updated 5 years ago
- MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network☆58Updated last year
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆263Updated 4 years ago
- ☆275Updated 2 weeks ago
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆132Updated last year
- CNN,RNN ,Activation functions, Graph Convolutional Networks(GCN) for Text Classification☆32Updated 5 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 5 years ago
- ☆86Updated 5 years ago
- Code for paper "Self-training Method Based on GCN for Semi-supervised Short Text Classification"☆12Updated 3 years ago
- multi-label-classification-4-event-type☆137Updated 2 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- Implement of TransE, TransH, KG2E with pytorch☆229Updated 6 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- ☆27Updated 2 years ago
- The source code of NeurIPS 2020 paper "CogLTX: Applying BERT to Long Texts"☆274Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- Implementation for AAAI workshop 2022☆14Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- 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
- NER任务SOTA模型BERT_MRC☆61Updated last year