Tagged Questions
The spelling tag has no wiki summary.
21
votes
4answers
715 views
Real world typo statistics?
Where can I find some real world typo statistics?
I'm trying to match people's input text to internal objects, and people tend to make spelling mistakes.
There are 2 kinds of mistakes:
typos - ...
17
votes
11answers
2k views
Indexes or Indices?
A table can have 1 index, or it has two or more ind...???
Is it Indexes or Indices? I'm just asking since I've noticed that they're both used quite often. Even the Wikipedia page seems to support ...
10
votes
3answers
2k views
Spelling of “Username” vs. “User Name” [closed]
What is the correct spelling of "Username" / "User name"? With or without the space? I know that both are commonly accepted, but is there any data to backup that one is more common than the other. Or, ...
8
votes
19answers
2k views
Is there a meaningful correlation between spelling and programming ability?
Is there a meaningful correlation between spelling and grammatical ability, and programming ability?
7
votes
5answers
352 views
SQL - searching database with the LIKE operator
Given your data stored somewhere in a database:
Hello my name is Tom I like dinosaurs to talk about SQL.
SQL is amazing. I really like SQL.
We want to implement a site search, allowing visitors ...
5
votes
2answers
267 views
Where can I find a free, easy to implement spellcheck component for .NET?
This may be a tall order, but I'd like to find a spellchecker component that is easy to implement (I only need to spellcheck one TextBox). I've looked around and cannot seem to find anything that ...
5
votes
7answers
810 views
Twitter Trending Topics: Combine different spellings
Twitter's Trending Topics often consist of more than just one word. But for composed terms there are often different ways of spelling, e.g.:
"Half Blood Prince" / "Half-Blood Prince"
To find all ...
4
votes
4answers
346 views
English dictionary needed for a word game
I'm looking for a way to include a full blown English dictionary in an iPhone app (a word game), the database must be able to include all conjugation possibilities for verbs, must include singular and ...
3
votes
3answers
93 views
phonetic spelling in Python and Java
I am trying to build a system that accepts text and outputs the phonetic spelling of the words of this text. Any ideas on what libraries can be used in Python and Java?
3
votes
4answers
375 views
Python: check whether a word is spelled correctly
I'm looking for a an easy way to check whether a certain string is a correctly-spelled English word. For example, 'looked' would return True while 'hurrr' would return False. I don't need spelling ...
3
votes
3answers
380 views
PHP spell checking tool
Is there such a tool that finds language/spelling errors in code comment and strings in PHP code? for example,
<?php
$myVar = "Hollo World";
//this is a code commont with spelling error
/*this is ...
3
votes
1answer
438 views
FxCop spell check trips on company name in namespace
I am trying out FxCop (through the UI for the moment, not included in CruiseControl.NET etc.) and am running into some issues. It seems the spell checker does not like my client's company name and the ...
3
votes
2answers
167 views
Any good spell checkers for source code?
I am constantly putting typos in my projects (google has officially ruined my spelling). Does anybody know of a plugin for VS or a general spell checker that will check string values that are in ...
2
votes
2answers
73 views
Correct spelling of PHP 5.3? [closed]
How do I write PHP and a version correctly? Is it with space separated or not?
PHP5.3
or
PHP 5.3
If it is spelled with space, why do we say PHP5 then?
2
votes
1answer
66 views
Textmate check spelling everywhere
Is there any way to check spelling for ALL the words that I type in Textmate...
It's hard to believe but I actually use legit English words for ALL my variables and class names.. Thus unhighlighted ...
2
votes
1answer
542 views
Why does System.getProperty(“line.seperator”) return null?
Exactly as the title asks, why is System.getProperty("line.seperator") returning null.
From looking around I gather that it shouldn't.
Running this code shows that it seems to be set as the line ...
2
votes
5answers
315 views
C++: check whether a word is spelled correctly
I'm looking for an easy way to check whether a certain string is a correctly-spelled English word. For example, 'looked' would return True while 'hurrr' would return False. I don't need spelling ...
2
votes
2answers
303 views
How to show a list of spelling suggestions in the default Eclipse XML Editor?
I have the default Eclipse spell checker enabled. When a spelling error is detected while I'm working in the Java editor, I can use Ctrl-1 to show a list of suggested spelling corrections.
However, ...
2
votes
2answers
281 views
Generate words that fit in Guids (just for fun)
I have some tests that use guids. The guids used don't need to be enormously unique, they just need to be guids. Random guids are boring - so I'm trying to find fun guid words. Right now, I don't have ...
1
vote
1answer
64 views
Why doesn't UITextSpellCheckingTypeYes override Settings/General/Keyboard/Check Spelling?
Setting the spellCheckingType property of a UITextField to UITextSpellCheckingTypeYes doesn't override the user settings in Settings/General/Keyboard/Check Spelling.
That is, when ...
1
vote
0answers
80 views
Adding Spell Check wysiwyg editor
This works great for spell checking textaras but I want to attach it to a wysiwyg editor
Tried adding the iframe id with no luck
< textarea name="TextArea1" id="futured" cols="20" ...
1
vote
2answers
75 views
Handling Grammar / Spelling Issues in Translation Strings
We are currently implementing a Zend Framework Project, that needs to be translated in 6 different Languages. We already have a pretty sophisticated Translation System, based on Zend_Translate, wich ...
1
vote
2answers
50 views
Where to find audio recordings for a 'learn to spell' program?
Where can I find or buy, in bulk, recordings of 20,000+ English words, read by native speakers? (preferably available as individual audio files with an index)
I don't want to use a "text to speech" ...
1
vote
1answer
112 views
How to i do a 'fuzzy string comparison' to check spelling of word in iphone app?
I want to implement a spell checker in my iphone app and I was wondering how to do a 'fuzzy string comparison' between the entered string and the NSArray containing the dictonary words and highlight ...
1
vote
2answers
189 views
Is there an java API to retreive the sound for word pronunciation?
Most of the dictionary sites provide a mechanism to hear the sound of the word, are there API(s) which allow you to retreive this sound file. eSpindle seems to do this, but I don't think this is free.
...
1
vote
2answers
714 views
Spell check in winforms
In my win forms c# app, I want to be able to add spell check functionality. But, I want to do it my own way, and NOT use any other components. All I need is just an online service where i can send a ...
1
vote
2answers
296 views
Word suggestion
Duplicate of how does the google did you mean algorithm work
does anyone know how to write a word suggestion feature like Google's "did you mean?" feature? or know where I can find code samples.
...
0
votes
0answers
17 views
Accept all Auto-Correct suggestions?
In my app, I receive a NSString from a server. The thing is, I want to accept ANY Auto-Correct words it recommends. Is this possible with JUST a NSString? Or is there any other way I can go to achieve ...
0
votes
0answers
61 views
Using letter frequncies for spelling correction
Given the training corpus:
acress actress actress acress acres acres acres
The wrong word is acress.
What is P(acress|actress) ? We should use the formula P(acress|actress) = del[c,t]\Count(ct)
...
0
votes
0answers
82 views
Phoneme to text conversion in Python
Basically what I am looking for is a python library that can convert a series of phonemes into a word. I have a dictionary that maps words to the corresponding list of phonemes ...
0
votes
1answer
71 views
Official way to write xcode [closed]
You might think this is a dumb question but I think its appropriate and covers a programming topic.
Is the official way to write Xcode, XCode, xcode or what? I have seen it writting numerous ways and ...
0
votes
3answers
61 views
Which SQL Server message is spelled correctly? [closed]
Which SQL Server 2008 message is spelled correctly?
0
votes
2answers
123 views
SQL server date error
UPDATE tblCampaigns SET startDate = '4 December, 2010', endDate = '14 January, 2011' WHERE ID = 147
UPDATE tblCampaigns SET startDate = '24 December, 2010', endDate = '17 Febuary, 2011' WHERE parentID ...
0
votes
2answers
112 views
How would I find common misspellings of a given word using aspell or another tool
For a given word I'd like to find the n closest misspellings. I was wondering if an open source spell checker like aspell would be useful in that context unless you have other suggestions.
For ...
0
votes
1answer
139 views
Other forms of “kluge”? [closed]
http://dictionary.reference.com/browse/kluge
Who knew that the word "kluge" had its roots in computer software/hardware? Ok, so... what are the other forms of this word, and how do you spell them?
...
-2
votes
2answers
526 views
Spelling Suggestor in ASP.NET
I need to build a spelling suggestor in ASP.NET... The below are my requirement.
Case 1: My list of words are not just englist words but will also includes some codes like AACD, ESSA, BIMER etc... I ...