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

Generate sentence-aligned data set for generation of abstractive summarizations/paraphrasing #7

Open
dennlinger opened this issue Mar 7, 2022 · 1 comment

Comments

@dennlinger
Copy link
Owner

Based on the ROUGE-2 optimized alignments, generate sentence-based samples that can be used as training inputs for a paraphrasing model.

@dennlinger
Copy link
Owner Author

This importantly requires changes to the currently extracted oracle baselines, as they sort the extracted sentences in order of appearance in the source text and also discard duplicates.

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

No branches or pull requests

1 participant