cehrett / social_media_frame_analysis

Tools for extracting and analyzing frames/theories/narratives from social media posts.
2 stars 0 forks source link

Develop version of the frame-extraction script that gathers frames for many posts at one time #14

Closed cehrett closed 2 months ago

cehrett commented 3 months ago

Develop version of the frame-extraction script that gathers frames for many posts at one time, instead of one post at a time.

Maybe this script should also get to look at the frame-store when it's labeling posts, so that it can label things directly into the frame-store. This would evade the clustering step of the current process entirely.

cehrett commented 2 months ago

This is implemented.