summaryrefslogtreecommitdiffstats
path: root/linguistics-components/src/main/resources/configdefinitions/language.bert.bert.def
diff options
context:
space:
mode:
Diffstat (limited to 'linguistics-components/src/main/resources/configdefinitions/language.bert.bert.def')
-rw-r--r--linguistics-components/src/main/resources/configdefinitions/language.bert.bert.def11
1 files changed, 11 insertions, 0 deletions
diff --git a/linguistics-components/src/main/resources/configdefinitions/language.bert.bert.def b/linguistics-components/src/main/resources/configdefinitions/language.bert.bert.def
new file mode 100644
index 00000000000..86d338758d0
--- /dev/null
+++ b/linguistics-components/src/main/resources/configdefinitions/language.bert.bert.def
@@ -0,0 +1,11 @@
+# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+
+# Configures com.yahoo.language.bert.BertEmbedder
+
+namespace=language.bert
+
+# The language a model is for, one of the language tags in com.yahoo.language.Language.
+# Use "unknown" for a model to be used for any language (i.e by default).
+model[].language string
+# The path to the model relative to the application package root
+model[].path path