Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bgyori
Copy link
Member

@bgyori bgyori commented Jun 8, 2022

This PR implements an optional SQLite back-end for grounding terms. The SQLite database can be generated from the default tsv.gz grounding entries and then used to instantiate a Grounder instance (instructions are added to the README). This optional mode results in close to instant startup time, and - assuming no context-dependent disambiguation is used - minimal memory usage.

Resolves #95.

@bgyori bgyori mentioned this pull request Jun 8, 2022
@bgyori bgyori merged commit ceb480d into master Jun 8, 2022
@cthoyt cthoyt deleted the sqlite branch June 9, 2022 08:40
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.

High memory footprint

3 participants