{ "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\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\nIf you already have Python and pip installed, `pip install topic-modelling-tools` should 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, while for Windows you can download\nthe 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", "keywords": "", "license": "LICENSE", "maintainer": "", "maintainer_email": "", "name": "topic-modelling-tools", "package_url": "https://pypi.org/project/topic-modelling-tools/", "platform": "", "project_url": "https://pypi.org/project/topic-modelling-tools/", "project_urls": { "Homepage": "https://github.com/alan-turing-institute/topic-modelling-tools" }, "release_url": "https://pypi.org/project/topic-modelling-tools/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": 3501646, "releases": { "0.5.dev0": [ { "comment_text": "", "digests": { "md5": "ecb96f308aa573203ef214953d331874", "sha256": "4c3a090624342ecce477790f59b0d641a807d73bab0209039f384621ca195413" }, "downloads": -1, "filename": "topic_modelling_tools-0.5.dev0-cp36-cp36m-macosx_10_7_x86_64.whl", "has_sig": false, "md5_digest": "ecb96f308aa573203ef214953d331874", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 110367, "upload_time": "2018-01-05T13:40:25", "url": "https://files.pythonhosted.org/packages/c4/ee/c6f9ed20fbc382f6af178e96a7818f413a811656067a645dd079fa767606/topic_modelling_tools-0.5.dev0-cp36-cp36m-macosx_10_7_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d58ae8822589bb0726e3b42d427c7941", "sha256": "86eb262f1b22d518e0913f7b820370ac50f1c719a0ae135ca7d5386053521219" }, "downloads": -1, "filename": "topic-modelling-tools-0.5.dev0.tar.gz", "has_sig": false, "md5_digest": "d58ae8822589bb0726e3b42d427c7941", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 139727, "upload_time": "2018-01-05T13:40:27", "url": "https://files.pythonhosted.org/packages/ba/fe/9cf08212690b675ac80172ab87719d0ed67eaccdf54836ad73902e0ccbd2/topic-modelling-tools-0.5.dev0.tar.gz" } ], "0.7.dev0": [ { "comment_text": "", "digests": { "md5": "46fd40109b5c41711d16a4709d860706", "sha256": "41c59b41c4c08b18af979605ec641b7ec7063d3d6a8f5ea6fffc143aac25f1a5" }, "downloads": -1, "filename": "topic_modelling_tools-0.7.dev0-cp36-cp36m-macosx_10_7_x86_64.whl", "has_sig": false, "md5_digest": "46fd40109b5c41711d16a4709d860706", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 111118, "upload_time": "2018-01-18T17:56:41", "url": "https://files.pythonhosted.org/packages/47/8a/2188aacc78c4acb3bd33f964775cc97e47efab2a970575c3ccae3e2bea3b/topic_modelling_tools-0.7.dev0-cp36-cp36m-macosx_10_7_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b62918b3ca22b465eddc202ca1401bf1", "sha256": "18da486c4e10c81dae9540f53ad9419e92af546abff497a8206d82d943a58af8" }, "downloads": -1, "filename": "topic-modelling-tools-0.7.dev0.tar.gz", "has_sig": false, "md5_digest": "b62918b3ca22b465eddc202ca1401bf1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3958130, "upload_time": "2018-01-18T17:56:50", "url": "https://files.pythonhosted.org/packages/63/2a/a698ea089227c5b1be7923e69f069f99f87b37076a4995502c6e1886a0c7/topic-modelling-tools-0.7.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "46fd40109b5c41711d16a4709d860706", "sha256": "41c59b41c4c08b18af979605ec641b7ec7063d3d6a8f5ea6fffc143aac25f1a5" }, "downloads": -1, "filename": "topic_modelling_tools-0.7.dev0-cp36-cp36m-macosx_10_7_x86_64.whl", "has_sig": false, "md5_digest": "46fd40109b5c41711d16a4709d860706", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 111118, "upload_time": "2018-01-18T17:56:41", "url": "https://files.pythonhosted.org/packages/47/8a/2188aacc78c4acb3bd33f964775cc97e47efab2a970575c3ccae3e2bea3b/topic_modelling_tools-0.7.dev0-cp36-cp36m-macosx_10_7_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b62918b3ca22b465eddc202ca1401bf1", "sha256": "18da486c4e10c81dae9540f53ad9419e92af546abff497a8206d82d943a58af8" }, "downloads": -1, "filename": "topic-modelling-tools-0.7.dev0.tar.gz", "has_sig": false, "md5_digest": "b62918b3ca22b465eddc202ca1401bf1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3958130, "upload_time": "2018-01-18T17:56:50", "url": "https://files.pythonhosted.org/packages/63/2a/a698ea089227c5b1be7923e69f069f99f87b37076a4995502c6e1886a0c7/topic-modelling-tools-0.7.dev0.tar.gz" } ] }