Skip to content

A fast, small, and portable Windows application for searching large text corpora, with regex and right-to-left support.

Notifications You must be signed in to change notification settings

aso-mehmudi/FastCorpusSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FastCorpusSearch

Features

  • Fast (10 seconds for a 1 GB text file on a regular PC)
  • Portable Windows application (works on Windows 7, 8, and 10 by default)
  • Handles large text corpora without memory consumption
  • Small (65 KB)
  • Full Regular Expression support
  • Unicode Support
  • Right-to-Left and Left-to-Right support

Usage

FastCorpusSearch is a portable Windows program. Just download and open FastCorpusSearch.exe.

Steps:

  • Brwose for text corpora files
  • Type your search term (full regular expression support)
  • Click "Go!" button. All matching lines will be added to the Results list.
  • Select each result to show the full line inside the corpus.
  • Export results by clicking the "Export" button and choosing a path to save.

Similar Applications

Source Code

Source code is written in C# (.Net Framework 4.5)

Contributor

Developed by Aso Mahmudi (aso.mehmudi@gmail.com)

About

A fast, small, and portable Windows application for searching large text corpora, with regex and right-to-left support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages