Revision: 14885
          http://gate.svn.sourceforge.net/gate/?rev=14885&view=rev
Author:   valyt
Date:     2012-01-05 14:26:53 +0000 (Thu, 05 Jan 2012)
Log Message:
-----------
Changed the default index template to make it compatible with ANNIE.

Modified Paths:
--------------
    mimir/trunk/mimir-web/MimirWebGrailsPlugin.groovy.template

Modified: mimir/trunk/mimir-web/MimirWebGrailsPlugin.groovy.template
===================================================================
--- mimir/trunk/mimir-web/MimirWebGrailsPlugin.groovy.template  2012-01-05 
14:19:17 UTC (rev 14884)
+++ mimir/trunk/mimir-web/MimirWebGrailsPlugin.groovy.template  2012-01-05 
14:26:53 UTC (rev 14885)
@@ -146,7 +146,7 @@
 import gate.mimir.index.OriginalMarkupMetadataHelper
 import ${defaultHelper} as DefaultHelper
 
-tokenASName = "mimir"
+tokenASName = ""
 tokenAnnotationType = ANNIEConstants.TOKEN_ANNOTATION_TYPE
 tokenFeatures = {
   string()
@@ -154,7 +154,7 @@
   root()
 }
 
-semanticASName = "mimir"
+semanticASName = ""
 semanticAnnotations = {
   index {
     annotation helper:new DefaultHelper(annType:'Sentence')

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


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to