You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've realized that the alignment model relies now on extra data stored in the [alignments.tsv] (https://github.com/interactive-cookbook/alignment-models/blob/main/data/alignment/baked_ziti/alignments.tsv) files when it builds the recipe pairs and align their actions.
To do: import function of conllu2crowd.py (from conllu to tsv format) that pairs recipes directly in the alignment model so that model is independent from gold-standard alignments