FEVEROUS
FEVEROUS copied to clipboard
PR:issue30, fix multiprocessing and imports
Hi @Raldir, thank you so much for your help last month! I'm very sorry for the delay in opening this PR - holiday season had me away from this repo for a bit.
There are two primary issues addressed in this PR: 1) the multiprocessing init
function needed DOC2IDX
but wasn't taking it in, and 2) incorrect imports.
Please let me know if you had questions.