singularity014 / Keyword-Extraction-Bidirectional-LSTM
Deep learning LSTM + BERT based approach for labelling a corpus with keywords, then training a model to extract keywords.
☆26Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Keyword-Extraction-Bidirectional-LSTM
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- Named Entity Recognition on CoNLL dataset using BiLSTM+CRF implemented with Pytorch☆42Updated 5 years ago
- EmbedRank implemented in Python.☆15Updated 5 months ago
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆51Updated 2 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- A BERT-Transformer network for abstractive text summarization☆124Updated last year
- A simple library to preprocess ABSA related tasks from SemEval☆27Updated 4 years ago
- The pytorch implementation of Get To The Point: Summarization with Pointer-Generator Networks.☆46Updated last year
- Code for the ACL 19 paper "Neural Keyphrase Generation via Reinforcement Learning with Adaptive Rewards"☆107Updated 4 years ago
- Implementation of Nested Named Entity Recognition using BERT☆138Updated 3 years ago
- ☆122Updated last year
- Code for ACL '19 paper: Towards Improving Neural Named Entity Recognition with Gazetteers☆32Updated 3 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆40Updated 4 years ago
- Experiment on NER task using Huggingface state-of-the-art Transformers Natural Language Models library☆40Updated last year
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆80Updated 2 years ago
- Uses GloVe embeddings and greedy sequence segmentation to semantically segment a text document into any number of k segments.☆32Updated 5 years ago
- Build a summarizer models combining transformers and pointing mechanism☆34Updated 4 years ago
- reference pytorch code for named entity tagging☆86Updated last month
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 4 years ago
- ☆67Updated 2 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆140Updated last year
- Keras Bi-LSTM-CRF for sequence tagging☆33Updated 6 years ago
- A Pointer Generator with a BERT encoder☆10Updated 5 years ago
- AAAI-2021 paper: Unsupervised Summarization for Chat Logs with Topic-Oriented Ranking and Context-Aware Auto-Encoders.☆37Updated 3 years ago
- Code, Models, and Data for the ACL 2019 paper "Scoring Sentence Singletons and Pairs for Abstractive Summarization"☆67Updated 2 years ago
- Text summarization starting from scratch.☆94Updated 2 months ago
- This repo contains the code for ACL2020 paper "Coreference Resolution as Query-based Span Prediction"☆140Updated 4 years ago
- TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)☆173Updated 2 years ago
- Emotion-cause pair extraction☆14Updated 3 years ago