Pinned Repositories
ace-data-prep
ACE 2005 Corpus Preprocessing
ace05_ERE
Entity/Relation/Event extraction on ACE 2005 corpus
adversarial-relation-classification
Unsupervised domain adaptation method for relation extraction
AEHCL
AGGCN_TACRED
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)
FL-Simulator
Pytorch implementations of some general federated optimization methods.
kdtree
A simple C library for working with KD-Trees
ner-paper
specgreedy
SpecGreedy: Unified Dense Subgraph Detection [ECML-PKDD 2020] best student DM paper award
Student-Manage
a small sms made by ssh(struts2+hibernate+spring)
bobobe's Repositories
bobobe/FL-Simulator
Pytorch implementations of some general federated optimization methods.
bobobe/specgreedy
SpecGreedy: Unified Dense Subgraph Detection [ECML-PKDD 2020] best student DM paper award
bobobe/ace05_ERE
Entity/Relation/Event extraction on ACE 2005 corpus
bobobe/AEHCL
bobobe/AGGCN_TACRED
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)
bobobe/AHECL
bobobe/Awesome-Embedding
Paper list for Network Embedding, Knowledge Base Embedding, Graph Neural Networks
bobobe/backup
bobobe/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
bobobe/bert-chinese-ner
使用预训练语言模型BERT做中文NER
bobobe/bupt-AUTO
bobobe/bupt-Covid
bobobe/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
bobobe/Data-Structure
《数据结构》-严蔚敏.吴伟民-教材源码与习题解析
bobobe/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
bobobe/FeSoG
Code for Federated Social Recommendation with Graph Neural Network
bobobe/fudan_mtl_reviews
TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`
bobobe/gcn
Implementation of Graph Convolutional Networks in TensorFlow
bobobe/GNNPapers
Must-read papers on graph neural networks (GNN)
bobobe/GSN
bobobe/HIN-Datasets-for-Recommendation-and-Network-Embedding
Heterogeneous Information Network Datasets for Recommendation and Network Embedding
bobobe/keras-attention
Visualizing RNNs using the attention mechanism
bobobe/models
Models and examples built with TensorFlow
bobobe/pytorch_graph-rel
A PyTorch implementation of GraphRel
bobobe/SU4MLC
Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)
bobobe/SubGNN
Subgraph Neural Networks (NeurIPS 2020)
bobobe/Task-Oriented-Dialogue-Dataset-Survey
A dataset survey about task-oriented dialogue, including recent datasets.
bobobe/text_gcn
Graph Convolutional Networks for Text Classification. AAAI 2019
bobobe/TextGeneration-AutoEncoder
keras version and tf version
bobobe/WordGCN
ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks