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

Replace open() with smart_open() in notebooks. Fix #1789 #1812

Merged
merged 4 commits into from
Mar 10, 2018

Commits on Dec 23, 2017

  1. Configuration menu
    Copy the full SHA
    725efed View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. Configuration menu
    Copy the full SHA
    872c55c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2018

  1. Configuration menu
    Copy the full SHA
    18a18f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2018

  1. Merge branch 'develop' of https://github.com/RaRe-Technologies/gensim

    …into smart_open
    
    * 'develop' of https://github.com/RaRe-Technologies/gensim:
      Fix positional params used for `gensim.models.CoherenceModel` in `gensim.models.callbacks` (piskvorky#1823)
      Fix parameter setting for `FastText.train`. Fix piskvorky#1818 (piskvorky#1837)
      Refactor tests for `gensim.corpora.WikiCorpus`(piskvorky#1821)
      Fix formula in `gensim.summarization.bm25`. Fix piskvorky#1828 (piskvorky#1833)
      Fix docstrings for `gensim.matutils` (piskvorky#1804)
      Fix docstrings for `gensim.models.logentropy_model` (piskvorky#1803)
      Fix docstrings for `gensim.models.normmodel` (piskvorky#1805)
      Refactor API reference `gensim.topic_coherence`. Fix piskvorky#1669 (piskvorky#1714)
      Add CircleCI for build documentation. Fix piskvorky#1807 (piskvorky#1822)
      Fix docstrings for `gensim.models.translation_matrix` (piskvorky#1806)
      Fix docstrings for `gensim.models.rpmodel` (piskvorky#1802)
      Fix docstrings for `gensim.utils` (piskvorky#1797)
      Fix tox.ini/setup.cfg configuration (piskvorky#1815)
      Add wordnet mammal train file for Poincare notebook (piskvorky#1781)
    sharanry committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    159f095 View commit details
    Browse the repository at this point in the history