Revision: 17378
          http://sourceforge.net/p/gate/code/17378
Author:   dgmaynard
Date:     2014-02-21 10:33:06 +0000 (Fri, 21 Feb 2014)
Log Message:
-----------
alternate sentence splitter now default. Ssh, don't tell anyone.

Modified Paths:
--------------
    gate/trunk/plugins/ANNIE/ANNIE_with_defaults.gapp

Modified: gate/trunk/plugins/ANNIE/ANNIE_with_defaults.gapp
===================================================================
--- gate/trunk/plugins/ANNIE/ANNIE_with_defaults.gapp   2014-02-21 10:23:46 UTC 
(rev 17377)
+++ gate/trunk/plugins/ANNIE/ANNIE_with_defaults.gapp   2014-02-21 10:33:06 UTC 
(rev 17378)
@@ -116,6 +116,8 @@
         </gate.util.persistence.AnalyserRunningStrategyPersistence>
         <gate.util.persistence.AnalyserRunningStrategyPersistence>
           <runMode>1</runMode>
+          <featureName></featureName>
+          <featureValue></featureValue>
           <pr class="gate.util.persistence.LanguageAnalyserPersistence">
             <runtimeParams class="gate.util.persistence.MapPersistence">
               <mapType>gate.util.SimpleFeatureMapImpl</mapType>
@@ -217,7 +219,7 @@
                 <entry>
                   <string>transducerURL</string>
                   <gate.util.persistence.PersistenceManager-URLHolder>
-                    
<urlString>$relpath$resources/sentenceSplitter/grammar/main.jape</urlString>
+                    
<urlString>$relpath$resources/sentenceSplitter/grammar/main-single-nl.jape</urlString>
                   </gate.util.persistence.PersistenceManager-URLHolder>
                 </entry>
               </localMap>

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


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to