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
visualize_alignment() function takes parameters one output from process_words() and second show_measures. If I want to show only those sentences with errors greater than zero. How can I proceed?
I know I can loop through, but adding this as an argument would be good.
The text was updated successfully, but these errors were encountered:
visualize_alignment()
function takes parameters one output fromprocess_words()
and secondshow_measures
. If I want to show only those sentences with errors greater than zero. How can I proceed?I know I can loop through, but adding this as an argument would be good.
The text was updated successfully, but these errors were encountered: