Pinned Repositories
cfgen
Implementation of the EMNLP 2020 paper "Counterfactual Generator: A Weakly-Supervised Method for Named Entity Recognition".
Chinese_NRE
Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"
ChinsesNER-pytorch
基于BI-LSTM+CRF的中文命名实体识别 Pytorch
cogdl
CogDL: An Extensive Toolkit for Deep Learning on Graphs
fastText
Library for fast text representation and classification.
Flat-Lattice-Transformer
code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
golden-horse
Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
HGNN
Hypergraph Neural Networks (AAAI 2019)
HNHN
Hypergraph representation learning: Hypergraph Networks with Hyperedge Neurons.
named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
yhjiujiu's Repositories
yhjiujiu/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
yhjiujiu/cfgen
Implementation of the EMNLP 2020 paper "Counterfactual Generator: A Weakly-Supervised Method for Named Entity Recognition".
yhjiujiu/Chinese_NRE
Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"
yhjiujiu/ChinsesNER-pytorch
基于BI-LSTM+CRF的中文命名实体识别 Pytorch
yhjiujiu/cogdl
CogDL: An Extensive Toolkit for Deep Learning on Graphs
yhjiujiu/fastText
Library for fast text representation and classification.
yhjiujiu/Flat-Lattice-Transformer
code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
yhjiujiu/golden-horse
Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
yhjiujiu/HGNN
Hypergraph Neural Networks (AAAI 2019)
yhjiujiu/HNHN
Hypergraph representation learning: Hypergraph Networks with Hyperedge Neurons.
yhjiujiu/HyperGCN
NeurIPS 2019: HyperGCN: A New Method of Training Graph Convolutional Networks on Hypergraphs
yhjiujiu/kg-bert
KG-BERT: BERT for Knowledge Graph Completion
yhjiujiu/knowledge_graph_attention_network
KGAT: Knowledge Graph Attention Network for Recommendation, KDD2019
yhjiujiu/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
yhjiujiu/LexiconAugmentedNER
Reject complicated operations for incorporating lexicon for Chinese NER.
yhjiujiu/lrner
yhjiujiu/NER
yhjiujiu/NLP-Conferences-Code
NLP-Conferences-Code (ACL、EMNL、NAACL、COLING、AAAI、IJCAI)
yhjiujiu/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
yhjiujiu/PyTorch-Course
JULYEDU PyTorch Course
yhjiujiu/pytorch_NER_BiLSTM_CNN_CRF
End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF implement in pyotrch
yhjiujiu/Research
novel deep learning research works with PaddlePaddle
yhjiujiu/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)