Releases: michaelachmann/social-media-lab
Releases · michaelachmann/social-media-lab
2024-12-09
Updated the evaluation notebook to handle both, multiple annotation projects (for the label studio open source version), and single projects.
2024-11-18
Updated the Corpus Analysis and BERTopic notebooks for compatibility with new datasets.
2024-10-28
- Updated the GPT Literature Review notebook. Updated the OpenAI client, usage of new model, usage of json mode.
2024-02-05
Added the reporting notebook. The notebook showcases statistical tests with one example using fake data.
2024-01-29
Added
- Version 2 of Evaluation Notebook: Compatible with multiple annotation projects. Added the
labels
interface. - Updated the Ensemble Notebook: Includes several steps for collecting information on a given set of images using the Google Vision API
- Added a new Label Studio export notebook: This one includes the code to upload images (media files) to a Google Cloud Bucket location for the use with Label Studio for image (video / audio) annotations.
2024-01-22
Added new Notebooks:
- CLIP Image Classification
- GPT-4 Image Classification
- Ensemble Model Stub
2024-01-15
Notebooks for visual exploration using BERTopic and labels from Google Vision API.
2023-12-18
Added notebooks for GPT Text Classification & Export to Label Studio
2023-12-04
Release for the session on 04th of december.
Added Notebooks
- Text Exploration using GPT
- BERTopic
2023-11-27
Added three notebooks:
- OCR using
easyocr
- Automated transcriptions using Whisper
- Simple corpus analysis and word clouds