Emmanuelle Gedin
Results
2
issues of
Emmanuelle Gedin
I noticed an edge case that causes the `put` method of `PatriciaTrie` to crash. This happens when one tries to insert some string and also the same string appended with...
# Overview # Adds the function `debugMultiTokenize()` similar to the previously existing `debugTokenize()`, but with support for multi-tokenization. The function generates a graph in [DOT](https://en.wikipedia.org/wiki/DOT_(graph_description_language)) format. # Details # Each...