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

Speed up classification #65

Closed
wants to merge 10 commits into from
Closed

Speed up classification #65

wants to merge 10 commits into from

Conversation

ivansg44
Copy link
Collaborator

By classifying all resources in an ontology lookup table before-hand, and caching the results, classification will be much faster.

* Files now cached in ``lexmapr/cache``

  * Regardless of cwd

* Simplify, and update ``MANIFEST.in``

* New file ``definitions.py`` to store global variables

  * Only stores absolute path of ``lexmapr/`` right now

    * Shortens many lines of code

* Update tests to accommodate changes

* Other minor changes
@ivansg44 ivansg44 added enhancement New feature or request work in progress Don't merge PRs with this label labels Sep 10, 2019
@ivansg44 ivansg44 changed the base branch from master to development September 30, 2019 01:33
@ivansg44 ivansg44 self-assigned this Oct 23, 2019
@ivansg44 ivansg44 closed this by deleting the head repository Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request work in progress Don't merge PRs with this label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant