@ -1059,11 +1059,8 @@
markov-trie
[eos eos eos]
(fn [children]
(let [banned-ids (->> banned-words
(remove
(map database)
#(#{eos bos} (.key %)) children)))
(into #{eos bos}))]
#(banned-ids (.key %)) children))))
database
(#(vector (rand-nth (phonetics/get-phones %)) %))
vector))