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 2 years ago
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
- EmbedRank implemented in Python.☆15Updated 10 months ago
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆50Updated 3 years ago
- Text summarization starting from scratch.☆94Updated 7 months ago
- Machine Reading Comprehension (MRC)☆20Updated 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
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 years ago
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated last year
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Keras Bi-LSTM-CRF for sequence tagging☆33Updated 6 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Source code for our AAAI 2020 paper P-SIF: Document Embeddings using Partition Averaging☆34Updated 4 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- Use-cases of Hugging Face's BERT (e.g. paraphrase generation, unsupervised extractive summarization).☆20Updated 5 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
- PyTorch port of BERT ML model☆16Updated 6 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
- A BERT-Transformer network for abstractive text summarization☆126Updated 2 years ago
- Aspect-Based Sentiment Analysis☆36Updated 2 years ago
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Updated 5 years ago
- Keyphrase Generation☆219Updated last year
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆65Updated 8 years ago
- Experiment on NER task using Huggingface state-of-the-art Transformers Natural Language Models library☆40Updated last year
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 5 years ago
- Pytorch re-implementation of R-BERT model☆66Updated 5 years ago
- A Pointer Generator with a BERT encoder☆10Updated 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
- Multi-cell compositional LSTM for NER domain adaptation, code for ACL 2020 paper☆30Updated 4 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 5 years ago