data-science

Data science, data analysis, and machine learning in Clojure https://scicloj.github.io/pages/chat_streams/ for additional discussions
Nazral 2020-11-15T11:33:28.096500Z

Hi! I've just published a very small lib that implements the Aho Corasick algorithm and allows to id patterns + return the indices of the matches in the searched string/seq https://github.com/Tyruiop/aho

👏 1