andrewtavis / kwx

BERT, LDA, and TFIDF based keyword extraction in Python
BSD 3-Clause "New" or "Revised" License
67 stars 10 forks source link

New keyword extraction methods #17

Open andrewtavis opened 3 years ago

andrewtavis commented 3 years ago

Please use this issue to suggest other methods for keyword extraction that could be included in kwx. Suggestions would ideally include some of the following:

Estimates of the model's efficacy would also be appreciated so that a new good first issue can be made and prioritized.

Thanks for any suggestions!