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

Saving learner models in non-existing dir #96

Open
christos-c opened this issue Nov 13, 2016 · 2 comments
Open

Saving learner models in non-existing dir #96

christos-c opened this issue Nov 13, 2016 · 2 comments
Assignees

Comments

@christos-c
Copy link
Member

The Learner.saveModel() method should probably check if the directory we are about to save in exists or not. Right now, it just throws an exception and dies, which can be annoying if you've just been training a big model. Similarly for the Learner.saveLexicon() method.

@danyaljj
Copy link
Member

danyaljj commented Nov 14, 2016

thanks for pointing it out, but I don't think I can do it in close future, if that's urgent ugh.

@christos-c
Copy link
Member Author

You can always reassign it :)

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

2 participants