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

Add preprocessing step to remove \n from the text before summarizing. Fix 1575. #1577

Conversation

diegospd
Copy link

@diegospd diegospd commented Sep 8, 2017

As reported in issue #1575 _clean_text_by_sentences cannot properly handle \n in the middle of sentences. This PR adds a preprocessing step to remove them before doing anything else.

Fixes issue #1575.

No tests were written

@menshikh-iv menshikh-iv changed the title Add preprocessing step to remove \n from the text before summarizing Add preprocessing step to remove \n from the text before summarizing. Fix 1575. Sep 14, 2017
@menshikh-iv
Copy link
Contributor

Hi @diegospd, please look at broken test, fix it and I'll merge your code.

@menshikh-iv
Copy link
Contributor

Ping @diegospd, what's status of current PR?

@menshikh-iv
Copy link
Contributor

I close this PR because it looks abandoned.

@menshikh-iv menshikh-iv closed this Oct 2, 2017
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.

3 participants