FASText icon indicating copy to clipboard operation
FASText copied to clipboard

Segmentation fault

Open yuliok0715 opened this issue 6 years ago • 1 comments

Hi. I' m trying to run python2.7 testLines.py but get this: /home/yulia/FASText Using FT detector edgeThreshold = 13, kpTypes: 3 Using PyramidSegmenter, segmDeltaInt: 1 Loading CharCls Model from: /home/yulia/FASText/cvBoostChar.xml New instance 0 with edge threshold: 13 Segmentation fault (core dumped) How can I fix it?

yuliok0715 avatar Sep 17 '18 09:09 yuliok0715

Same here.

Happens on:
lines = ft.findTextLines(outputDir, 'base')

willaaam avatar Nov 13 '18 16:11 willaaam