Closed LucyFann closed 3 years ago
can you be more concrete? alignments for training are obtained by installing and running the aligner tools, as explained in the README. Once a model is trained, it produces AMR files with alignments in JAMR notation (at right-most side of the nodes)
sorry for not clear my problem...I want to get the alignments as you explain in README by JAMR tools. The bash preprocess/install_alignment_tools.sh for JAMR's default setup script in JAMR repos is set to a version no longer available. Now I have succeed get the alignments after use new versions of scala and sbt. Refer to this issue for more details.
how to get the alignments between tokens and node?