Topic: "suffix-automaton"
cannor147/itmo-algo
Algorithms and Data Structures course at ITMO University
Language: C++ - Size: 989 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

anouarac/suffix-automata-visualizer
Suffix automata visualizer.
Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

dancju/sam
a tool that converts strings to images of suffix automaton
Language: JavaScript - Size: 1.88 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

laohur/SuffixAutomaton
find LCS (longest common substrings) by suffix automaton
Language: Python - Size: 42 KB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

felix-rojas/AI1_Actividad_Integradora_1
Implementation of several string algorithms, tailored to a specific problem
Language: C++ - Size: 275 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

squidscode/FuzzyStringSearch
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).
Language: C++ - Size: 14.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

autolordz/batch-suffix-change
文件名后缀批量更改机 File name suffix batch change script
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Jeremy0076/Search_engine
一个基于boost 在线文档所实现的一个简单的搜索引擎 。加入sam 不需要分词支持语句,不确定边界语言查询
Language: C++ - Size: 349 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Jeremy0076/String-matching-experiment
A string matching experiment, including bf, kmp, trie and sam.
Language: C++ - Size: 56.6 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

elake/SuffixAutomaton
An efficient implementation of a suffix automaton for high performance string searches in large data sets
Language: C++ - Size: 91.8 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Anton-Cherepkov/SuffixTreeSuffixAutomaton
Suffix structures: suffix tree (Ukkonen's algorithm), suffix automaton
Language: C++ - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
