Revision: 7237
http://languagetool.svn.sourceforge.net/languagetool/?rev=7237&view=rev
Author: dominikoeo
Date: 2012-06-04 22:39:55 +0000 (Mon, 04 Jun 2012)
Log Message:
-----------
[br] improved disambiguation of "a" after numbers
to dectect invalid mutations such as:
*ch'wec'h a kezeg* -> c'hwec'h a gezeg
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-06-04
22:29:53 UTC (rev 7236)
+++ trunk/JLanguageTool/src/resource/br/disambiguation.xml 2012-06-04
22:39:55 UTC (rev 7237)
@@ -52,6 +52,15 @@
</pattern>
<disambig postag="P"/>
</rule>
+ <rule>
+ <pattern>
+ <token postag="K . p" postag_regexp="yes"/>
+ <marker>
+ <token>a</token>
+ </marker>
+ </pattern>
+ <disambig postag="P"/>
+ </rule>
</rulegroup>
<rule id="O_R" name="O pronoun">
<pattern>
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