dymil
dymil
This fixes #14, by restoring the install_requires field which got lost when moving back to setup.py. I also deleted a superfluous space in the short description. pyyaml _could_ be an...
* print statements replaced with print function for Python 3 * gensim.utils.smart_open replaced with smart_open.open for newer gensim I didn't fully rerun the notebook because one needs to make a...
"we can figure out that out the optimum" is ungrammatical; I'm not sure if "that out" should simply be deleted or if some other phrase was intended.
### Description Fixes a typo
I fixed three minor errors: a typo "matchinf", a verb issue "requires to", and a missing article "manipulating HDF document"
Github's SVN support was killed at the beginning of the year. This also deletes the shallow clone instruction for PRs, as it seems redundant and I was able to commit...