Jump to content

TextCorrection


AZJIO
 Share

Recommended Posts

TextCorrection (En, Ru)

The program is designed to automatically edit the text typed in the wrong keyboard layout. It is useful if you use multiple (2) languages in the OS.

TextCorrection.7z (300kb, exe+sources+help.chm)

Screenshot

Video (how the program works)

Hotkey1 - correcting words, everything in one language (ηελλο -> hello), (Geia -> Γεια), (руддщ -> hello), (ghbdtn -> привет)

Hotkey2 - correcting line, invert (ηελlo -> helλο)

Hotkey3 - correcting words before the first space (ηελλο -> hello)

Hotkey4 - correcting words, invert (ηελlo -> helλο)

Hotkey5 - the first letter uppercase, the rest lowercase (hELLO -> Hello)

Hotkey6 - to upper case (hello -> HELLO)

Hotkey7 - to lower case (HELLO -> hello)

Hotkey8 - switching to an alternative language (3)

Hotkey9 - Replaces text (USB -> Universal Serial Bus)

Hotkey10 - Transliteration (spasibo -> спасибо)

Edited by AZJIO
Link to comment
Share on other sites

  • 2 years later...
  • 5 years later...

Added transliteration. For example, translate a person’s surname into the Latin alphabet for a passport. It's like an example to understand, actually a feature for other tasks.

Increased delays in manipulation. This has improved the stability of the conversion. Previous version didn't work well in AkelPad for short words.

If the program can't create an ini file, the program will offer to run from the administrator. That is, if the user places the program in the "Program Files", then it will be necessary to run once from the administrator, otherwise there will be a reminder.

The program remains healthy without an ini file, but with default settings.

Link to comment
Share on other sites

Thanks. You should encode  sources and text files in UTF8, else they're mostly unreadable and non-compilable in non-cyrillic setups.

This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.
Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe here
RegExp tutorial: enough to get started
PCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta.

SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.
SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.
An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.
SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)
A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!
SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt)

Link to comment
Share on other sites

Can't you upgrade?

This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.
Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe here
RegExp tutorial: enough to get started
PCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta.

SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.
SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.
An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.
SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)
A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!
SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt)

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...