When training, speed of reading corpus is very slow
coleea opened this issue · 0 comments
coleea commented
Hi.
now I am training the corpus that I have made.
corpus size exceeds 100MB.
Because of multithreading support, Training speed is so fast. but speed of reading corpus is very slow. It seems like not supporting multithread.
For speeding up 'reading corpus', What can I do?
Thank you