Ridingstar

Results 3 comments of Ridingstar

I also had similar issue, I had segfault when I use tagger.tag(), I did call tagger.open(modelfile)

@kmike Thanks for replying, never mind, it's a silly mistake in formatting training data.

@kmike I am able to reproduce that segfault if I append no data to trainer, and I use this trainer to predict the labels of a valid test sequence.