Skip to content

Commit 87578ef

Browse files
committed
adjustments
1 parent 29817da commit 87578ef

688 files changed

Lines changed: 1994 additions & 3114 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/main/java/de/tudarmstadt/ukp/dkpro/core/io/jwpl/type/WikipediaLink.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33

4-
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:09:04 CEST 2024 */
4+
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:15:18 CEST 2024 */
55

66
package de.tudarmstadt.ukp.dkpro.core.io.jwpl.type;
77

@@ -20,7 +20,7 @@
2020

2121

2222
/** Wikipedia link
23-
* Updated by JCasGen Thu Jul 04 15:09:04 CEST 2024
23+
* Updated by JCasGen Thu Jul 04 15:15:18 CEST 2024
2424
* XML source: /home/staff_homes/abrami/Projects/GitProjects/UIMATypeSystem/target/jcasgen/typesystem.xml
2525
* @generated */
2626
public class WikipediaLink extends Annotation {

src/main/java/org/bitbucket/rkilinger/ged/Emotion.java

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,24 @@
11

22

33

4-
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:09:04 CEST 2024 */
4+
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:15:19 CEST 2024 */
55

66
package org.bitbucket.rkilinger.ged;
7-
87

9-
import java.lang.invoke.CallSite;
10-
import java.lang.invoke.MethodHandle;
118

129
import org.apache.uima.cas.impl.CASImpl;
1310
import org.apache.uima.cas.impl.TypeImpl;
1411
import org.apache.uima.cas.impl.TypeSystemImpl;
15-
import org.apache.uima.jcas.JCas;
12+
import org.apache.uima.jcas.JCas;
1613
import org.apache.uima.jcas.JCasRegistry;
17-
18-
1914
import org.apache.uima.jcas.tcas.Annotation;
2015

16+
import java.lang.invoke.CallSite;
17+
import java.lang.invoke.MethodHandle;
18+
2119

2220
/**
23-
* Updated by JCasGen Thu Jul 04 15:09:04 CEST 2024
21+
* Updated by JCasGen Thu Jul 04 15:15:19 CEST 2024
2422
* XML source: /home/staff_homes/abrami/Projects/GitProjects/UIMATypeSystem/target/jcasgen/typesystem.xml
2523
* @generated */
2624
public class Emotion extends Annotation {

src/main/java/org/hucompute/textimager/uima/type/CategorizedSentiment.java

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33

4-
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:09:04 CEST 2024 */
4+
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:15:19 CEST 2024 */
55

66
package org.hucompute.textimager.uima.type;
77

@@ -16,10 +16,8 @@
1616
import java.lang.invoke.MethodHandle;
1717

1818

19-
20-
2119
/**
22-
* Updated by JCasGen Thu Jul 04 15:09:04 CEST 2024
20+
* Updated by JCasGen Thu Jul 04 15:15:19 CEST 2024
2321
* XML source: /home/staff_homes/abrami/Projects/GitProjects/UIMATypeSystem/target/jcasgen/typesystem.xml
2422
* @generated */
2523
public class CategorizedSentiment extends Sentiment {

src/main/java/org/hucompute/textimager/uima/type/GerVaderSentiment.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33

4-
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:09:04 CEST 2024 */
4+
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:15:19 CEST 2024 */
55

66
package org.hucompute.textimager.uima.type;
77

@@ -13,7 +13,7 @@
1313

1414

1515
/**
16-
* Updated by JCasGen Thu Jul 04 15:09:04 CEST 2024
16+
* Updated by JCasGen Thu Jul 04 15:15:19 CEST 2024
1717
* XML source: /home/staff_homes/abrami/Projects/GitProjects/UIMATypeSystem/target/jcasgen/typesystem.xml
1818
* @generated */
1919
public class GerVaderSentiment extends VaderSentiment {

src/main/java/org/hucompute/textimager/uima/type/ImageVector.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33

4-
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:09:04 CEST 2024 */
4+
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:15:19 CEST 2024 */
55

66
package org.hucompute.textimager.uima.type;
77

@@ -21,7 +21,7 @@
2121

2222

2323
/**
24-
* Updated by JCasGen Thu Jul 04 15:09:04 CEST 2024
24+
* Updated by JCasGen Thu Jul 04 15:15:19 CEST 2024
2525
* XML source: /home/staff_homes/abrami/Projects/GitProjects/UIMATypeSystem/target/jcasgen/typesystem.xml
2626
* @generated */
2727
public class ImageVector extends Annotation {

src/main/java/org/hucompute/textimager/uima/type/Language.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33

4-
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:09:04 CEST 2024 */
4+
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:15:19 CEST 2024 */
55

66
package org.hucompute.textimager.uima.type;
77

@@ -20,7 +20,7 @@
2020

2121

2222
/**
23-
* Updated by JCasGen Thu Jul 04 15:09:04 CEST 2024
23+
* Updated by JCasGen Thu Jul 04 15:15:19 CEST 2024
2424
* XML source: /home/staff_homes/abrami/Projects/GitProjects/UIMATypeSystem/target/jcasgen/typesystem.xml
2525
* @generated */
2626
public class Language extends Annotation {

src/main/java/org/hucompute/textimager/uima/type/OpenIERelation.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33

4-
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:09:04 CEST 2024 */
4+
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:15:19 CEST 2024 */
55

66
package org.hucompute.textimager.uima.type;
77

@@ -20,7 +20,7 @@
2020

2121

2222
/**
23-
* Updated by JCasGen Thu Jul 04 15:09:04 CEST 2024
23+
* Updated by JCasGen Thu Jul 04 15:15:19 CEST 2024
2424
* XML source: /home/staff_homes/abrami/Projects/GitProjects/UIMATypeSystem/target/jcasgen/typesystem.xml
2525
* @generated */
2626
public class OpenIERelation extends Annotation {

src/main/java/org/hucompute/textimager/uima/type/Sentiment.java

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,26 @@
11

22

33

4-
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:09:04 CEST 2024 */
4+
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:15:19 CEST 2024 */
55

66
package org.hucompute.textimager.uima.type;
77

88

9+
import java.lang.invoke.CallSite;
10+
import java.lang.invoke.MethodHandle;
11+
912
import org.apache.uima.cas.impl.CASImpl;
1013
import org.apache.uima.cas.impl.TypeImpl;
1114
import org.apache.uima.cas.impl.TypeSystemImpl;
12-
import org.apache.uima.jcas.JCas;
15+
import org.apache.uima.jcas.JCas;
1316
import org.apache.uima.jcas.JCasRegistry;
14-
import org.apache.uima.jcas.tcas.Annotation;
1517

16-
import java.lang.invoke.CallSite;
17-
import java.lang.invoke.MethodHandle;
18+
19+
import org.apache.uima.jcas.tcas.Annotation;
1820

1921

2022
/**
21-
* Updated by JCasGen Thu Jul 04 15:09:04 CEST 2024
23+
* Updated by JCasGen Thu Jul 04 15:15:19 CEST 2024
2224
* XML source: /home/staff_homes/abrami/Projects/GitProjects/UIMATypeSystem/target/jcasgen/typesystem.xml
2325
* @generated */
2426
public class Sentiment extends Annotation {

src/main/java/org/hucompute/textimager/uima/type/Similarity.java

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,26 @@
11

22

33

4-
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:09:04 CEST 2024 */
4+
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:15:19 CEST 2024 */
55

66
package org.hucompute.textimager.uima.type;
77

88

9+
import java.lang.invoke.CallSite;
10+
import java.lang.invoke.MethodHandle;
11+
912
import org.apache.uima.cas.impl.CASImpl;
1013
import org.apache.uima.cas.impl.TypeImpl;
1114
import org.apache.uima.cas.impl.TypeSystemImpl;
12-
import org.apache.uima.jcas.JCas;
15+
import org.apache.uima.jcas.JCas;
1316
import org.apache.uima.jcas.JCasRegistry;
14-
import org.apache.uima.jcas.tcas.Annotation;
1517

16-
import java.lang.invoke.CallSite;
17-
import java.lang.invoke.MethodHandle;
18+
19+
import org.apache.uima.jcas.tcas.Annotation;
1820

1921

2022
/**
21-
* Updated by JCasGen Thu Jul 04 15:09:04 CEST 2024
23+
* Updated by JCasGen Thu Jul 04 15:15:19 CEST 2024
2224
* XML source: /home/staff_homes/abrami/Projects/GitProjects/UIMATypeSystem/target/jcasgen/typesystem.xml
2325
* @generated */
2426
public class Similarity extends Annotation {

src/main/java/org/hucompute/textimager/uima/type/Summary.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33

4-
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:09:04 CEST 2024 */
4+
/* Apache UIMA v3 - First created by JCasGen Thu Jul 04 15:15:19 CEST 2024 */
55

66
package org.hucompute.textimager.uima.type;
77

@@ -20,7 +20,7 @@
2020

2121

2222
/**
23-
* Updated by JCasGen Thu Jul 04 15:09:04 CEST 2024
23+
* Updated by JCasGen Thu Jul 04 15:15:19 CEST 2024
2424
* XML source: /home/staff_homes/abrami/Projects/GitProjects/UIMATypeSystem/target/jcasgen/typesystem.xml
2525
* @generated */
2626
public class Summary extends Annotation {

0 commit comments

Comments
 (0)