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
- The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared…☆68Updated 7 years ago
- Named Entity Recognition on CoNLL dataset using BiLSTM+CRF implemented with Pytorch☆41Updated 5 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- The code of our paper "SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model"☆121Updated 4 years ago
- EmbedRank implemented in Python.☆15Updated 9 months ago
- A BERT-Transformer network for abstractive text summarization☆124Updated 2 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated last year
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆50Updated 3 years ago
- Code for ACL '19 paper: Towards Improving Neural Named Entity Recognition with Gazetteers☆32Updated 3 years ago
- Keras Bi-LSTM-CRF for sequence tagging☆33Updated 6 years ago
- cat🐈: the repo for the paper "Embarrassingly Simple Unsupervised Aspect extraction"☆77Updated 4 years ago
- reference pytorch code for named entity tagging☆85Updated 5 months ago
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 5 years ago
- Aspect-Based Sentiment Analysis☆36Updated 2 years ago
- Codes for the paper Hierarchical Contextualized Representation for Named Entity Recognition☆50Updated 5 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- ☆39Updated 2 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
- Experiment on NER task using Huggingface state-of-the-art Transformers Natural Language Models library☆40Updated last year
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 6 years ago
- ☆66Updated 2 years ago
- A Pointer Generator with a BERT encoder☆10Updated 5 years ago
- Uses GloVe embeddings and greedy sequence segmentation to semantically segment a text document into any number of k segments.☆32Updated 6 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- BERT with History Answer Embedding for Conversational Question Answering☆114Updated 3 years ago
- 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