thunlp / NRE
Neural Relation Extraction, including CNN, PCNN, CNN+ATT, PCNN+ATT
☆809Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for NRE
- Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.☆546Updated 4 years ago
- Distantly Supervised Relation Extraction☆419Updated 4 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆347Updated 6 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆846Updated 2 years ago
- Knowledge Base Embedding☆372Updated 8 years ago
- Must-read papers on neural relation extraction (NRE)☆1,033Updated 4 years ago
- Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE☆1,403Updated 2 years ago
- ☆307Updated 7 years ago
- Four word embedding models implemented in Python. Supporting arbitrary context features☆846Updated 5 years ago
- ☆299Updated 4 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆828Updated 3 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆499Updated 4 years ago
- tensorflow and theano cnn code for insurance QA(question Answer matching)☆530Updated 6 years ago
- Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme☆219Updated 6 years ago
- Tensorflow Implementation of R-Net☆578Updated 6 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆362Updated 6 years ago
- Implementation of End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures in ACL2016.☆224Updated 5 years ago
- Convolution neural network for relation extraction between two given entities☆178Updated 8 years ago
- An implementation of TransE and its extended models for Knowledge Representation Learning on TensorFlow☆514Updated 2 years ago
- Named Entity Recognition Tool☆1,159Updated 5 years ago
- word2vec/glove/swivel binary file on chinese corpus☆398Updated 8 years ago
- A neural network model for Chinese named entity recognition☆1,785Updated 6 years ago
- An Efficient implementation of TransE and its extended models for Knowledge Representation Learning☆403Updated 2 years ago
- A Large-Scale Few-Shot Relation Extraction Dataset☆731Updated 2 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆408Updated 6 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆438Updated 3 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆959Updated 5 years ago
- 使用句法依存分析抽取事实三元组☆333Updated 8 years ago
- Neural Relation Extraction implemented in PyTorch☆219Updated 6 years ago
- Tensorflow Implementation of Convolutional Neural Network for Relation Extraction (COLING 2014, NAACL 2015)☆220Updated 6 years ago