ashwathkris/Keyphrase-Extraction-using-BERT-as-a-Sentence-Embedder
Keyphrases are words or short phrases that best describe a given input text document. The project uses BERT as a sentence embedder to better understand the context in a given sentence. The project makes use of cosine similarity to find the similarity between the document embedding and phrase embedding and rank them accordingly.
No commits in the last 6 months.
Stars
5
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
May 27, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ashwathkris/Keyphrase-Extraction-using-BERT-as-a-Sentence-Embedder"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vi3k6i5/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
cbaziotis/ekphrasis
Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter...
andrewtavis/kwx
BERT, LDA, and TFIDF based keyword extraction in Python
alirezatheh/perke
A keyphrase extractor for Persian
vgrabovets/multi_rake
Multilingual Rapid Automatic Keyword Extraction (RAKE) for Python