Skip to content

Conversation

@jaderabbit
Copy link

@jaderabbit jaderabbit commented Oct 12, 2016

  • Added setup.py so that can be installed by pip
  • Made the path to tables and models configurable from load_model, with sensible defaults
  • Adjusted readme
  • Added init.py

"""
Load the model with saved tables
"""
path_to_umodel = path_to_models + 'uni_skip.npz'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please replace the '+' operator with os.path.join()?

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

Successfully merging this pull request may close these issues.

2 participants