Skip to content

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.

Notifications You must be signed in to change notification settings

ashwathkris/Keyphrase-Extraction-using-BERT-as-a-Sentence-Embedder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 of each of the candidate phrases and rank them accordingly.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published