The Inverse Text Sort program has been created for Czech National Corpus.

The program is free to use.
 


Latest version:  Inverse Text Sort 2.00  Download
Download file:
 name:  InverseSort_2-00(2-0-0-0).zip
 size:  571,024  bytes

Information about fixed errors, changes (if any) and news (if any) made in the recent version can be found in "En_WhatIsNew.txt" file that's part of the installation ZIP-file.


Short description:

The Inverse Text Sort reads text from one or multiple plain-text file(s), cuts the text to words, removes given unwanted characters and words containing those unwanted characters, performs inverse sort of the words (see below) writing the output to a new plain-text file. Several output formats are provided - with or without frequency, justified left or right. Multiple text processing options are available, e.g. converting the text to lower cases prior to processing it, selecting which characters are word separators and which are unwanted, removing words longer than given number of characters, removing words with more than given number of hyphens, and more. Any number of text processing options collections can be saved and reused later in so called Text Options Sets. There are built-in tools (so far only one) to work with the sorted words. Supported code pages for the input text: Central European Windows (1250) and Western European Windows (1252).

What's an inverse sort of words? Normally, words are sorted from left to right, meaning the particular letters (generally characters) are compared from left to right, starting with the first letter of the words. Upon an inverse sort the particular letters (generally characters) are compared from right to left, starting with the last letter of the words.

Built-in tools: The only tool currently available is named "Word Endings Picker". It provides means to group words by their endings given either by a number of identical characters or by an explicit ending (e.g. "ing"). Frequencies at the group level are summed; selected or all groups can be exported to a plain-text file or into the Windows clipboard.

Inverse Text Sort's GUI is available in English only.


System requirements: Installation instructions:

You need neither to copy nor to write down the instructions below; you find them in file  En_Installation_instructions.htm  that's included in the installation ZIP-file you download from this web-site.

If you already have a previous version of Inverse Text Sort: How to install the program:
  1. Download the installation ZIP-file to any location of your choice. (As long as you've got access to the Inverse Text Sort web-site there's no need to store the installation ZIP-file on your computer. In case you need to reinstall the program you can download the installation ZIP-file again.)
  2. Create a new or select an existing folder.
  3. Extract "InverseSort.exe" from the installation ZIP-file to the folder created or selected in the previous step.
  4. If you don't have one or if you still use the default (unmodified) user setting INI-file extract "InverseSort.ini" from the installation ZIP-file to the same folder as you've placed "InverseSort.exe".
  5. If you're installing Inverse Text Sort for the first time it's a good idea to create a shortcut for "InverseSort.exe" and place it on your desktop or in your START menu.
  6. Optionally: Delete the downloaded installation ZIP-file.
How to start the program: How to uninstall Inverse Text Sort:

Inverse Text Sort is easy to get rid of. Simply delete "InverseSort.exe" and any "InverseSort.ini" file(s) you've created. No garbage is left in your Windows Registry since Inverse Text Sort makes no records in it.

Back