diff --git a/config/chunk_np.ccl b/config/chunk_np.ccl deleted file mode 100644 index 4bb692899d9e63bffed110f7df2f068bb0a46a52..0000000000000000000000000000000000000000 --- a/config/chunk_np.ccl +++ /dev/null @@ -1,12 +0,0 @@ -@ "default" ( - orth[0]; // 0 - class[0]; // 1 - cas[0]; // 2 - gnd[0]; // 3 - nmb[0]; // 4 - agrpp(0,1,{nmb,gnd,cas}); // 5 - and(inside(-1), inside(1), wagr(-1,1,{nmb,gnd,cas})); // 6 - regex(orth[0], "\\P{Ll}.*"); regex(orth[0], "\\P{Lu}.*") // 7, 8 -) - -// no tests for other chunks diff --git a/config/chunk_np.ini b/config/chunk_np.ini deleted file mode 100644 index f31264a923e561116adae5deb95057514cea4004..0000000000000000000000000000000000000000 --- a/config/chunk_np.ini +++ /dev/null @@ -1,11 +0,0 @@ -; NKJP tagset, single channel: chunk_np. -; - -[general] -tagset = nkjp -channels = chunk_np -tagged = yes - -[crf] -params = -a CRF-L2 -