waterslideLTS / waterslide

WaterSlide is a streaming event-at-a-time architecture for processing metadata. It is designed to take in a set of streaming events from multiple sources, process them through a set of modules ("kids"), and return meaningful outputs.
Other
113 stars 40 forks source link

New kids for entropy, edit distance and added function to mknest #25

Closed Karl-MS closed 4 years ago

Karl-MS commented 4 years ago

Two new kids for consideration entropy - that has chi squared test as well edit distance - both character and length normalized scoring of edit distance. Can be used in static string analysis from the command line as well as for key-state comparisons

mknest functionality - added ability to add new elements into existing tuples.