darts-clone-python icon indicating copy to clipboard operation
darts-clone-python copied to clipboard

Darts-clone python binding

Results 3 darts-clone-python issues
Sort by recently updated
recently updated
newest added

Hi, @rixwew , I build a dictionary using a hundred million data. When I call the function darts.build(data), I got RuntimeError: ./csrc/include/darts.h:1385: exception: failed to modify unit: too large offset....

## Summary * This patch allows use of any object that supports buffer protocol where only bytes can be accepted now. * Thus this enables one to use memory mapped...

I encountered this problem when trying to start a background project using **ginza**. After exploring(**ginza**->**SudachiPy**->**darts-clone**), I found that this package has a dll error. I don't know what dll is...