Skip to content

Commit

Permalink
Update docs with Montemurro and Zanette's algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
PeteBleackley committed Jan 3, 2018
1 parent 28ae7cb commit 6add3ba
Show file tree
Hide file tree
Showing 2 changed files with 10 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 @@ -87,6 +87,7 @@ Modules:
summarization/commons
summarization/graph
summarization/keywords
summarization/mz_entropy
summarization/pagerank_weighted
summarization/summariser
summarization/syntactic_unit
Expand Down
9 changes: 9 additions & 0 deletions docs/src/summarization/mz_entropy.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
:mod:`summarization.mz_entropy` -- Keywords from the Montemurro and Zanette algorithm
======================================================================================

.. automodule:: gensim.summarization.mz_entropy
:synopsis: Keywords from the Monemurro and Zanette algorithm
:members:
:inherited-members:
:undoc-members:
:show-inheritance:

0 comments on commit 6add3ba

Please sign in to comment.