Roland,
please tell us which version of the code you're using,
and send us the the full stack trace. Then we may be
able to help.
On 2/16/2010 17:06, Roland Cornelissen wrote:
> 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
|