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

RFC: Poroposed packaging format for the models #12

Open
dlazesz opened this issue Jul 20, 2020 · 1 comment
Open

RFC: Poroposed packaging format for the models #12

dlazesz opened this issue Jul 20, 2020 · 1 comment

Comments

@dlazesz
Copy link

dlazesz commented Jul 20, 2020

As e-magyar (emtsv) is transitioning to use python packages instead of GIT submodules and LFS I've created a proposal for packaging emBERT models.

You can see the proposal here: https://github.com/dlt-rilmta/emBERT-models/tree/packaging

With a slight modification in emBERT models could be checked as installed python packages too in order to extract the location of the actual files via the model_dir attribute (e.g. embert.models.szeged_maxnp_bioes.model_dir ).

Packaging enables us to simplify the install process and separately version the models from the main module.

Please review it and share your thoughts. Also feel free to modify the code or merge.

@DavidNemeskey
Copy link
Owner

Will do after the paper deadline.

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

2 participants