ufosc / DocuMiner

A production-ready pipeline for text mining and subject indexing
MIT License
8 stars 5 forks source link

Implement Keyword Mining Feature using KeyBERT library #21

Closed sdlevydavis closed 3 weeks ago

sdlevydavis commented 3 weeks ago

14

Added functionality for keyboard mining using the KeyBERT library. It allows users to create an Excel file based on customized settings available in KeyBERT's functions. I edited the tokenization.py file to incorporate the new functions from extraction_keyBERT.py

AntonCSalvador commented 3 weeks ago

LGTM