scrapinghub / python-crfsuite

A python binding for crfsuite
MIT License
769 stars 223 forks source link

crfsuite is spamming /tmp #120

Open severinsimmler opened 4 years ago

severinsimmler commented 4 years ago

Where do the .crfsuite files in my /tmp folder come from? Can I delete those or prevent being created?

image

RNogales94 commented 3 years ago

It also happens to me

severinsimmler commented 3 years ago

Hi @RNogales94, please refer to https://github.com/TeamHG-Memex/sklearn-crfsuite/issues/50#issuecomment-728105002

RNogales94 commented 3 years ago

So, the best solution is add a cron job to remove them periodically?

Or it is possible to prevent being created?