/WordCrawler

It findes phrases in directories

Primary LanguageC++

WordCrawler

QT application to search for individual phrases in directories/files

The search consists of two parts:

  • indexing the directory (compiling the dictionary)
  • searching for a given expression

The seacrh based on trigram