ericput / bert-nerLinks
This is a named entity recognizer based on pytorch-pretrained-bert.
☆33Updated 5 years ago
Alternatives and similar repositories for bert-ner
Users that are interested in bert-ner are comparing it to the libraries listed below
Sorting:
- This is the repository for NLPCC2020 task AutoIE☆51Updated 5 years ago
- Code for paper "Merge and Label: A Novel Neural Network Architecture for Nested NER", ACL 2019☆44Updated 5 years ago
- Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions☆115Updated 3 years ago
- ☆59Updated 5 years ago
- Cross-domain NER using cross-domain language modeling, code for ACL 2019 paper☆89Updated 5 years ago
- Code accompanying Incorporating Chinese Characters of Words for Lexical Sememe Prediction (ACL2018) https://arxiv.org/abs/1806.06349☆25Updated 6 years ago
- Source code for ACL 2019 paper "DIAG-NRE: A Neural Pattern Diagnosis Framework for Distantly Supervised Neural Relation Extraction".☆57Updated 5 years ago
- Subword Encoding in Lattice LSTM for Chinese Word Segmentation☆53Updated 6 years ago
- Distantly Supervised NER with Partial Annotation Learning and Reinforcement Learning☆131Updated 6 years ago
- Implementation for Extracting Multiple-Relations in One-Passwith Pre-Trained Transformers☆81Updated 5 years ago
- Multitask Learning for Machine Reading Comprehension, NAACL 2019☆101Updated 4 years ago
- This repo will cover almost all the papers related to Neural Relation Extraction in ACL, EMNLP, COLING, NAACL, AAAI, IJCAI in 2019.☆105Updated 5 years ago
- Code for EMNLP2017 paper "A Soft-label Method for Noise-tolerant Distantly Supervised Relation Extraction"☆43Updated 7 years ago
- ☆78Updated 6 years ago
- Revised Version of SAT Model in "Improved Word Representation Learning with Sememes"☆49Updated 4 years ago
- PyTorch implementation of our paper "Imposing Label-Relational Inductive Bias for Extremely Fine-Grained Entity Typing" (NAACL19)☆87Updated 6 years ago
- code for Joint Extraction of Entities and Relations Based on a Novel Graph Scheme☆49Updated 6 years ago
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆86Updated 11 months ago
- this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large☆65Updated 5 years ago
- ☆29Updated 6 years ago
- Source code for paper Neural Architectures for Nested NER through Linearization☆91Updated 5 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- ☆23Updated 6 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 5 years ago
- ☆112Updated 7 years ago
- Baseline for the CNLI corpus☆56Updated 6 years ago
- A TensorFlow implementation of the paper _End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures_ (https://www.aclwe…☆28Updated 7 years ago
- 使用LSTM进行端到端的语义角色标注(theano)☆53Updated 5 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- chinese coreference resolution, implementation of paper 1606.01323v2 (stanford)☆28Updated 6 years ago