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

"smart loading" doesn't work as expected #4

Open
sam-writer opened this issue Jan 17, 2020 · 1 comment
Open

"smart loading" doesn't work as expected #4

sam-writer opened this issue Jan 17, 2020 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@sam-writer
Copy link
Contributor

In a project using replaCy, when we autoload the match_dict, it loads ./resources/match_dict.json .... in replaCy ie site-packages

Need to load relative to the file instantiating replaCy, or remove smart-loading

@sam-writer sam-writer self-assigned this Jan 17, 2020
@sam-writer sam-writer added the good first issue Good for newcomers label May 1, 2020
@sam-writer
Copy link
Contributor Author

this is tagged good-first-issue but that is only true if you have experience with Python's file loading, and how paths work between the main file and its packages. it can get messy.

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

No branches or pull requests

1 participant