Odds and Ends
By: Various Authors
This page serves as a bit of a holding pen for a number of useful resources that have yet to have a full article or guide written for them, but are useful in their current form nonetheless.
If you have any other small resources that you think would be valuable to add, please do get in contact with John Vidler and let us know.
| Details | Link | Author |
|---|---|---|
| A script for using the 2014 implementation of METEOR in Python (the official one’s still Java only) | Github Gist | Jesse Phillips |
| A script for using Open AI’s API in Python (this one uses the Da Vinci model to summarise Python code) | Github Gist | Jesse Phillips |
| A script for plotting comparative histograms in Python. Only tangentially related, but a script that people keep borrowing off me – so there might be something to it | Github Gist | Jesse Phillips |
| Part 1 of my beginners course in Docker and Docker Compose | Docker 101 | John Vidler |
| Part 2 of my beginners course in Docker and Docker Compose | Docker 102 | John Vidler |