summaryrefslogtreecommitdiffstats
path: root/linguistics
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2021-12-17 15:59:23 +0100
committerJon Marius Venstad <venstad@gmail.com>2021-12-17 15:59:23 +0100
commita8752c293953ad41a98d92475a05619fc3c09710 (patch)
tree1601aad7141c9dc2f40d687188f507499b453230 /linguistics
parentb57d7fab9aff90f432bf7f1a9663c608d7d7f880 (diff)
Replace UrlcharSequenceNormalizer with one with an improved regex
Diffstat (limited to 'linguistics')
-rw-r--r--linguistics/src/main/resources/configdefinitions/language.opennlp.opennlp-linguistics.def6
1 files changed, 0 insertions, 6 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
deleted file mode 100644
index 361a8a5f50c..00000000000
--- a/linguistics/src/main/resources/configdefinitions/language.opennlp.opennlp-linguistics.def
+++ /dev/null
@@ -1,6 +0,0 @@
-# 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
-