Articles by Brad Lindblad

My First Linux Snapcraft App

February 8, 2020 | Brad Lindblad

LinkedIn | Github | Blog | Subscribe In an effort to continually improve both my linux and python skills, I decided to build a snapcraft app, which is the universal “app store” for linux machines. What started off as a seemingly easy process turn...
[...Read more...]

Using the Biblepi Program

January 19, 2020 | Brad Lindblad

LinkedIn | Github | Blog | Subscribe The codebase for a long-suffering hobby project of mine is now stable on Github. The gist of it is, a small python3 program to run on a little computer (I used a Raspberry Pi 3) attached to a touchscreen to pl...
[...Read more...]

Python Text Analysis With the Schrutepy Package

January 18, 2020 | Brad Lindblad

LinkedIn | Github | Blog | Subscribe Following the success of the {schrute} R package, many requests came in for the same dataset ported over to Python. The schrute and schrutepy packages serve one purpose only: to load the entire transcripts from The Office, so you can perform NLP, text analysis or whatever ...
[...Read more...]