| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8299f01 commit cbf2dfa
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -35,6 +35,9 @@ dependencies { | |||
| 35 | 35 | // Quartz scheduler | |
| 36 | 36 | implementation 'org.quartz-scheduler:quartz:2.3.2' | |
| 37 | 37 | ||
| 38 | + // NLP | ||
| 39 | + implementation 'org.apache.opennlp:opennlp-tools:1.9.4' | ||
| 40 | + | ||
| 38 | 41 | // Lombok Annotations | |
| 39 | 42 | compileOnly 'org.projectlombok:lombok:1.18.22' | |
| 40 | 43 | annotationProcessor 'org.projectlombok:lombok:1.18.22' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments