tap icon indicating copy to clipboard operation
tap copied to clipboard

Need to be able to load custom models and lexicons from S3

Open andrewresearch opened this issue 7 years ago • 1 comments
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:

  1. models - pre-trained models
  2. lexicons - static lexicons
  3. task - files related to specific tasks in uid directories
  4. custom - everything else

andrewresearch avatar May 02 '18 23:05 andrewresearch

Use the batch mode #186 code to facilitate this process at startup.

andrewresearch avatar Aug 14 '18 02:08 andrewresearch