singularity014 / Keyword-Extraction-Bidirectional-LSTM
Deep learning LSTM + BERT based approach for labelling a corpus with keywords, then training a model to extract keywords.
☆27Updated last year
Alternatives and similar repositories for Keyword-Extraction-Bidirectional-LSTM:
Users that are interested in Keyword-Extraction-Bidirectional-LSTM are comparing it to the libraries listed below
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated last year
- ☆39Updated 2 years ago
- A BERT-Transformer network for abstractive text summarization☆124Updated 2 years ago
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 5 years ago
- BERT with History Answer Embedding for Conversational Question Answering☆114Updated 3 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- EmbedRank implemented in Python.☆15Updated 8 months ago
- Code for the AAAI 2020 paper "Keyphrase Generation for Scientific Articles using GANs"☆60Updated 2 years ago
- ☆96Updated 6 years ago
- Code for "A Dependency Syntactic Knowledge Augmented Interactive Architecture for End-to-End Aspect-based Sentiment Analysis" on Neurocom…☆17Updated 3 years ago
- ☆57Updated 3 years ago
- Pytorch re-implementation of R-BERT model☆66Updated 4 years ago
- ☆38Updated 5 years ago
- ☆122Updated 2 years ago
- TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)☆172Updated 2 years ago
- Tensorflow Implementation of "Semantic Relation Classification via Bidirectional LSTM Networks with Entity-aware Attention using Latent E…☆109Updated 6 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆79Updated 6 years ago
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆52Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆50Updated 3 years ago
- A pytorch implementation of BERT-based relation classification☆150Updated 4 years ago
- celarex / STS-CNN-STSbenchmark-Semantic-Similarity-Semantic-Textual-Similarity-CNN-HCTI-Tensorflow-KerasA simple implementation of paper "HCTI at SemEval-2017 Task 1: Use convolutional neural network to evaluate semantic textual similarity."☆31Updated 2 years ago
- Named Entity Recognition on CoNLL dataset using BiLSTM+CRF implemented with Pytorch☆41Updated 5 years ago
- The code of our paper "SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model"☆120Updated 3 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆151Updated 4 years ago
- Heterogeneous Representations for Neural Relation Extraction https://arxiv.org/abs/1903.10126☆69Updated 4 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 years ago
- The implementation of ACL 2019 paper DOER: Dual Cross-Shared RNN for Aspect Term-Polarity Co-Extraction☆58Updated last year
- Text summarization starting from scratch.☆94Updated 5 months ago