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 6 years ago • 1 comments

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