dartmouth-cs98-23f / project-short-learning

project-short-learning created by GitHub Classroom
0 stars 0 forks source link

Building ML Keywords #139

Open linkevin281 opened 7 months ago

linkevin281 commented 7 months ago

Keywords from Topics (5 hours)

Background

Generate some amount of keywords per topic to be used with CLIP and BART. These will become the "topics" used in the models. Afterwards, we TFIDF weight according to each ingested topic to determine the most impactful keywords for changes in the video to clip.

Integration

Requirements