Pinned Repositories
Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
ChineseNER
A neural network model for Chinese named entity recognition
ChineseNER-1
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
crocodile
cRocoDiLe is a dataset extraction tool for Relation Extraction using Wikipedia and Wikidata presented in REBEL (EMNLP 2021).
deep-siamese-text-similarity
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
deepwalk
DeepWalk - Deep Learning for Graphs
gcn
Implementation of Graph Convolutional Networks in TensorFlow
GNNPapers
Must-read papers on graph neural networks (GNN)
HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
keras-gcn
Keras implementation of Graph Convolutional Networks
niningliuhen2013's Repositories
niningliuhen2013/Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
niningliuhen2013/ChineseNER
A neural network model for Chinese named entity recognition
niningliuhen2013/ChineseNER-1
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
niningliuhen2013/crocodile
cRocoDiLe is a dataset extraction tool for Relation Extraction using Wikipedia and Wikidata presented in REBEL (EMNLP 2021).
niningliuhen2013/deep-siamese-text-similarity
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
niningliuhen2013/deepwalk
DeepWalk - Deep Learning for Graphs
niningliuhen2013/gcn
Implementation of Graph Convolutional Networks in TensorFlow
niningliuhen2013/GNNPapers
Must-read papers on graph neural networks (GNN)
niningliuhen2013/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
niningliuhen2013/keras-gcn
Keras implementation of Graph Convolutional Networks
niningliuhen2013/KRLPapers
Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)
niningliuhen2013/langdetect
Port of Google's language-detection library to Python.
niningliuhen2013/ltp
Language Technology Platform
niningliuhen2013/NREPapers
Must-read papers on neural relation extraction (NRE)
niningliuhen2013/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
niningliuhen2013/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE)
niningliuhen2013/PLMpapers
Must-read Papers on pre-trained language models.
niningliuhen2013/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
niningliuhen2013/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
niningliuhen2013/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
niningliuhen2013/RelationPrediction
Implementation of R-GCNs for Relational Link Prediction
niningliuhen2013/relationPrediction-1
ACL 2019: Learning Attention-based Embeddings for Relation Prediction in Knowledge Graphs
niningliuhen2013/roll
微信点名系统
niningliuhen2013/sklearn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
niningliuhen2013/SNLI
Stanford Natural Language Inference
niningliuhen2013/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。