473,408 Members | 2,839 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

How to spell-check an individual word

8,435 Expert 8TB
Hi all.

I've done some searching here and the round the web in regard to spell-checking. There are plenty of ways to check a document, or editors (eg. WPF Rich Text box) with checking built in.

But what I have is simply a chunk of characters picked out of a data stream. I need to check whether it's actually a word, before passing it along. So I'm looking for a quick way my code can spell-check an individual word and get back a "good" or "bad" response, without involving a user interface.

Oh, this is using VB 2012, and only just getting started with it. (Been using VB6 for ages.)

I expect I could create a temporary Word document and check that, or place it in a RTF box or something. Just wondering what's easiest. Performance is likely to be an issue, as well. I read about one person here who found it took 30 minutes for Word to check a small document, so that's the sort of pitfall I hope to avoid.
Jan 3 '13 #1
2 2085
Rabbit
12,516 Expert Mod 8TB
Will you be able to access a database? You could download one of those free word lists and then run a query against the list in a database.
Jan 3 '13 #2
Killer42
8,435 Expert 8TB
Would prefer not to have to involve a database. It seems like overkill.
Jan 3 '13 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Gilles Lenfant | last post by:
Hi pythonists, Any experience or pointer on using a spell checker (aspell, ispell ?) with a Python app ? Many thanks by advance -- Gilles
7
by: Hank Reed | last post by:
I am trying to use the spell checker on an unbound control in Access 2000. I run the checker in the AfterUpdate event of the control. After the spell checker is done, I get the following message:...
1
by: Lloyd Dupont | last post by:
I see that outlook express has some spell checking capacity. so I though maybe there is a spell checking feature available in windows. the only thing I found out requires word2003, which is to big...
3
by: ACaunter | last post by:
Hi all, I was wondering if there is a Spell Checker for asp.net.. i have found a bunch written in vb.net or c#, but i'm having trouble bringing it over into a web application from a windows...
1
by: Michael Sutherland | last post by:
Anybody know a way to spell-sheck a string in VB.NET? It would also work to send the string to, say, a cell in Excel and automatically use the Excel spell checker, preferably returning a boolean...
0
by: fouxman | last post by:
There's a relatively new product in source code spell checking area that should help developers keep their code and GUI spell-clean. It's called Source Code Spell Checker by Parasite Software -...
4
by: sweetguy1only | last post by:
Hi all, I am a MS Access developer using VB 6 (yes, I know it is a bit old). The problem I am having is, I have a software that allows my customers to put in the information of their clients....
6
by: Don | last post by:
I am looking for a C/C++ code spell checker, a tool that checks for spelling errors in C++ source code. Linux/Unix platforms. Prefer command line tool. Open source preferred, but will consider...
9
by: ARC | last post by:
Hello all, I developed a tool a year or so ago for adding your own spell-checker to an access application. This is mainly for those using the runtime, as you can't distribute the spell-checker...
3
by: Mike | last post by:
I have an app running at a client where, when the spell checker is supposed to run, it reports "Can't start spell checker because it is not installed". I have never had this before - it works...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.