Open diagoo opened 4 years ago
How would this idea work in practice? Tree merging is underdefined in general. In principle one could build a new tree by creating a root node with the children being the sequence of input documents given for the merge. It may not be obvious, however, whether this algorithm, or another, is most natural for whatever use case one might consider.
I've merged it manually by modifying the json file. Thanks for the reply.
Merge multiple files into one file