Revision: 18093
          http://sourceforge.net/p/gate/code/18093
Author:   markagreenwood
Date:     2014-06-15 11:31:00 +0000 (Sun, 15 Jun 2014)
Log Message:
-----------
added the version numbers to the jar paths

Modified Paths:
--------------
    gate/trunk/plugins/Stanford_CoreNLP/creole.xml

Modified: gate/trunk/plugins/Stanford_CoreNLP/creole.xml
===================================================================
--- gate/trunk/plugins/Stanford_CoreNLP/creole.xml      2014-06-15 11:22:03 UTC 
(rev 18092)
+++ gate/trunk/plugins/Stanford_CoreNLP/creole.xml      2014-06-15 11:31:00 UTC 
(rev 18093)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>  
 <CREOLE-DIRECTORY ID="Stanford CoreNLP tools" VERSION="2014.0613" 
DESCRIPTION="Stanford CoreNLP" GATE-MIN="8.0">  
   <JAR SCAN="true">gate-stanford.jar</JAR>
-  <JAR>lib/stanford-ner.jar</JAR>
-  <JAR>lib/stanford-parser.jar</JAR>
-  <JAR>lib/stanford-postagger.jar</JAR>
+  <JAR>lib/stanford-ner-3.3.1.jar</JAR>
+  <JAR>lib/stanford-parser-3.3.1.jar</JAR>
+  <JAR>lib/stanford-postagger-3.3.1.jar</JAR>
 </CREOLE-DIRECTORY> 

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


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to