Spell Checker

Hi Daniel,
I found that LT’s spell checker propose suggestions for misspelled run-on words(eg.misspelled the word"a lot" to “alot”). Why don’t check the separate words(eg.misspelled the word “together” to “to gether”)?

Thanks
Regards
Mility

Our spell checking is based on hunspell, which doesn’t have this feature. But feel free to add it to LT, it could be useful.

Thanks, please see new pull requests:

Please correct me!

and a new rule:

<rule id="RE_CENT" name="re cent(recent)">    
	   <pattern>
	   <marker>
	     <token>re</token>
	     <token>cent</token>
	   </marker>
	   </pattern>
	   <message>Did you mean <suggestion>recent</suggestion>?</message>
	   <example correction=''>The country has so far not changed its <marker>re cent</marker> five-year plan.</example>
	   <example>The country has so far not changed its recent five-year plan.</example>
	</rule>

Thanks, I’ve added this.

<rule id="IN_NN_UN" name="in nn:un(nn:un)">    
		<pattern>
			<marker>
				<token>in</token>
				<token regexp='yes'>tomorrow|everywhere|nowadays|somewhere</token>
			</marker>
		</pattern>
		<message>Did you mean <suggestion><match no="2" /></suggestion>?</message>
		<example correction=''>Let's meet in the station <marker>in tomorrow</marker> morning.</example>
		<example>Let's meet in the station tomorrow morning.</example>
	</rule>

Please try a Google search: if LT complains about “in tomorrow” it will produce quite some false alarms.

Spell Checker: Free Grammar Checker & Paraphrase - Ginger Software

I am to learning Chinese in Hanbridge Mandarin school now, my native language is English, if you need, we can exchange learning.

I am very happy to contact you to further exchanges. My Email:1509265714@qq.com