lonePatient / BiLSTM-CRF-NER-PyTorch
This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.
☆120Updated 5 years ago
Alternatives and similar repositories for BiLSTM-CRF-NER-PyTorch:
Users that are interested in BiLSTM-CRF-NER-PyTorch are comparing it to the libraries listed below
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 8 months ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆73Updated last year
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 4 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆417Updated 3 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 8 months ago
- ☆131Updated 2 years ago
- Joint Extraction of Entities and Relations Based on cnn+rnn☆185Updated 3 years ago
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆236Updated 2 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- ☆226Updated 4 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆291Updated 3 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆198Updated 2 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆137Updated 4 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 5 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆210Updated 4 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆183Updated 2 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 3 years ago
- 事件抽取相关算法汇总☆124Updated 5 years ago
- Neural Relation Extraction implemented in PyTorch☆218Updated 6 years ago
- A LSTM+CRF model for the seq2seq task for Medical named entity recognition in ccks2017☆80Updated 7 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- Code associated with the paper **Two are Better Than One: Joint Entity and Relation Extraction with Table-Sequence Encoders**, at EMNLP 2…☆196Updated 2 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated last year
- 论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》☆154Updated 2 years ago