Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alignments and a CLI interface #72

Merged
merged 15 commits into from
Mar 14, 2023
Merged

Alignments and a CLI interface #72

merged 15 commits into from
Mar 14, 2023

Conversation

nikvaessen
Copy link
Collaborator

This PR adds the following:

  1. The compute_measures output dictionary returns the results of the editops so that users can use the alignment
  2. The compute_measures output dictionary returns the processed ground-truth and hypothesis sentences so the alignment can be easily processed, and the pre-processing can be sanity-checked.
  3. Add a method visualize_measures which pretty-prints the alignments and computed measures.
  4. Add a simple CLI wrapper which uses 2 text files as input.

@nikvaessen nikvaessen merged commit f287355 into jitsi:master Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant