probabilistic_word (435B)
1 # Probabilistic word 2 3 A [word] where each position specifies a [probability_distribution] on letters 4 5 - [probabilistic_membership_problem] 6 7 Related work, cf [probabilistic_word_related_work]: 8 9 - [li2014efficient] 10 11 Up: [word] 12 13 See also: [partial_word], [tuple_independent_database] 14 15 Aliases: weighted sequence, weighted string, weighted sequences, weighted strings, probabilistic words, position weight matrix, position weight matrixes