Albert Weichselbraun

Results 2 issues of Albert Weichselbraun

### What were you trying to do? Start a python application which creates a dialog box with turtle.textinput (i.e., tkinter.simpledialog) ### What steps did you take to trigger the issue?...

packaging
OS: Linux

This pull request allows specifying custom in-word characters for words by extending `isPartialMatch` in `Trie.java`, which improves the libraries flexibility in defining word boundaries. **Example:** ```java // create a searcher...