Revision: 8076
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8076&view=rev
Author:   dnaber
Date:     2012-09-22 10:03:55 +0000 (Sat, 22 Sep 2012)
Log Message:
-----------
disable some more rules for the corpus check

Modified Paths:
--------------
    
trunk/JLanguageTool/src/main/resources/org/languagetool/resource/ltcommunity/disabled_rules.properties

Modified: 
trunk/JLanguageTool/src/main/resources/org/languagetool/resource/ltcommunity/disabled_rules.properties
===================================================================
--- 
trunk/JLanguageTool/src/main/resources/org/languagetool/resource/ltcommunity/disabled_rules.properties
      2012-09-22 05:43:46 UTC (rev 8075)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/resource/ltcommunity/disabled_rules.properties
      2012-09-22 10:03:55 UTC (rev 8076)
@@ -1,7 +1,7 @@
 # IDs of rules to be disabled for Wikipedia check at
 # http://community.languagetool.org/corpusMatch/list?lang=en
 
-all=UNPAIRED_BRACKETS,UPPERCASE_SENTENCE_START,WORD_REPEAT_RULE,COMMA_PARENTHESIS_WHITESPACE,WHITESPACE_RULE,HUNSPELL_RULE,HUNSPELL_NO_SUGGEST_RULE
+all=UNPAIRED_BRACKETS,UPPERCASE_SENTENCE_START,WORD_REPEAT_RULE,COMMA_PARENTHESIS_WHITESPACE,WHITESPACE_RULE,HUNSPELL_RULE,HUNSPELL_NO_SUGGEST_RULE,WORD_REPEAT_BEGINNING_RULE
 
 fr=FRENCH_WHITESPACE
 
de=MORFOLOGIK_RULE_DE_DE,BISSTRICH,DE_AGREEMENT,DE_CASE,AUSLASSUNGSPUNKTE,GERMAN_WORD_REPEAT_RULE,ABKUERZUNG_LEERZEICHEN,GERMAN_WORD_REPEAT_BEGINNING_RULE,LEERZEICHEN_RECHENZEICHEN
@@ -11,3 +11,4 @@
 ca=MORFOLOGIK_RULE_CA_ES,GUIONET_SOLT
 ru=MORFOLOGIK_RULE_RU_RU
 el=MORFOLOGIK_RULE_EL_GR
+nl=MORFOLOGIK_RULE_NL_NL

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Languagetool-commits mailing list
Languagetool-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to