Are you using the API or the command line tools? Can you send a code snippet showing how do you load the ObjectStream?
2013/11/20 Walrus theCat <[email protected]> > I'm getting "java.io.IOException: Stream not marked" when calling > TokenNameFinderCrossValidator.evaluate with a NameSampleDataStream. This > works when I use a TokenNameFinderEvaluator instead. I'm led to believe > that .reset isn't called on the stream in the CrossValidator. >
