Revision: 14853
          http://gate.svn.sourceforge.net/gate/?rev=14853&view=rev
Author:   markagreenwood
Date:     2011-12-23 08:27:22 +0000 (Fri, 23 Dec 2011)
Log Message:
-----------
don't span splits

Modified Paths:
--------------
    gate/trunk/plugins/Tagger_Measurements/resources/jape/possibles.jape

Modified: gate/trunk/plugins/Tagger_Measurements/resources/jape/possibles.jape
===================================================================
--- gate/trunk/plugins/Tagger_Measurements/resources/jape/possibles.jape        
2011-12-23 08:23:49 UTC (rev 14852)
+++ gate/trunk/plugins/Tagger_Measurements/resources/jape/possibles.jape        
2011-12-23 08:27:22 UTC (rev 14853)
@@ -21,7 +21,7 @@
        ({Number}):number
        (({Token.category != "IN", Token.kind != "punctuation"}|
          {Token.string == "per"}|
-         {Token.kind == "punctuation", Token.string =~ "[.|~^+/*]"})+):unit 
+         {Token.kind == "punctuation", Token.string =~ "[.|~^+/*]", 
!Split})+):unit 
 ):all
 -->
 {

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


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to