Skip to content

Commit

Permalink
Merge pull request #1598 from dkpro/refactoring/1587-Drop-NLP4J-module
Browse files Browse the repository at this point in the history
#1587 - Drop NLP4J module
  • Loading branch information
reckart authored Aug 7, 2024
2 parents 440e4e5 + 06e060a commit 6ccef14
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 2,235 deletions.
1 change: 0 additions & 1 deletion dkpro-core-asl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@
<module>../dkpro-core-mstparser-asl</module>
<module>../dkpro-core-mystem-asl</module>
<module>../dkpro-core-ngrams-asl</module>
<module>../dkpro-core-nlp4j-asl</module>
<module>../dkpro-core-norvig-asl</module>
<module>../dkpro-core-opennlp-asl</module>
<module>../dkpro-core-performance-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 @@ -479,11 +479,6 @@
<artifactId>dkpro-core-ngrams-asl</artifactId>
<version>3.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.dkpro.core</groupId>
<artifactId>dkpro-core-nlp4j-asl</artifactId>
<version>3.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.dkpro.core</groupId>
<artifactId>dkpro-core-norvig-asl</artifactId>
Expand Down
202 changes: 0 additions & 202 deletions dkpro-core-nlp4j-asl/LICENSE.txt

This file was deleted.

165 changes: 0 additions & 165 deletions dkpro-core-nlp4j-asl/pom.xml

This file was deleted.

Loading

0 comments on commit 6ccef14

Please sign in to comment.