- The BERT Keyword Extractor app is an easy-to-use interface built in Streamlit for the amazing KeyBERT library.
- It uses a minimal keyword extraction technique that leverages multiple NLP embeddings and relies on Transformers to create keywords/keyphrases that are most similar to a document.
DataMinati/Keyword-Extractor
Extract Keywords from texts using keywords using BERT and Transformers
PythonApache-2.0