yongyuwen / sequence-tagging-ner
Keras Bi-LSTM-CRF for sequence tagging
☆33Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for sequence-tagging-ner
- Source code for paper Neural Architectures for Nested NER through Linearization☆91Updated 5 years ago
- Tensorflow Implementation of "Semantic Relation Classification via Bidirectional LSTM Networks with Entity-aware Attention using Latent E…☆109Updated 5 years ago
- Code for the paper: GCDT: A Global Context Enhanced Deep Transition Architecture for Sequence Labeling☆68Updated 5 years ago
- Heterogeneous Representations for Neural Relation Extraction https://arxiv.org/abs/1903.10126☆69Updated 4 years ago
- Implementation of Nested Named Entity Recognition using BERT☆138Updated 3 years ago
- [ACL 19] Fine-tuning Pre-Trained Transformer Language Models to Distantly Supervised Relation Extraction☆85Updated 5 months ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆49Updated 5 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆64Updated 5 years ago
- XLNet Extension in TensorFlow☆130Updated 3 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 5 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 6 years ago
- Cross-domain NER using cross-domain language modeling, code for ACL 2019 paper☆90Updated 4 years ago
- [AKBC 19] Improving Relation Extraction by Pre-trained Language Representations☆108Updated 3 years ago
- ☆36Updated 3 years ago
- Implementation for Extracting Multiple-Relations in One-Passwith Pre-Trained Transformers☆80Updated 5 years ago
- PyTorch BiLSTMCRF w Elmo☆54Updated 2 years ago
- Code for ACL 2019 paper on Data-to-text Generation with Entity Modeling☆74Updated 3 years ago
- ☆100Updated 6 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning☆51Updated 5 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆70Updated 5 years ago
- Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions☆114Updated 3 years ago
- A Pointer Generator with a BERT encoder☆10Updated 5 years ago
- TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)☆173Updated 2 years ago
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 4 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆38Updated 5 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆125Updated 6 years ago
- Event Detection and Domain Adaptation with Convolutional Neural Networks☆55Updated 5 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆212Updated 2 years ago
- Downstream Model Design of Pre-trained Language Model for Relation Extraction Task☆95Updated last year