Skip to content

Commit

Permalink
Generate documentation for the gensim.similarities.termsim module (#2485
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Witiko authored and mpenkov committed May 9, 2019
1 parent cf4f231 commit cf89912
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/apiref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Modules:
models/deprecated/fasttext_wrapper
models/base_any2vec
similarities/docsim
similarities/termsim
similarities/index
sklearn_api/atmodel
sklearn_api/d2vmodel
Expand Down
8 changes: 8 additions & 0 deletions docs/src/similarities/termsim.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
:mod:`similarities.termsim` -- Term similarity queries
========================================================================

.. automodule:: gensim.similarities.termsim
:synopsis: Term similarity queries
:members:
:inherited-members:

0 comments on commit cf89912

Please sign in to comment.