blob: a971419b8920a7277359cdf30fb62df70bee89dc [file] [log] [blame]
KorAP.Conf = KorAP.Conf || {};
// KorAP.Conf["CorpusByMatchDisabled"] = true;
require([
"hint/foundries/base",
"hint/foundries/corenlp",
"hint/foundries/dereko",
"hint/foundries/malt",
"hint/foundries/marmot",
"hint/foundries/opennlp",
"hint/foundries/treetagger"
]);