Skip to content

Commit

Permalink
#1586 - Drop ClearNLP module
Browse files Browse the repository at this point in the history
- Removed module
- Switch out lemmatizer in Web1T test
  • Loading branch information
reckart committed Aug 7, 2024
1 parent 9a3869d commit 4c48e20
Show file tree
Hide file tree
Showing 23 changed files with 61 additions and 2,438 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 4c48e20

Please sign in to comment.