krn_tools_demo

This repo contains the tutorials presented by Megan Brown and Rachel Connolly at the Knight Research Network Tools Demonstration Day.

youtube-data-api

Tutorial | Slides | GitHub | PyPI

This is a Python client for the YouTube Data API. The youtube-data-api package is a wrapper to simplify GET requests and JSON response parsing from the API. This package was written for version 3 of the API, with some minor future proofing.

Authors: Leon Yin and Megan Brown

SMaBERTa

Tutorial | Slides | GitHub | PyPI

This repository contains the code for SMaBERTa, a wrapper for the huggingface transformer libraries.

Authors: Vishakh Padmakumar and Zhanna Terechshenko

urlExpander

Tutorial | GitHub | PyPI

This package makes working with link data from social media and webpages easier. It not only expands links, but catches errors, and makes parallel link expansion quick and efficient.

Author: Leon Yin