Tommaso Teofili <tommaso.teofili@...> writes: > > This should be now fixed in trunk with UIMA-2430 [1]. > Regards, > Tommaso > ... > >> Hello > >> I downloaded the DictionaryAnnotator addon from SVN. Unfortunately it > >> seems that > >> it uses incubator classes like: > >> import org.apache.incubator.uima.DictionaryDocument; ... > >> import org.apache.incubator.uima.TypeCollectionDocument; > >> import > >> org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData; > >> > >> and they are not in UIMA 2.4. ... > >> Hi Tommaso, I imported dict_annot_xml_types.jar and it compiles and runs BUT the resulting document is not nice: it shows nothing, no matches, only the default annotation. Even if in the debug 2 dictionary words are found.... any clue? 10x
> >> > > >
