From 261f9753920a604b95843906f164fc66ebf32a6f Mon Sep 17 00:00:00 2001 From: lopez Date: Fri, 9 Feb 2024 20:57:20 +0100 Subject: [PATCH] comments --- grobid-home/config/grobid.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grobid-home/config/grobid.yaml b/grobid-home/config/grobid.yaml index 5a9a6fa3cb..86cb10a2cb 100644 --- a/grobid-home/config/grobid.yaml +++ b/grobid-home/config/grobid.yaml @@ -285,7 +285,7 @@ grobid: #transformer: "allenai/scibert_scivocab_cased" - name: "license" - # at this time, must always be DeLFT, not other implementation + # at this time, for being active, it must be DeLFT, no other implementation is available # use "wapiti" if the deep learning library JNI is not available and model will then be ignored #engine: "delft" engine: "wapiti"