Project details for Salad

Screenshot Salad 0.6.1

by chwress - June 17, 2016, 11:26:34 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ]

view ( today), download ( today ), 0 subscriptions

Description:

Letter Salad or Salad for short, is an efficient and flexible implementation of the well-known anomaly detection method Anagram by Wang et al. (RAID 2006) and provides various extensions to it.

Salad is based on n-gram models, that is, data is represented as all its substrings of length n. During training these n-grams are stored in a Bloom filter. This enables the detector to represent a large number of n-grams in little memory and still being able to efficiently access the data. Salad extends Anagram by allowing various n-gram types, a 2-class version of the detector for classification and various model analysis modes.

Changes to previous version:

A teeny tiny fix to correctly handle input strings shorter than a registers width

BibTeX Entry: Download
Corresponding Paper BibTeX Entry: Download
Supported Operating Systems: Linux, Windows, Unix, Posix, Mac Os X
Data Formats: Binary, Txt
Tags: Sequence Analysis, Sparse Learning
Archive: download here

Comments

No one has posted any comments yet. Perhaps you'd like to be the first?

Leave a comment

You must be logged in to post comments.