Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
andrewresearch opened this issue May 2, 2018 · 1 comment
Open

Comments

@andrewresearch
Copy link
Member

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
Copy link
Member Author

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

@andrewresearch andrewresearch modified the milestones: 3.3-M0, 3.3-M1 Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant