Revision: 10031
http://sourceforge.net/p/languagetool/code/10031
Author: yakovru
Date: 2013-05-01 17:58:21 +0000 (Wed, 01 May 2013)
Log Message:
-----------
fix for Ukrainian:
"?\208?\162.?\208?\168?\208?\181?\208?\178?\209?\135?\208?\181?\208?\189?\208?\186?\208?\190"
Modified Paths:
--------------
trunk/languagetool/languagetool-core/src/main/resources/org/languagetool/resource/segment.srx
Modified:
trunk/languagetool/languagetool-core/src/main/resources/org/languagetool/resource/segment.srx
===================================================================
---
trunk/languagetool/languagetool-core/src/main/resources/org/languagetool/resource/segment.srx
2013-05-01 03:06:44 UTC (rev 10030)
+++
trunk/languagetool/languagetool-core/src/main/resources/org/languagetool/resource/segment.srx
2013-05-01 17:58:21 UTC (rev 10031)
@@ -4750,7 +4750,7 @@
</rule>
<!-- TODO: Name.Surname - does not work for some reason -->
<rule break="no">
-<beforebreak>\b[А-ЯІЇЄҐ]\.[А-ЯІЇЄҐ]</beforebreak>
+<beforebreak>\b[А-ЯІЇЄҐ]\.[А-ЯІЇЄҐ][а-яіїєґ]+\s</beforebreak>
<afterbreak></afterbreak>
</rule>
<!-- capital char abbreviations А. Б. В. -->
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits