tree2seq icon indicating copy to clipboard operation
tree2seq copied to clipboard

C++ code of "Tree-to-Sequence Attentional Neural Machine Translation (tree2seq ANMT)"

Results 3 tree2seq issues
Sort by recently updated
recently updated
newest added

Hello Akiko Eriguchi, I didn't find an email address to you on your website, so I write you here. On your topic modeling demo at https://www.logos.t.u-tokyo.ac.jp/~eriguchi/demo/olda/index.php#how2use I only get the...

I faced a problem on very short inputs. If the training data contain a sentence with just one element like: XXX. tree2seq trainer has failed by segmentation fault.