Construction of FuzzyFind Dictionary using Golay Coding Transformation for Searching Applications
Kamran Kowsari, Maryam Yammahi, Nima Bari, Roman Vichr, Faisal Alsaby,, Simon Y. Berkovich

TL;DR
This paper introduces a novel FuzzyFind Dictionary construction method using Golay Coding Transformation for efficient large-scale data searching, achieving linear time generation and constant time access.
Contribution
It presents a new technique combining Golay Coding with FuzzyFind Dictionary for fast, scalable text search in big data, with efficient updates and high accuracy.
Findings
Linear time complexity for dictionary generation
Constant time complexity for data access and updates
Effective handling of large datasets with high accuracy
Abstract
Searching through a large volume of data is very critical for companies, scientists, and searching engines applications due to time complexity and memory complexity. In this paper, a new technique of generating FuzzyFind Dictionary for text mining was introduced. We simply mapped the 23 bits of the English alphabet into a FuzzyFind Dictionary or more than 23 bits by using more FuzzyFind Dictionary, and reflecting the presence or absence of particular letters. This representation preserves closeness of word distortions in terms of closeness of the created binary vectors within Hamming distance of 2 deviations. This paper talks about the Golay Coding Transformation Hash Table and how it can be used on a FuzzyFind Dictionary as a new technology for using in searching through big data. This method is introduced by linear time complexity for generating the dictionary and constant time…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
