Skip to content

In-memory vector space models #46

@iokuznetsov

Description

@iokuznetsov

It is technically possible to operate BerkeleyDb in-memory, but this option is not available in the current wrapper classes. Uncompressed models tend to be huge; however, larger machines could benefit from reading vectors from memory directly instead of accessing the disk. The caching option serves this purpose to some extent, but consumes memory very fast.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions