Revision: 19753
          http://sourceforge.net/p/gate/code/19753
Author:   johann_p
Date:     2016-11-18 17:14:02 +0000 (Fri, 18 Nov 2016)
Log Message:
-----------
Add the Lemmatizer plugin. Since the zip file is too
large for a GitHub release, we create a tagged release 
on GitHub for just the directory with the creole.xml file
in it, and put the corresponding zip file on downloads.gate.ac.uk.

Modified Paths:
--------------
    gate/trunk/build/deploy/plugins/gate-8.1.xml

Modified: gate/trunk/build/deploy/plugins/gate-8.1.xml
===================================================================
--- gate/trunk/build/deploy/plugins/gate-8.1.xml        2016-11-18 09:35:17 UTC 
(rev 19752)
+++ gate/trunk/build/deploy/plugins/gate-8.1.xml        2016-11-18 17:14:02 UTC 
(rev 19753)
@@ -36,6 +36,10 @@
   
url="https://raw.githubusercontent.com/GateNLP/gateplugin-Tagger_SyntaxNet/V0_2/";
   
downloadURL="https://github.com/GateNLP/gateplugin-Tagger_SyntaxNet/releases/download/V0_2/gateplugin-Tagger_SyntaxNet-0.2.zip";
 />
+<CreolePlugin
+  url="https://raw.githubusercontent.com/GateNLP/gateplugin-Lemmatizer/V0_1/";
+  
downloadURL="http://downloads.gate.ac.uk/plugins/gateplugin-Lemmatizer-0.1.zip";
+/>
 
 
 </UpdateSite>

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


------------------------------------------------------------------------------
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to