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

easy access to pretrained models #6

Open
denizyuret opened this issue Oct 22, 2019 · 1 comment
Open

easy access to pretrained models #6

denizyuret opened this issue Oct 22, 2019 · 1 comment

Comments

@denizyuret
Copy link
Member

To use pretrained models should be something as simple as: MorseModel(url) and some standard predict interface. The list of valid URLs and their properties (language, training data, test accuracy etc) should be documented.

@denizyuret
Copy link
Member Author

@ekinakyurek where are we with this?

  • Do we have all the models in all the languages saved somewhere or do we need training?
  • If we have saved models do they work with current code?
  • In what format do we / should we save them for public use?
  • Where should we save them for public use?
  • What API should we use to download/use them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant