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

BaseSampleFormatter -- _iter_sentence_terms should not be a part of this class. (QUICK) #184

Closed
nicolay-r opened this issue Aug 26, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request task

Comments

@nicolay-r
Copy link
Owner

@staticmethod
def _iter_sentence_terms(parsed_news, sentence_ind):
return parsed_news.iter_sentence_terms(sentence_index=sentence_ind, return_id=False)

@nicolay-r nicolay-r added enhancement New feature or request task labels Aug 26, 2021
@nicolay-r nicolay-r self-assigned this Aug 26, 2021
@nicolay-r nicolay-r changed the title BaseSampleFormatter -- _iter_sentence_terms should not be a part of this class. BaseSampleFormatter -- _iter_sentence_terms should not be a part of this class. (QUICK) Aug 26, 2021
nicolay-r added a commit that referenced this issue Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request task
Projects
None yet
Development

No branches or pull requests

1 participant