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