Skip to content

Commit

Permalink
Merge pull request #1601 from dkpro/refactoring/1586-Drop-ClearNLP-mo…
Browse files Browse the repository at this point in the history
…dule

#1586 - Drop ClearNLP module
  • Loading branch information
reckart authored Aug 8, 2024
2 parents 1ebf30d + d66cdf6 commit b800fcc
Show file tree
Hide file tree
Showing 24 changed files with 644 additions and 3,021 deletions.
1 change: 0 additions & 1 deletion dkpro-core-asl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@
<!-- Processing modules -->
<module>../dkpro-core-castransformation-asl</module>
<module>../dkpro-core-cisstem-asl</module>
<module>../dkpro-core-clearnlp-asl</module>
<module>../dkpro-core-commonscodec-asl</module>
<module>../dkpro-core-decompounding-asl</module>
<module>../dkpro-core-dictionaryannotator-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 @@ -149,11 +149,6 @@
<artifactId>dkpro-core-cisstem-asl</artifactId>
<version>3.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.dkpro.core</groupId>
<artifactId>dkpro-core-clearnlp-asl</artifactId>
<version>3.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.dkpro.core</groupId>
<artifactId>dkpro-core-commonscodec-asl</artifactId>
Expand Down
202 changes: 0 additions & 202 deletions dkpro-core-clearnlp-asl/LICENSE.txt

This file was deleted.

Loading

0 comments on commit b800fcc

Please sign in to comment.