caption-contest-data-api
caption-contest-data-api copied to clipboard
An API to access data from The New Yorker Caption Contest
Hi there! Thanks for sharing this data, and for your work at nextml! I wanted to mention a few discrepancies I found with this data, in case they are helpful...
This new simulation (and its corresponding visualization) attempts to show how quickly a "best caption" rises to the top of the rankings. We perform two visualizations. 1. The graph titled...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...
Here's the process for a new user to use this repo and run a result-level analysis. 1. Download the repo either via `git clone` or [the ZIP file][the ZIP]. 1....
This repo has data from NEXT, with some data from the new AWS Lambda system. It'd be nice have more data from the AWS Lambda system. It might be appropriate...
``` python >>> import caption_contest_data as ccd ``` throws a syntax error on line 90 of `_api.py` with this code: ``` python ints: List[Union[str, int]] = [int(c) if c.isnumeric() else ...
This will make contributions easier, and cleanly separate the data and the API.
*Edit:* Some comics in have duplicate labels: * 644 and 645 * 646 and 647 * 655 and 656 * 605 and 607
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...