pycorrector
pycorrector copied to clipboard
大规模语料训练kenlm内存泄漏
用大规模语料训练kenlm,使用模型时会内存泄漏
是内存爆了吗?还是kenlm代码本身的原因
maybe this help you https://github.com/kpu/kenlm/issues/185
训练时可以使用-S 参数来控制内存使用,例如:-S 10%
是内存爆了吗?还是kenlm代码本身的原因
预测时,大量请求,内存会爆满,很久不会释放
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.(由于长期不活动,机器人自动关闭此问题,如果需要欢迎提问)