Revision: 18110
          http://sourceforge.net/p/gate/code/18110
Author:   markagreenwood
Date:     2014-06-23 10:03:47 +0000 (Mon, 23 Jun 2014)
Log Message:
-----------
eclipse files for the new Stanford_CoreNLP plugin

Added Paths:
-----------
    gate/trunk/plugins/Stanford_CoreNLP/.classpath
    gate/trunk/plugins/Stanford_CoreNLP/.project

Added: gate/trunk/plugins/Stanford_CoreNLP/.classpath
===================================================================
--- gate/trunk/plugins/Stanford_CoreNLP/.classpath                              
(rev 0)
+++ gate/trunk/plugins/Stanford_CoreNLP/.classpath      2014-06-23 10:03:47 UTC 
(rev 18110)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+       <classpathentry kind="src" path="src"/>
+       <classpathentry kind="lib" path="lib/ejml-0.23.jar"/>
+       <classpathentry kind="lib" path="lib/stanford-ner-3.4.jar"/>
+       <classpathentry kind="lib" path="lib/stanford-parser-3.4.jar"/>
+       <classpathentry kind="lib" path="lib/stanford-postagger-3.4.jar"/>
+       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/GATE"/>
+       <classpathentry kind="output" path="classes"/>
+</classpath>

Added: gate/trunk/plugins/Stanford_CoreNLP/.project
===================================================================
--- gate/trunk/plugins/Stanford_CoreNLP/.project                                
(rev 0)
+++ gate/trunk/plugins/Stanford_CoreNLP/.project        2014-06-23 10:03:47 UTC 
(rev 18110)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>GATE-plugin-Stanford_CoreNLP</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.jdt.core.javabuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.jdt.core.javanature</nature>
+       </natures>
+</projectDescription>

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