Skip to content

Conversation

@Selbl
Copy link
Contributor

@Selbl Selbl commented Nov 9, 2024

No description provided.

Selbl added 6 commits October 25, 2024 08:33
Changed the double loop sequence to a list comprehension for speed. While it might be instructive to have a double loop, list comprehensions are a widely used tool in Python and it is best to expose beginners to it ASAP.
Compressed and rewrote code in a more Pythonic way. Did not return as list because the question prompt does not ask for that. explicitly. Passes all test cases. I did not check for shape mismatch, but that could be added to the question.
@Selbl Selbl closed this by deleting the head repository Nov 12, 2024
moe18 added a commit that referenced this pull request Jul 2, 2025
Adding new question for ROUGE-1 Score #144
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.

1 participant