Skip to content

make hash function faster #13

@giacbrd

Description

@giacbrd

Iterating over documents and hashing words is almost an order of magnitude slower.
What can we do:

  • the hash function used for hashing trick and also for matrices initialization should be written in Cython/C (but also the fastest hash functions seem slow)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions