Orange Text Mining documentation ================================ Orange Text Mining is an add-on for Orange_ data mining software package. It extends Orange by providing common functionality for basic tasks in text mining. Add-on was developed in cooperation with Bojana Dalbelo Bašić, Saša Petrović, Frane Šarić, Mladen Kolar (all Faculty of Electrical Engineering and Computing, University of Zagreb, Croatia), Annie Morin (IRISA, Université Rennes 1, Rennes, France), and Jean-Hugues Chauchat (Université Lyon, ERIC-Lyon2, Bron Cedex, France). .. _Orange: http://orange.biolab.si/ Widgets ------- .. toctree:: :maxdepth: 1 Scripting Reference ------------------- .. toctree:: :maxdepth: 1 Installation ------------ To install Text Mining add-on for Orange from PyPi_ run:: pip install Orange-Text To install it from source code run:: python setup.py install To build Python egg run:: python setup.py bdist_egg To install add-on in `development mode`_ run:: python setup.py develop .. _development mode: http://packages.python.org/distribute/setuptools.html#development-mode .. _PyPi: http://pypi.python.org/pypi Source Code and Issue Tracker ----------------------------- Source code is available on Bitbucket_. For issues and wiki we use Trac_. .. _Bitbucket: https://bitbucket.org/biolab/orange-text .. _Trac: http://orange.biolab.si/trac/ Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`