guybedo
guybedo
cool :-) i'm gonna try to do that and build a dataset with both classes of text. Do you think i need to start from the stage 1 checkpoint or...
I've implemented a basic TOC functionnality: https://github.com/danburzo/percollate/pull/81 Not sure that's what you had in mind, but for my use case it's gonna be usefull, hope it helps.
it seems pyrocksdb hasn't been updated in a long time, for now my workaround is to install a version of rocksdb compatible with the python bindings... git clone https://github.com/facebook/rocksdb.git git...