Misplaced Pages

User:Mboverload/RegExTypoFix: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
< User:Mboverload Browse history interactively← Previous editContent deleted Content addedVisualWikitext
Revision as of 23:03, 6 August 2006 editJohn (talk | contribs)Extended confirmed users214,978 edits think consensus was reached← Previous edit Latest revision as of 08:45, 13 July 2008 edit undoMboverload (talk | contribs)Extended confirmed users, Pending changes reviewers, Rollbackers39,898 edits ​Redirected page to Misplaced Pages:AutoWikiBrowser/Typos 
(223 intermediate revisions by 55 users not shown)
Line 1: Line 1:
#REDIRECT ]
{{Infobox Software
| name =
| logo = ]
| screenshot = ]
| caption =
| developer = mboverload
| latest_release_version = 0.1.20 (In AWB, no update}
| latest_release_date = ]
| latest_preview_version =
| latest_preview_date =
| platform =
| genre = Typofix built-in to ]
| license = ]
| website =
}}
{{shortcut|]}}
'''RegExTypoFix''' ('''''R'''egular '''E'''xpression '''T'''ypographical error '''F'''ixer'', or '''RETF''') is a set of over 1600 regular expressions used to automatically fix common typos and misspellings. It is built into ]. Anyone who can use ] can use RegExTypoFix. It is also easily ported into any application that supports regular expression strings.

The lofty goal of RETF is to be completely automatic. That is, 100% accuracy. Some day it may be built into programs that want basic spellchecking without user input.

RETF is completely manually compiled. By spellchecking articles/talk pages with Microsoft Word, and seeing which typos are the most common then adding those. I can add about 35 new words an hour. Example of how it works: <br><code>find="\b(D|d)issapoin(t|ts|ted|ting|tment|tments)\b" replacewith="$1isappoin$2" /></code>

'''The only interaction needed is to review the change and hit save. You can do other stuff while it loads the page in the background.'''

==Using RETF==
RegExTypoFix is updated often, sometimes ''very'' often. AWB can't be updated every day, so I supply supplement setting files with my latest typos. Every time AWB is updated you just throw that XML setting file away until I release my next update. Using the latest version means the most number of fixed words and the least number of errors (that is, zero).

===(1) Download supplemental updates===
<div>{{User:Mboverload/RegExTypoFix/updatebox}}</div>
Once you have ] (requires permission to use) '''<big>you can download the latest version of RegExTypoFix </big>'''

Extract <code>Typos.xml</code> from the ] either using the zip extraction tool provided with XP or use ].

Under the new system that Martin (]) developed Typos.xml is separate from the settings file. This way it can be easily swapped out and doesn't interfere with your own person find and replace settings. Put it in the AWB directory. '''It is loaded automatically when you start AWB'''.

In addition, each Typos.xml file comes coded with a version number. Perhaps in some future release AWB will be able to check to see if there's an update for you!

===(2) Monitor for new versions between AWB releases (highly recommended)===
To ensure you have the latest version please choose whichever option you deem appropriate.
# Put ] on your watchlist
# Get an (requires a free ] account)
# '''BEST:''' Get the version I'm using that second with .<br>
##Install TortoiseSVN
##Right click in an empty folder > SVN Checkout
##Type in <code>https://svn.sourceforge.net/svnroot/regextypofix/</code>, and hit ok.
##'''Right click in folder > SVN Update''' every time for the latest version and change notes.

===(3) Get started===
# Start AutoWikiBrowser
# More Options tab > Enable RegExTypoFix
# More Options tab > Skip article when no typo fixed
# Start tab > Summary box dropdown list > Select <code><nowiki>]</nowiki></code>
# ]

==Communicate==
{{User:Mboverload/RegExTypoFix/quote}}
===Sign up for the spam list===
''']'''
===Talk with other users on IRC===
We share an ] channel with ] at . If you don't have an IRC client I suggest ].

==Have problems/suggestions/a word you want to be included?==
===Lines that need to be removed===
<!-- PUT YOUR ADDITION ON TOP -->
<!-- Syntax:
* ] ''is'' a valid spelling, sadly enough. It actually has it's own meaning. --yourname
-->
<!-- START -->

===Things that need a tweaking/fixing===
* '''Under review''' Humurou(s|sly|sness) -> Humourou(s|sly|sness) correct spelling is "Humorous..." --] 10:50, 5 August 2006 (UTC)
:*See http://en.wikipedia.org/Wikipedia_talk:Typo#Dictionary.com for discussion on this. I'd like to standardise our spelling to "humorous" but would appreciate more discussion towards a consensus. --] 15:25, 5 August 2006 (UTC)
::*I took it that we reached a cosensus there; at least I hope so, as I made the change in my local copy of the coding and enacted the edits! --] 23:03, 6 August 2006 (UTC)
* What the heck is going on in ? See how between -> between (2)? It's been happening to me a bunch. ] <sup>]</sup> 20:38, 6 August 2006 (UTC)
*Yeah, here's another one --] 20:46, 6 August 2006 (UTC)
*:It seems to me like an AWB error that is fixed in the new release (today). ] <sup>]</sup> 21:16, 6 August 2006 (UTC)

===Misspellings to be added===
''Please see ] and the ] of fixed misspellings before you suggest a word. Thanks!''
* '''Holding''' - strech / streching / streched -> stretch- --] 14:08, 31 July 2006 (UTC)
*weakday --> weekday (if you already have this I'm sorry) ] <sup>]</sup> 06:25, 3 August 2006 (UTC)
* pronounciation -> pronunciation. Former has lots of g-hits. ] 23:43, 4 August 2006 (UTC)
* Calvanism -> Calvinism. Do you do proper nouns? ] 23:43, 4 August 2006 (UTC)
* Publically -> publicly --] 10:54, 5 August 2006 (UTC)

===Misspellings added because of user input===
*'''Added in 0.1.20''' - repond and variants -> respond --] 14:23, 31 July 2006 (UTC)
*'''Added in 0.1.10''' - flourescent -> fluorescent --] 10:56, 31 July 2006 (UTC)
*'''Added in 0.1.10''' - milennium -> millennium --] 01:29, 31 July 2006 (UTC)
*'''Added in 0.1.05''' - flourine -> fluorine --]
*'''Added in 0.1''' - "noteable" to "notable" —<span style="font: small-caps 14px times; color: red;">] (])</span> 21:13, 26 July 2006 (UTC)

]

Latest revision as of 08:45, 13 July 2008

Redirect to: