subsequence-matching
There are 6 repositories under subsequence-matching topic.
fraunhoferportugal/tssearch
A Python library for time series subsequence search.
DSM-fudan/KV-match
ICDE 2019 - KV-match: A Subsequence Matching Approach Supporting Normalization and Time Warping
fe-jackson/Find-Common-Subsequences
A program that finds substrings within a list of several strings
Junior-Weil/Longest-Common-Subsequence
Longest Common Subsequence algorithm. Global Alignment is the Needleman Wunsche algorithm and the local alignment is Smith Waterman algorithm
zainlateef/KMP-Algorithm
Knuth-Morris-Pratt and Least Common Subsequence Algorithm
PamyAnnPatrick/MatchingSubSequences
Subsequence matching using Trie