Skip to content

Term mapping #4

@simongog

Description

@simongog

Term mapping is currently implemented using an unordered set and an array. We can do it more space-efficient using a compressed dictionary, which is build via a CSA over the concatenation of all terms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions