{ "info": { "author": "Kasey Jones", "author_email": "krjones@rti.org", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "co-words \n========================================================\n\n
\n\n## What is it?\n**co-words**, or co-occurring words, is a Python package enabling counting of co-occuring words in a set of documents. **co-words** allows users to find which documents share words, which words co-occur together the most often, calculate co-occurrence counts over time, and several other text analysis components. \n\n## Dependencies\n* [scikit-learn](https://scikit-learn.org/stable/) 0.18 or higher\n* [nltk](https://www.nltk.org/) 3.4 or higher\n* [pandas](https://pandas.pydata.org/) 0.23 or higher \n\n## Installation \n\n```\n# PyPi\npip install co-words \n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/RTIInternational/co-words", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "co-words", "package_url": "https://pypi.org/project/co-words/", "platform": "", "project_url": "https://pypi.org/project/co-words/", "project_urls": { "Homepage": "https://github.com/RTIInternational/co-words" }, "release_url": "https://pypi.org/project/co-words/0.0.1.1/", "requires_dist": null, "requires_python": "", "summary": "A python package to complete co-occurring word counts", "version": "0.0.1.1" }, "last_serial": 5359576, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "59dc8794c18b45d0dd2beb4f2ca06c0d", "sha256": "2aff897631034257aa9c27ae085a9de08aca8d827e31dfcf30792ea35ce08561" }, "downloads": -1, "filename": "co-words-0.0.1.tar.gz", "has_sig": false, "md5_digest": "59dc8794c18b45d0dd2beb4f2ca06c0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10250, "upload_time": "2019-06-04T20:26:20", "url": "https://files.pythonhosted.org/packages/b0/bf/2b35a2854acf0ba4282b309a6d11e156aa9c6ab3a816d1524f7a9f18660c/co-words-0.0.1.tar.gz" } ], "0.0.1.1": [ { "comment_text": "", "digests": { "md5": "fbe00c50fa79b8ed04dea7c747ceb37e", "sha256": "d747fbcc010648a052fa973220cfa7d751a9aee0e7654ff7f9079d9c871d9a0b" }, "downloads": -1, "filename": "co-words-0.0.1.1.tar.gz", "has_sig": false, "md5_digest": "fbe00c50fa79b8ed04dea7c747ceb37e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10253, "upload_time": "2019-06-04T20:45:43", "url": "https://files.pythonhosted.org/packages/d7/5c/c13024f72ab3a8a6a0f0c2046be8d763246cf7e321ac6ae34524663c78c3/co-words-0.0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fbe00c50fa79b8ed04dea7c747ceb37e", "sha256": "d747fbcc010648a052fa973220cfa7d751a9aee0e7654ff7f9079d9c871d9a0b" }, "downloads": -1, "filename": "co-words-0.0.1.1.tar.gz", "has_sig": false, "md5_digest": "fbe00c50fa79b8ed04dea7c747ceb37e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10253, "upload_time": "2019-06-04T20:45:43", "url": "https://files.pythonhosted.org/packages/d7/5c/c13024f72ab3a8a6a0f0c2046be8d763246cf7e321ac6ae34524663c78c3/co-words-0.0.1.1.tar.gz" } ] }