Skip to content

Commit

Permalink
Merge pull request #1596 from dkpro/refactoring/1588-Drop-cogroo-module
Browse files Browse the repository at this point in the history
#1588 - Drop cogroo module
  • Loading branch information
reckart authored Aug 4, 2024
2 parents 21fd56f + d19be6b commit ebbe2be
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 1,934 deletions.
1 change: 0 additions & 1 deletion dkpro-core-asl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@
<profile>
<id>experimental</id>
<modules>
<module>../dkpro-core-cogroo-asl</module>
<module>../dkpro-core-kuromoji-asl</module>
<module>../dkpro-core-io-annis-asl</module>
<module>../dkpro-core-io-gate-asl</module>
Expand Down
5 changes: 0 additions & 5 deletions dkpro-core-bom-asl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -568,11 +568,6 @@
<artifactId>dkpro-core-io-annis-asl</artifactId>
<version>3.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.dkpro.core</groupId>
<artifactId>dkpro-core-cogroo-asl</artifactId>
<version>3.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.dkpro.core</groupId>
<artifactId>dkpro-core-kuromoji-asl</artifactId>
Expand Down
202 changes: 0 additions & 202 deletions dkpro-core-cogroo-asl/LICENSE.txt

This file was deleted.

159 changes: 0 additions & 159 deletions dkpro-core-cogroo-asl/pom.xml

This file was deleted.

Loading

0 comments on commit ebbe2be

Please sign in to comment.