Hi, What is the status of Tika Annotator? I can't find much information about it. I'm trying to use the FileSystemCollectionReader but it gives nullpointerexception errors when populating CAS with the Feature Structure.
In CASImpl.class this line (474) is were it hangs:
final int typeCode = ((TypeImpl) type).getCode();
Can it be that the defined typesystem in MarkupAnnotationTypeSystem.xml
is not compatible withe the code?
gr, Roland
