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.parsing #1664

Closed
3 tasks done
anotherbugmaster opened this issue Oct 30, 2017 · 0 comments
Closed
3 tasks done

Refactor API reference gensim.parsing #1664

anotherbugmaster opened this issue Oct 30, 2017 · 0 comments
Assignees
Labels
difficulty medium Medium issue: required good gensim understanding & python skills 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
  • porter.py
  • preprocessing.py
@menshikh-iv menshikh-iv added documentation Current issue related to documentation difficulty medium Medium issue: required good gensim understanding & python skills labels Oct 30, 2017
VaiyeBe pushed a commit to VaiyeBe/gensim that referenced this issue Nov 26, 2017
…rky#1684)

* Added\fixed docstrings for strip_tags in preprocessing.py

* Added docstrings for strip_numeric, strip_non_alphanum & strip_multiple_whitespaces

* small fixes

* Added docstrings for split_alphanum, stem_text, need additional check for preprocess_string & preprocess_documents

* Fix for old stringdocs and even more!

* Additional changes for preprocessing.py and some refactoring for porter.py

* Added references for functions + some common refactoring

* Added annotations for porter.py & preprocessing.py

* Fixes for annotations

* Refactoring for Attributes and Notes fields

* Reduced some extra large docstrings

* porter.py , function _ends : changed return type from (int) to (bool)

* small fix for sections

* Cleanup porter.py

* Resolve last review

* finish with porter, yay!

* Fix preprocessing

* small changes

* Fix review comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty medium Medium issue: required good gensim understanding & python skills documentation Current issue related to documentation
Projects
None yet
Development

No branches or pull requests

3 participants