6 ms·
That's an interesting way to look at it. Do you think the sentences->nodes generation approach would work for this? Or maybe should the tree management be more
by eatthatpie 7y ago
That's an interesting way to look at it. Do you think the sentences->nodes generation approach would work for this? Or maybe should the tree management be more flexible?
I'm pretty excited about your idea and have many things to think of now ;) though I'm not sure that tree structure is the best for the task - maybe a graph would be better?