Skip to content

fagbenjaenoch/curator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

272 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curator

Curator extracts keywords from your documents and generates search queries to help you research better.

It works by parsing your document, extracting the text and running it through a keyword Bidirectional Encoder Representations from Transformers (keyBERT for short) to identify the keywords or key phrases in your document which is used to generate a search query. It's that straighforward.

image

Limitations

The machine that I'm developing this application on does not have an nvidia gpu so the application has been configured to run on cpu which is a major overhead, please bear with me.

License

Licensed under MIT License

About

Tinkering with keyword extraction using nlp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors