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

solves issue #891. added parallel processing example #899

Closed
wants to merge 9 commits into from

Conversation

harshuljain13
Copy link

added example for 2 parallel processes that loads the saved model and used the memory mapped index file.

added snippet for arallel processes to load the saved model and sharing the memory mapped index piskvorky#891
metalaman and others added 4 commits September 30, 2016 19:55
…words (piskvorky#885)

* Added check in summarize_corpus to fix bug in summarizer

* Fix piskvorky#805: Added check in summarizing text

* Added test for checking low number of distinct words in text

* Text split method changed to allow running in Python 3.3 and above.

* Change to fix test in python versions 3.3 and higher

* Added blank line test_wikicorpus.py file

Added blank line to fix issue with travis CI
…iskvorky#902)

* Update summarizer.py

Return statement removed and error raised.

* Update test_summarization.py

Removed test for single sentence input.

* Update CHANGELOG.md

* Update summarizer.py

* Update test_wikicorpus.py

* Update test_summarization.py
@harshuljain13
Copy link
Author

#891

@tmylk
Copy link
Contributor

tmylk commented Oct 2, 2016

Merged in #909

@tmylk tmylk closed this Oct 2, 2016
@tmylk
Copy link
Contributor

tmylk commented Oct 2, 2016

@harshul1610 Thanks for the contribution!

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.

4 participants