The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.009 - 2013-01-06

  • Stanislaw Pusep <creaktive@gmail.com>
    • nedtrie test
    • speedup
    • documented the nedtries caveat
    • safety check
    • DELETE implemented
    • README.pod update
    • benchmark update
    • major reorganization
    • ++magic
    • tied implementation complete
    • tied NEDTRIE interface
    • removed unnecessary speedyfx_store()
    • realloc() breaks pointers on Linux
    • ++overengineering

Documentation

compute cosine similarity between two documents
uses MinHash & SpeedyFx to compare large text data
efficiently count unique tokens from a file

Modules

tokenize/hash large amount of strings efficiently

Examples