clstm icon indicating copy to clipboard operation
clstm copied to clipboard

how to generate 'clstmtext' command?

Open xray1111 opened this issue 8 years ago • 4 comments

I built the clstm project successfully, but didn't find this command-line tool generated. I'm not familiar with scons building tools, would somebody please help me? Because I'm really interested in how that language-model works in post-processing. Thanks very much!

xray1111 avatar Jan 23 '17 06:01 xray1111

clstmtext is a HDF5-based tool, it is in ./OLD since it will not build with the current setup. We should update the README.

kba avatar Jan 23 '17 09:01 kba

@kba May I ask why did this feature be removed? It seems like useful while processing some domain specific documents.

xray1111 avatar Jan 25 '17 04:01 xray1111

There are replacements: clstmfiltertrain and clstmfilter.

amitdo avatar Jan 25 '17 07:01 amitdo

@amitdo Thank you! Maybe I'll dig into int some day...

xray1111 avatar Jan 25 '17 11:01 xray1111