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
Sorting:
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆50Updated 3 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.