@hackage NaturalLanguageAlphabets0.0.1.0

Alphabet and word representations

Natural Language Alphabets

Build Status

Efficient, alphabet symbols. The symbols are interned, and hashed. This is quite useful for k-gram scoring, where we have different sets of symbols with different scores. IMMC symbols are internally represented via Ints in the range [0..]. This makes it possible to use unboxed containers when handling IMMC symbols.

Contact

Christian Hoener zu Siederdissen choener@bioinf.uni-leipzig.de Leipzig University, Leipzig, Germany

  • Installation

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      llvm
       (off by default)

      build the benchmark using LLVM