-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
30 lines (30 loc) · 2.09 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="bin" path="src"/>
<classpathentry exported="true" kind="con" path="C:/Users/Walex/School Work/Rada Research/SourceEphyra/bin"/>
<classpathentry exported="true" kind="lib" path="lib/ml/maxent.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ml/minorthird.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nlp/jwnl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nlp/lingpipe.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nlp/plingstemmer.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nlp/snowball.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nlp/stanford-ner.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nlp/stanford-parser.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nlp/stanford-postagger.jar"/>
<classpathentry exported="true" kind="lib" path="lib/qa/javelin.jar"/>
<classpathentry kind="lib" path="lib/search/bing-search-java-sdk.jar"/>
<classpathentry kind="lib" path="lib/search/googleapi.jar"/>
<classpathentry exported="true" kind="lib" path="lib/search/indri.jar"/>
<classpathentry exported="true" kind="lib" path="lib/search/yahoosearch.jar"/>
<classpathentry exported="true" kind="lib" path="lib/util/commons-logging.jar"/>
<classpathentry exported="true" kind="lib" path="lib/util/gson.jar"/>
<classpathentry exported="true" kind="lib" path="lib/util/htmlparser.jar"/>
<classpathentry exported="true" kind="lib" path="lib/util/log4j.jar"/>
<classpathentry exported="true" kind="lib" path="lib/util/trove.jar"/>
<classpathentry exported="true" kind="lib" path="lib/search/commons-lang3-3.4.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="lib/nlp/opennlp-tools.jar"/>
<classpathentry kind="lib" path="lib/nlp/opennlp-tools-1.5.jar"/>
<classpathentry kind="lib" path="forms-1.3.0.jar" sourcepath="forms-1.3.0-src.zip"/>
<classpathentry kind="output" path="bin"/>
</classpath>