Revision: 6815
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6815&view=rev
Author:   dominikoeo
Date:     2012-04-30 12:52:06 +0000 (Mon, 30 Apr 2012)
Log Message:
-----------
[br] added disambiguation rule to fix false positive
     in "Gwelet em eus paot mat eno."

Modified Paths:
--------------
    trunk/JLanguageTool/src/resource/br/disambiguation.xml

Modified: trunk/JLanguageTool/src/resource/br/disambiguation.xml
===================================================================
--- trunk/JLanguageTool/src/resource/br/disambiguation.xml      2012-04-29 
17:01:56 UTC (rev 6814)
+++ trunk/JLanguageTool/src/resource/br/disambiguation.xml      2012-04-30 
12:52:06 UTC (rev 6815)
@@ -240,4 +240,11 @@
     </pattern>
     <disambig action="filter" postag="J.*"/>
   </rule>
+  <rule id="PAOT_MAT" name="paot mat">
+    <pattern mark="0">
+      <token>paot</token>
+      <token>mat</token>
+    </pattern>
+    <disambig action="filter" postag="J"/>
+  </rule>
 </rules>

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to