Skip to content

Releases: michaelachmann/social-media-lab

2024-12-09

09 Dec 10:21
Compare
Choose a tag to compare

Updated the evaluation notebook to handle both, multiple annotation projects (for the label studio open source version), and single projects.

2024-11-18

18 Nov 10:32
Compare
Choose a tag to compare

Updated the Corpus Analysis and BERTopic notebooks for compatibility with new datasets.

2024-10-28

28 Oct 10:42
Compare
Choose a tag to compare
  • Updated the GPT Literature Review notebook. Updated the OpenAI client, usage of new model, usage of json mode.

2024-02-05

05 Feb 11:50
Compare
Choose a tag to compare

Added the reporting notebook. The notebook showcases statistical tests with one example using fake data.

2024-01-29

29 Jan 09:40
Compare
Choose a tag to compare

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

26 Jan 10:27
Compare
Choose a tag to compare

Added new Notebooks:

  • CLIP Image Classification
  • GPT-4 Image Classification
  • Ensemble Model Stub

2024-01-15

15 Jan 12:01
Compare
Choose a tag to compare

Notebooks for visual exploration using BERTopic and labels from Google Vision API.

2023-12-18

15 Dec 14:41
Compare
Choose a tag to compare

Added notebooks for GPT Text Classification & Export to Label Studio

2023-12-04

01 Dec 15:02
Compare
Choose a tag to compare

Release for the session on 04th of december.

Added Notebooks

  • Text Exploration using GPT
  • BERTopic

2023-11-27

27 Nov 12:41
Compare
Choose a tag to compare

Added three notebooks:

  • OCR using easyocr
  • Automated transcriptions using Whisper
  • Simple corpus analysis and word clouds