An open API service indexing awesome lists of open source software.

https://github.com/streamlit/example-app-bert-keyword-extractor


https://github.com/streamlit/example-app-bert-keyword-extractor

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

[![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/streamlit/example-app-bert-keyword-extractor/main/app.py)

# Bert Keyword Extractor

- The BERT Keyword Extractor app is an easy-to-use interface built in
Streamlit for the amazing KeyBERT library from Maarten Grootendorst!
- 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.

![image](https://user-images.githubusercontent.com/27242399/140746511-1205f24a-869f-4b24-9ed7-9153cfeef8e3.png)