Skip to content

Commit

Permalink
Extend documentation in visualization.py
Browse files Browse the repository at this point in the history
  • Loading branch information
severinsimmler committed Oct 7, 2017
1 parent 20752d1 commit 1dfa7d4
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions dariah_topics/visualization.py
@@ -1,16 +1,10 @@
# -*- coding: utf-8 -*-

"""LDA visualization.
"""
Visualizing the Output of LDA Models
====================================
This module contains functions for LDA visualization provided by `DARIAH-DE`_.
.. _Gensim:
https://radimrehurek.com/gensim/index.html
.. _Mallet:
http://mallet.cs.umass.edu/
.. _DARIAH-DE:
https://de.dariah.eu
https://github.com/DARIAH-DE
"""

__author__ = "DARIAH-DE"
Expand Down

0 comments on commit 1dfa7d4

Please sign in to comment.