Algorithms and Data Structures course at ITMO University
-
Updated
Jul 29, 2022 - C++
Algorithms and Data Structures course at ITMO University
A library for fuzzy-string-searching using suffix trees and levenschtein automatons to perform extremely fast search queries on large data sets. Serialize and deserialize functions allow suffix trees to persist (and drastically reduce preprocessing time).
a tool that converts strings to images of suffix automaton
文件名后缀批量更改机 File name suffix batch change script
Suffix structures: suffix tree (Ukkonen's algorithm), suffix automaton
An efficient implementation of a suffix automaton for high performance string searches in large data sets
A string matching experiment, including bf, kmp, trie and sam.
一个基于boost 在线文档所实现的一个简单的搜索引擎 。加入sam 不需要分词支持语句,不确定边界语言查询
find LCS (longest common substrings) by suffix automaton
Implementation of several string algorithms, tailored to a specific problem
Add a description, image, and links to the suffix-automaton topic page so that developers can more easily learn about it.
To associate your repository with the suffix-automaton topic, visit your repo's landing page and select "manage topics."