Skip to content

make hash function faster #13

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions