From cea83cd0cc5c7b06b1090d2a42fe49c20d2fcaef Mon Sep 17 00:00:00 2001 From: tu <tu@PC-Tu.IDS.DOM> Date: Wed, 13 Jun 2018 09:03:57 +0200 Subject: [PATCH] changed typesystem --- .../typesystem/redeWiedergabeTypesystem_compare_tei_cab.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/de.uniwue.mk.athen/bundles/de.ids.tt.athen.rwview/typesystem/redeWiedergabeTypesystem_compare_tei_cab.xml b/de.uniwue.mk.athen/bundles/de.ids.tt.athen.rwview/typesystem/redeWiedergabeTypesystem_compare_tei_cab.xml index b3e20625..69e5e43e 100644 --- a/de.uniwue.mk.athen/bundles/de.ids.tt.athen.rwview/typesystem/redeWiedergabeTypesystem_compare_tei_cab.xml +++ b/de.uniwue.mk.athen/bundles/de.ids.tt.athen.rwview/typesystem/redeWiedergabeTypesystem_compare_tei_cab.xml @@ -770,8 +770,8 @@ </features> </typeDescription> <typeDescription> - <name>de.idsma.rw.preprocessing.OpenNLPCabSentence</name> - <description>OpenNLP sentence detector used for CABToken</description> + <name>de.idsma.rw.preprocessing.OpenNLPSentence</name> + <description>OpenNLP sentence detector </description> <supertypeName>uima.tcas.Annotation</supertypeName> </typeDescription> <typeDescription> -- GitLab