Spell Checkers - who uses what? (OpenInsight)
At 18 OCT 2000 11:18:16PM Richard Bright wrote:
Intested in adding a spell checker feature. What are people using? Any BASIC+ code / utility round that will learn new words and/or is phonetically based to cover incorrect spelling.
Richard Bright
At 19 OCT 2000 03:58AM Oystein Reigem wrote:
Richard,
You spelt "interested" wrong.
- Oystein -
PS. Sorry! Couldn't resist it!
![]()
![]()
![]()
At 19 OCT 2000 08:13PM Richard Bright wrote:
Thats y i need one!
PS - Mykl Belfatto posted a simple spell-checker for AREV yonks ago - put I dont have the subroutines associated (he used a simple enhancement of Btree to add in phonetic searching. Any one got his email contact?
Richard Bright
At 20 OCT 2000 03:20AM Oystein Reigem wrote:
Richard,
…phonetic searching…
If it's the Soundex algorithm you're thinking of there's a Soundex subroutine in the on-line help on User Index Facility. Also see .
- Oystein -
At 20 OCT 2000 06:04AM Richard Bright wrote:
Ta, thanks, thats a good start - can build that into the spell-checker. I had forgotten that thread - didnt add to my kb.
If anyone has some ideas, bits of code for spell-checker glad also to receive.
Richard Bright
At 20 OCT 2000 08:02AM WinWin/Revelation Technical Support wrote:
RIchard-
Years ago I had hooked OI up to a public domain spell checker- it was just a DLL call as I recall- but I can't remember the product.
Mike Ruane