{ "info": { "author": "Stephen Hansen", "author_email": "stephen.hansen@economics.ox.ac.uk", "bugtrack_url": null, "classifiers": [], "description": "# topic-modelling-tools\nTopic Modelling with Latent Dirichlet Allocation using Gibbs sampling.\nThis version of the package uses the GNU Scientific Library for random number\ngeneration, providing faster performance than numpy.\n\nby Stephen Hansen, stephen.hansen@economics.ox.ac.uk\nAssociate Professor of Economics, University of Oxford\n\nPython/Cython code for cleaning text and estimating LDA via collapsed Gibbs sampling as in Griffiths and Steyvers (2004).\n\nTutorial scripts and notebooks making use of this library, along with some\nexample data, can be found in:\nhttps://github.com/sekhansen/text-mining-tutorial\n\n\n## Installation instructions\n\nThis version of the package requires the GNU Scientific Library (GSL) to be\ninstalled. You can download GSL from ftp://ftp.gnu.org/gnu/gsl/ or \nfor Mac OSX using homebrew, you can do `brew install gsl`. If you have conda,\ndo `conda install gsl`. \n\n(For a version that doesn't require GSL (but is somewhat slower), checkout the\n\"master\" branch of this repository, or `pip install topic-modelling-tools`.)\n\nIf you already have GSL, Python and pip installed, `pip install topic-modelling-tools_gsl`\nshould work. The package depends on some other python libraries such as\nnumpy and nltk but this should be taken care of by pip.\n\nThe only other requirement is that a C++ compiler is needed to build the Cython\ncode. For Mac OS X you can download Xcode command-line tools,\nwhile for Windows you can download the Visual Studio C++ compiler.\n\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/alan-turing-institute/topic-modelling-tools/tree/with_gsl", "keywords": "", "license": "LICENSE", "maintainer": "", "maintainer_email": "", "name": "topic-modelling-tools-fast", "package_url": "https://pypi.org/project/topic-modelling-tools-fast/", "platform": "", "project_url": "https://pypi.org/project/topic-modelling-tools-fast/", "project_urls": { "Homepage": "https://github.com/alan-turing-institute/topic-modelling-tools/tree/with_gsl" }, "release_url": "https://pypi.org/project/topic-modelling-tools-fast/0.7.dev0/", "requires_dist": [ "Cython (>=0.20.1)", "nltk (>=3.2.4)", "numpy (>=1.13.3)", "pandas (>=0.20.3)", "scipy (>=0.19.1)" ], "requires_python": "", "summary": "Python library that performs Latent Dirichlet Allocation using Gibbs sampling.", "version": "0.7.dev0" }, "last_serial": 3501640, "releases": { "0.7.dev0": [ { "comment_text": "", "digests": { "md5": "cfc453631425da5bd3e5ef95a14c35d7", "sha256": "b37751be3ac2985624c2f90e4facd5ef23b62e48b0bd6f2441e7ec48213bb1a0" }, "downloads": -1, "filename": "topic_modelling_tools_fast-0.7.dev0-cp36-cp36m-macosx_10_7_x86_64.whl", "has_sig": false, "md5_digest": "cfc453631425da5bd3e5ef95a14c35d7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 112017, "upload_time": "2018-01-18T17:53:10", "url": "https://files.pythonhosted.org/packages/df/62/f82e8ae34bbe8f99c4f9d10cb742ca09d5cc11e41b6c6b924efdfbbf655b/topic_modelling_tools_fast-0.7.dev0-cp36-cp36m-macosx_10_7_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "63031fcd6dd2cf1b8e3a70c89a1b0a51", "sha256": "ddfe56018f6b0d07b2453755f4cab18b9fd611b9b3e0d8c6d1de49c0acbabd08" }, "downloads": -1, "filename": "topic-modelling-tools_fast-0.7.dev0.tar.gz", "has_sig": false, "md5_digest": "63031fcd6dd2cf1b8e3a70c89a1b0a51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4085651, "upload_time": "2018-01-18T17:53:12", "url": "https://files.pythonhosted.org/packages/1a/14/1de866f8d29c76b33d2ee1679b3d6533ead15db04468bccf86951dfe064f/topic-modelling-tools_fast-0.7.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cfc453631425da5bd3e5ef95a14c35d7", "sha256": "b37751be3ac2985624c2f90e4facd5ef23b62e48b0bd6f2441e7ec48213bb1a0" }, "downloads": -1, "filename": "topic_modelling_tools_fast-0.7.dev0-cp36-cp36m-macosx_10_7_x86_64.whl", "has_sig": false, "md5_digest": "cfc453631425da5bd3e5ef95a14c35d7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 112017, "upload_time": "2018-01-18T17:53:10", "url": "https://files.pythonhosted.org/packages/df/62/f82e8ae34bbe8f99c4f9d10cb742ca09d5cc11e41b6c6b924efdfbbf655b/topic_modelling_tools_fast-0.7.dev0-cp36-cp36m-macosx_10_7_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "63031fcd6dd2cf1b8e3a70c89a1b0a51", "sha256": "ddfe56018f6b0d07b2453755f4cab18b9fd611b9b3e0d8c6d1de49c0acbabd08" }, "downloads": -1, "filename": "topic-modelling-tools_fast-0.7.dev0.tar.gz", "has_sig": false, "md5_digest": "63031fcd6dd2cf1b8e3a70c89a1b0a51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4085651, "upload_time": "2018-01-18T17:53:12", "url": "https://files.pythonhosted.org/packages/1a/14/1de866f8d29c76b33d2ee1679b3d6533ead15db04468bccf86951dfe064f/topic-modelling-tools_fast-0.7.dev0.tar.gz" } ] }