-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
25 lines (25 loc) · 2.17 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="templates/ContentTemplate.java|templates/DictionaryLookupTemplateBlownUp.java|templates/DictionaryTemplate.java|templates/DiseaseRecognitionMorphologicalTemplate.java|templates/DocumentLevelTemplate.java|templates/MinimalMorphologicalTemplate.java|templates/NCBIContextTemplate.java|templates/ObjectiveFunctionTemplate.java|templates/TESTTemplate.java|corpus/parser/NCBIRegexTokenizer.java|corpus/parser/NCBIStanfordTokenizer.java|evaluation/NCBI_DiseaseLearningBAK.java|evaluation/NCBI_DiseaseLearning2.java|learner/DefaultLearner.java|evaluation/NCBI_DiseaseLearningBAK2.java|templates/InverseTokenIntersectionTemplate.java|templates/DictionaryLookupTemplateFlatBEFORE_PUBLICATION.java|templates/DictionaryLookupTemplateFlatBEST.java|templates/DictionaryLookupTemplateFlatMESSIE.java|medic/dict/DiseaseDictionaryFactoryBACK.java|baseline/dnorm/EvaluateWebDNorm.java|playground/DirectEntryMatchAndDisambiguationStream.java|playground/TermToListOfIDs.java|templates/DictionaryLookupTemplateFlat.java|tokenization/StanfordLemmatizer.java|templates/MorphologicalTemplate.java|templates/DictionaryTRIDFTemplate.java|medic/dict/DiseaseDictionary.java|medic/dict/DiseaseDictionaryBackUP.java|medic/dict/DiseaseDictionaryFactory.java|playground/IDFDictionaryCheck.java" kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="config">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>