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

Refactor API reference gensim.sklearn_api #1667

Closed
11 of 12 tasks
anotherbugmaster opened this issue Oct 30, 2017 · 4 comments · Fixed by #1912
Closed
11 of 12 tasks

Refactor API reference gensim.sklearn_api #1667

anotherbugmaster opened this issue Oct 30, 2017 · 4 comments · Fixed by #1912
Labels
documentation Current issue related to documentation

Comments

@anotherbugmaster
Copy link
Contributor

anotherbugmaster commented Oct 30, 2017

Check this PR for the soon-to-be-deprecated modules: #1618

Documented submodules:

  • __init__.py
  • atmodel.py
  • d2vmodel.py
  • hdp.py
  • ldamodel.py
  • ldaseqmodel.py
  • lsimodel.py
  • phrases.py
  • rpmodel.py
  • text2bow.py
  • tfidf.py
  • w2vmodel.py
@menshikh-iv menshikh-iv added documentation Current issue related to documentation difficulty hard Hard issue: required deep gensim understanding & high python/cython skills and removed difficulty hard Hard issue: required deep gensim understanding & high python/cython skills labels Oct 30, 2017
@gyanesh-m
Copy link
Contributor

@menshikh-iv Hi, in tfidf.py the parameters mentioned are the same as done for tfidmodel.py . So should I add a reference to that file in the notes section or mention all the parameters again for tfidf.py ?

@menshikh-iv
Copy link
Contributor

@gyanesh-m this already in WIP too in #1895, sorry.
Now, some files remain from gensim.models, you can try you can try your hand at this task (for example https://github.com/RaRe-Technologies/gensim/blob/develop/gensim/models/atmodel.py, https://github.com/RaRe-Technologies/gensim/blob/develop/gensim/models/hdpmodel.py, etc).

@gyanesh-m
Copy link
Contributor

@menshikh-iv Ok, no problem. I will get started with the remaining ones.

@menshikh-iv
Copy link
Contributor

Related PR #1895

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Current issue related to documentation
Projects
None yet
3 participants