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

BaseObjectParser -- parse method should return object of the same type as sentence #179

Closed
nicolay-r opened this issue Aug 25, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@nicolay-r
Copy link
Owner

Subtask related to the pipelines integration issue #154.
This modification allows us to apply multiple processings towards the particular sentence.

def parse(self, sentence):

@nicolay-r nicolay-r added the enhancement New feature or request label Aug 25, 2021
@nicolay-r nicolay-r self-assigned this Aug 25, 2021
@nicolay-r nicolay-r changed the title BaseObjectParser -- parse considered to return object of the same type as the initial passed sentence parameter BaseObjectParser -- parse method should return object of the same type as sentence Aug 25, 2021
@nicolay-r
Copy link
Owner Author

See #224. Closed due to integration into pipeline process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant