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

Allow flexible forwarding of NLP columns to SBS #56

Merged
merged 8 commits into from
Oct 31, 2024

Conversation

nishchalb
Copy link
Contributor

No description provided.

@nishchalb nishchalb marked this pull request as ready for review October 8, 2024 21:08
@@ -97,6 +100,10 @@ int main(int argc, char **argv) {

c->add_option("--composition-approach", composition_approach,
"Desired composition logic. Choices are 'standard' or 'adapted'");
c->add_option("--ref-extra-cols", ref_extra_columns,
"Extra columns from the reference to include in SBS output.");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these space delimited?

@nishchalb nishchalb merged commit 3446afd into develop Oct 31, 2024
3 checks passed
@nishchalb nishchalb deleted the feature/FSTALIGN-67 branch October 31, 2024 17:48
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.

2 participants