.. gensim documentation master file, created by
   sphinx-quickstart on Tue Mar 16 19:45:41 2010.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

gensim
===============================================

.. --- Python Environment for Topic Modeling


For an introduction on what gensim does (or does not do), go to the :doc:`introduction <intro>`.

To download and install `gensim`, consult the :doc:`install <install>` page.

For examples on how to use it, try the :doc:`tutorials <tutorial>`.

Contents
---------

.. toctree::
   :maxdepth: 1
   
   intro
   install
   tutorial
   devguide
   paramref
   apiref    


Indices and tables
------------------

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

