mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-15 21:46:53 +00:00
Don't update stanford-nlp just yet
With current version (3.9.2) analysis against a test corpus showed much better results as with version 4.0 dropped in. It needs more investigation than just bumping versions.
This commit is contained in:
3
.scala-steward.conf
Normal file
3
.scala-steward.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
updates.ignore = [
|
||||
{ groupId = "edu.stanford.nlp", artifactId = "stanford-corenlp" }
|
||||
]
|
Reference in New Issue
Block a user