taku910 / crfpp

CRF++: Yet Another CRF toolkit
Other
505 stars 192 forks source link

Segmentation fault #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
crf_learn -t -a crf nerd.i.tok1.pattern nerd.i.tok1 nerd.i.tok1.crfpp.model

on provided files

What is the expected output? What do you see instead?
expect starting training but seg fault

What version of the product are you using? On what operating system?
0.58 (last at writing time)

Please provide any additional information below.
extract 6004 sequences and 306984496 features then seg fault.

Original issue reported on code.google.com by peamon.c...@gmail.com on 10 Dec 2013 at 12:28

Attachments:

GoogleCodeExporter commented 9 years ago
wer there any suggestions on how to tackel this problem? I am facing the same 
issue (segmentation fault) and I am not sure what is causing this error

Original comment by tanvi.mo...@gmail.com on 12 Feb 2015 at 11:56