iassael / cuda-aho-corasick-wu-manberLinks
A Hybrid Parallel Implementation of the Aho-Corasick and Wu-Manber Algorithms Using NVIDIA CUDA and MPI Evaluated on a Biological Sequence Database. Charalampos S. Kouzinopoulos, Yannis M. Assael, Themistoklis K. Pyrgiotis, and Konstantinos G. Margaritis
☆19Updated 9 years ago
Alternatives and similar repositories for cuda-aho-corasick-wu-manber
Users that are interested in cuda-aho-corasick-wu-manber are comparing it to the libraries listed below
Sorting:
- Simhashing in C++☆136Updated 2 years ago
- NanGe - A Rule-based Chinese-English Machine Translation System☆20Updated 8 years ago
- Efficient and effective query auto-completion in C++.☆57Updated 2 years ago
- Official repository of "Efficient and Effective Query Expansion for Web Search", Short Paper @ CIKM 2018☆15Updated 6 years ago
- similarity join and search algorithms for edit distance and jaccard☆19Updated 8 years ago
- Hacky implementation of ppjoin by Chuan Xia et Al☆19Updated 11 years ago
- A framework for building reranking models.☆28Updated 10 years ago
- Real time vector search engine☆139Updated 2 years ago
- Dynamic Entity Summarization (DynES)☆20Updated 6 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated last year
- LASSO is a parallel regression model learning system