summaryrefslogtreecommitdiffstats
path: root/linguistics/src/main/resources/configdefinitions/language.opennlp.opennlp-linguistics.def
diff options
context:
space:
mode:
authorJon Marius Venstad <jonmv@users.noreply.github.com>2021-12-18 12:05:59 +0100
committerGitHub <noreply@github.com>2021-12-18 12:05:59 +0100
commitdb8d449a9f8c93df16874123078c280fb346174f (patch)
tree9d96823262df3e60d5da93f697758154b1ae93b1 /linguistics/src/main/resources/configdefinitions/language.opennlp.opennlp-linguistics.def
parentb4f5820672908823982c69260a8a5df3163aa236 (diff)
Revert "Replace optimaize with OpenNLP language detector [run-systemtest]"
Diffstat (limited to 'linguistics/src/main/resources/configdefinitions/language.opennlp.opennlp-linguistics.def')
-rw-r--r--linguistics/src/main/resources/configdefinitions/language.opennlp.opennlp-linguistics.def6
1 files changed, 6 insertions, 0 deletions
diff --git a/linguistics/src/main/resources/configdefinitions/language.opennlp.opennlp-linguistics.def b/linguistics/src/main/resources/configdefinitions/language.opennlp.opennlp-linguistics.def
new file mode 100644
index 00000000000..361a8a5f50c
--- /dev/null
+++ b/linguistics/src/main/resources/configdefinitions/language.opennlp.opennlp-linguistics.def
@@ -0,0 +1,6 @@
+# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+namespace=language.opennlp
+
+# Enable Optimaize language detector
+detector.enableOptimaize bool default=true
+