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" | |
]); |