b00f
b00f
@hajix Look at this [line](https://github.com/tihu-nlp/tihu/blob/8c01607b0683ff3d6c8a27f28234daf37dea90b5/src/phonetics/g2pseq2seq.cpp#L81) Here we use g2p as interactive python app. I think you may change this file to use your library in intractive mode or better if...
Please don't hesitate to contact me if you need help.
@hajix, you are right. This approach is much better. Soon we can make it. I am so excited about it.
@hajix It looks perfect. I suggest to create a separate `test` folder next to `src`. Right now we can merge the code.
Let this be simple as is. Don't make it complicated. So far it is simple and easy to use.
Did you try with 200 items? Huge items inside the list might cause extension become unstable because of the performance. We need to make a benchmark on that.
@Tudmotu Do you think maximum history can be unlimited? User might risk on performance.
This is my experience. First of all it's not happening all the times. I can see when the CPU is engaged with some debugger or heavy stuff the chance of...
> Maybe favs and/or history (maybe keep only few last used always visible) could be changed into expandable sections that can be opened/closed ? We can merge this two sections...
> There are two lists because the favorites should always be visible. Is it possible to accomplish with a single list? Yes, We can have only one list, and the...