<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/netspell/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/netspell/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/netspell/support-requests/</id><updated>2020-01-16T08:11:33.545000Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>Misspelled Word</title><link href="https://sourceforge.net/p/netspell/support-requests/19/" rel="alternate"/><published>2020-01-16T08:11:33.545000Z</published><updated>2020-01-16T08:11:33.545000Z</updated><author><name>sailaja</name><uri>https://sourceforge.net/u/sailaja5/</uri></author><id>https://sourceforge.net6286532a014086d4af5e23b818a51d6d7da46ea3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Misspelled word is replacing the word but not removing from misspelled list.&lt;br/&gt;
Ex: I replaced x with y and it got replaced but y is coming in misspelled list which is not as expected.&lt;br/&gt;
ie., y should go from misspelled list&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>infinite form of the word?</title><link href="https://sourceforge.net/p/netspell/support-requests/18/" rel="alternate"/><published>2007-07-13T12:04:28Z</published><updated>2007-07-13T12:04:28Z</updated><author><name>Aleksander Blokha</name><uri>https://sourceforge.net/u/ablokha/</uri></author><id>https://sourceforge.net4058bfc92a8a0e38328e2342063423c284957681</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;could I get infinite form of the word with your spell checker?&lt;/p&gt;
&lt;p&gt;Does it support ukrainian language?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Auto insert top candidate</title><link href="https://sourceforge.net/p/netspell/support-requests/17/" rel="alternate"/><published>2006-10-29T16:25:52Z</published><updated>2006-10-29T16:25:52Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netc4eff72b436894efa70b611c5f6e4f0d64d38297</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Can Net Spell auto insert the top candidate into the &lt;br /&gt;
replace field, so you can just click the "replcae" &lt;br /&gt;
button, and not have to select the top candidate from &lt;br /&gt;
teh list?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Support for Multi-Text-Fields</title><link href="https://sourceforge.net/p/netspell/support-requests/16/" rel="alternate"/><published>2006-09-28T18:06:15Z</published><updated>2006-09-28T18:06:15Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net8d0162ab6b392950a2d5f074bcef37622cad6af0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Great work.  One small suggestion:&lt;br /&gt;
By simply adding a FormCancelled event, sent on the&lt;br /&gt;
"suggestion form" cancel button click event it is&lt;br /&gt;
possible to get this spell checker to handle multiple&lt;br /&gt;
fields.  All you need to do is do spell checking in a&lt;br /&gt;
separate thread that terminates on the "EndText" or&lt;br /&gt;
"FormCancelled" events, then restart the thread with&lt;br /&gt;
the next field. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Arabic and chinese dictionaries required</title><link href="https://sourceforge.net/p/netspell/support-requests/15/" rel="alternate"/><published>2006-06-16T09:45:55Z</published><updated>2006-06-16T09:45:55Z</updated><author><name>Raman Nigam</name><uri>https://sourceforge.net/u/ramannigam/</uri></author><id>https://sourceforge.net0ffce258da63f6c7ea105c05cae40de0d5b69b52</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I want arabic and chinese dictionaries . Pls send &lt;br /&gt;
these dictionaires or the URL frm where i can &lt;br /&gt;
download these files.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Brazilian Portuguese Dictionary</title><link href="https://sourceforge.net/p/netspell/support-requests/14/" rel="alternate"/><published>2006-05-11T20:03:09Z</published><updated>2006-05-11T20:03:09Z</updated><author><name>Fábio Lanza</name><uri>https://sourceforge.net/u/fabiolanza/</uri></author><id>https://sourceforge.net9656cbdc6314d7942a4c18047f6a453f312adc60</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I've downloaded and installed the last release of&lt;br /&gt;
Netspell. It works pretty good with the distribution's&lt;br /&gt;
included dic files. &lt;/p&gt;
&lt;p&gt;But there is no brazilian portuguese included. Reading&lt;br /&gt;
about how to solve it, I found br.ispell, a brazilian&lt;br /&gt;
version of aspell. But in the pt_BR.dic there is no&lt;br /&gt;
[prefix], [sufix], [replace], [word] and other sections&lt;br /&gt;
that I saw in en-US.dic.&lt;/p&gt;
&lt;p&gt;When I ran the program with pt_BR.dic, the&lt;br /&gt;
WordDictionary.BaseWords was empty (Count = 0). And&lt;br /&gt;
when I inserted the [Word] section in this file, the&lt;br /&gt;
program stuck in the Runtime Error that follows&lt;/p&gt;
&lt;p&gt;Item has already been added. Key in dictionary:&lt;br /&gt;
"Alosio" Key being added: "Alosio"&lt;/p&gt;
&lt;p&gt;[ArgumentException: Item has already been added.  Key&lt;br /&gt;
in dictionary: "Alosio"  Key being added: "Alosio"]&lt;br /&gt;
System.Collections.Hashtable.Insert(Object key,&lt;br /&gt;
Object nvalue, Boolean add) +931&lt;br /&gt;
System.Collections.Hashtable.Add(Object key, Object&lt;br /&gt;
value) +11&lt;/p&gt;
&lt;p&gt;NetSpell.SpellChecker.Dictionary.WordDictionary.Initialize()&lt;br /&gt;
+1574&lt;br /&gt;
netspell.PopUpSpell.Page_Init(Object sender,&lt;br /&gt;
EventArgs e) in&lt;br /&gt;
c:\inetpub\wwwroot\netspell\spellcheck.aspx.cs:107&lt;br /&gt;
System.Web.UI.Control.OnInit(EventArgs e) +67&lt;br /&gt;
netspell.PopUpSpell.OnInit(EventArgs e) in&lt;br /&gt;
c:\inetpub\wwwroot\netspell\spellcheck.aspx.cs:293&lt;br /&gt;
System.Web.UI.Control.InitRecursive(Control&lt;br /&gt;
namingContainer) +241&lt;br /&gt;
System.Web.UI.Page.ProcessRequestMain() +174&lt;/p&gt;
&lt;p&gt;Where can I find a brazilian portuguese dic file&lt;br /&gt;
compatible with Netaspell???&lt;/p&gt;
&lt;p&gt;Thanks for advice,&lt;br /&gt;
Fábio Lanza&lt;br /&gt;
fabiolanza@hotmail.com&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>remove added word</title><link href="https://sourceforge.net/p/netspell/support-requests/13/" rel="alternate"/><published>2006-03-26T23:00:52Z</published><updated>2006-03-26T23:00:52Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netd7dd1f91b2fa48a6635e44784fb6fc4df1ee9ec1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I added the word speeling to the dictionary. How do I&lt;br /&gt;
remove this word?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>two words together causes replace all problem</title><link href="https://sourceforge.net/p/netspell/support-requests/12/" rel="alternate"/><published>2006-01-04T16:11:31Z</published><updated>2006-01-04T16:11:31Z</updated><author><name>rochesterv</name><uri>https://sourceforge.net/u/rochesterv/</uri></author><id>https://sourceforge.netd5922f633345bc972785fcffeb3d88b05eaf4c0c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;my client found the following problem using netspell &lt;br /&gt;
2.1.7: if they have an example of two words together &lt;br /&gt;
in the checked text, for example: "twowords" and this &lt;br /&gt;
word is repeated through the text, they select a &lt;br /&gt;
replacement (in this case the suggestion "two words") &lt;br /&gt;
and click to replace all. However, only the first &lt;br /&gt;
instance of "twowords" is replaced, none of the &lt;br /&gt;
others, and the spell checker seems to get a bit &lt;br /&gt;
confused and put extra replacement words in (for &lt;br /&gt;
example extra instances of the word "words"!)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Spell Check Page Crashes</title><link href="https://sourceforge.net/p/netspell/support-requests/11/" rel="alternate"/><published>2005-12-09T11:25:33Z</published><updated>2005-12-09T11:25:33Z</updated><author><name>Kris</name><uri>https://sourceforge.net/u/bamireddi/</uri></author><id>https://sourceforge.net83c1137624366c9b5607482283a17facaebe9ec4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;How to debug the error when the following text is &lt;br /&gt;
used for spell checking using netSPELL?&lt;/p&gt;
&lt;p&gt;þÿ ŒœŠšŸ¢@&lt;/p&gt;
&lt;p&gt;Please help.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Updated dictionary files</title><link href="https://sourceforge.net/p/netspell/support-requests/10/" rel="alternate"/><published>2005-08-05T13:41:38Z</published><updated>2005-08-05T13:41:38Z</updated><author><name>Suresh P</name><uri>https://sourceforge.net/u/sureshey/</uri></author><id>https://sourceforge.net1dfd027954b3144cffc5ee13b2ab2da8604b1d27</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Downloaded Netspell 2.1.7 version. Where do I get the &lt;br /&gt;
latest dictionary files ? Is that to dowloadable ?&lt;/p&gt;
&lt;p&gt;Tried to do the custom dictionary build and this is the &lt;br /&gt;
error I get "System.IndexOutofRangeException". This is &lt;br /&gt;
in DictionaryForm.cs and at line &lt;br /&gt;
if (!char.IsNumber(tempLine[0]))&lt;/p&gt;
&lt;p&gt;This is happening when trying to load the dic file and &lt;br /&gt;
first line it encounters the [Copyright]. Its failing &lt;br /&gt;
because of that. &lt;/p&gt;
&lt;p&gt;Thanks and appreciate the good work on the tool.&lt;/p&gt;
&lt;p&gt;Suresh&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>