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

Added check for number of processed documents being less than corpus length. Closes #2553 #2633

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Hiyorimi
Copy link
Contributor

No description provided.

for case when size of processed documents
goes beyond corpus length."""

class ProblematicIterable:
Copy link
Collaborator

Choose a reason for hiding this comment

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

There's no benefit to nesting classes here. Please move this new class to module scope.

@mpenkov
Copy link
Collaborator

mpenkov commented Oct 17, 2019

Thank you for your contribution.

Your tests are failing. Could you please have a look and fix them?

@Hiyorimi
Copy link
Contributor Author

I've been meaning too, didn't have any time this week.

@mpenkov mpenkov added this to Needs triage in PR triage Nov 3, 2019
@mpenkov
Copy link
Collaborator

mpenkov commented Jan 23, 2020

Ping @Hiyorimi , are you able to finish this PR?

@mpenkov mpenkov added the stale Waiting for author to complete contribution, no recent effort label Jan 23, 2020
@Hiyorimi
Copy link
Contributor Author

sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Waiting for author to complete contribution, no recent effort
Projects
PR triage
  
Needs triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants