tap
tap copied to clipboard
Need to be able to load custom models and lexicons from S3
trafficstars
Perhaps offer optional S3 integration that is checked for on startup. Require a general bucket for tap set in an environment variable, then create standard directory structure for:
models- pre-trained modelslexicons- static lexiconstask- files related to specific tasks in uid directoriescustom- everything else
Use the batch mode #186 code to facilitate this process at startup.