Skip to content

Add Weissman score calculation #1

@chrislit

Description

@chrislit

Place in narmer.stats.

W = alpha * r/rb * log(Tb)/log(T)

r/T are compression ratio & compression time for the target algorithm
rb/Tb are compression ration & compression time for a standard algorithm (in this case use gzip)

Develop a similar metric for phonetic algorithms--
involving T (obviously) and something like vocabulary(?)
standard algorithm == American Soundex?

Develop a similar metric for distance--
involving T (obviously) and ... something like normalized distance(?)
standard algorithm == normalized Levenshtein

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions