1 paper · 1 filter
Zakhar Iakovlev, Alexey Chulkov, Nikita Golikov +4
One common way to speed up the find operation within a set of text files involves a trigram index. This structure is merely a map from a trigram (sequence consisting of three chara…