Build me a python GUI for Word Break Problem
Budget: ₹600 – ₹1,500 INR
I need a python GUI for word break problem with 2 user inputs : one is the complete string and the other input is the dictionary of words that the string can be segemented into. The GUI should display the output of possible combinations of the space seperated sequence of the string. I can share the source code too.