Skip to content

Commit

Permalink
[en] move dictionaries to a external dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jaumeortola committed Jan 5, 2024
1 parent ec34a3f commit 3816f81
Show file tree
Hide file tree
Showing 30 changed files with 20 additions and 2,676 deletions.
4 changes: 4 additions & 0 deletions languagetool-language-modules/en/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp-tools</artifactId>
</dependency>
<dependency>
<groupId>org.languagetool</groupId>
<artifactId>english-pos-dict</artifactId>
</dependency>
<dependency>
<groupId>org.languagetool</groupId>
<artifactId>languagetool-core</artifactId>
Expand Down
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3816f81

Please sign in to comment.