{ "info": { "author": "Michael Chary", "author_email": "mac389@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha" ], "description": "Python files for Toxicovigilance on Twitter\r\n\r\nWhat is it?\r\n------------\r\n\r\n A collection of Python files, also listed on PyPI, as part of an ongoing effort to use Twitter for toxicology research. \r\n\r\nHow do I use it?\r\n-----------------\r\n\r\n The easiest thing is to copy all of the files to someplace in your PYTHONPATH, like ~/bin. \r\n\r\n RUN PYTHON MAIN.PY \r\n\r\n This module creates a twitteryQuery.py object for all drugs listed in the formulary. It can save the results in JSON or XLS. \r\n\r\n\r\nWhat other Python Plugins do I need?\r\n_____________________________________\r\n\r\n -Numpy/SciPy\r\n -XLRD XLWT\r\n -python-twitter (use pip install twitter not easy_install twitter)\r\n -matplotlib\r\n -simplejson\r\n -networkx\r\n\r\n\r\nWhat do the files besides main.py do?\r\n______________________________________\r\n\r\n--->twitterQuery.py: main.py creates an instance of twitterQuery for each drug in the \"formulary\" that you are \u2026 querying Twitter for. \r\n\r\n--->parser.py loads the JSON format results from querying twitter and formats them for NLP analysis by:\r\n 1. Writing a reduplicated record of the tweets to an XLS file for human rating. (Change filename, which indicates the location of the JSON dump of the twitter query, as needed.) \r\n 2. Making a stemmed corpus to use for semantic analysis, contextual analysis or as input to a classifier. (Change the savename as needed.)\r\n\r\n--->loadTweets.py is a helper function to calculate the Fleisch-Kincaid grade level of a tweet. \r\n\r\n---> medgraph.py draws a degree-rank plot with the social graph as an inset. \r\nATTRIBUTION: This is a modified version of a file from the matplotlib examples gallery.", "description_content_type": null, "docs_url": "https://pythonhosted.org/toxtweet/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.python.org/sigs/distutils-sig/", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "toxtweet", "package_url": "https://pypi.org/project/toxtweet/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/toxtweet/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.python.org/sigs/distutils-sig/" }, "release_url": "https://pypi.org/project/toxtweet/0.10/", "requires_dist": null, "requires_python": null, "summary": "ToxTweet- Tools for Toxicovigliance on Twitter", "version": "0.10" }, "last_serial": 800835, "releases": { "0.10": [ { "comment_text": "", "digests": { "md5": "098829062e111c970375481b8c838c18", "sha256": "45e9c6fa356b22a9bc8e4144bab75ca56584b0c94c19aa482c45c5fa608dfa0b" }, "downloads": -1, "filename": "toxtweet-0.10.tar.gz", "has_sig": false, "md5_digest": "098829062e111c970375481b8c838c18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15734, "upload_time": "2012-09-16T03:36:08", "url": "https://files.pythonhosted.org/packages/44/a9/4ca64ea5c5fbb4972f01844d1dfc37b2ad971ca8f4a593a832a68d3d52ea/toxtweet-0.10.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "098829062e111c970375481b8c838c18", "sha256": "45e9c6fa356b22a9bc8e4144bab75ca56584b0c94c19aa482c45c5fa608dfa0b" }, "downloads": -1, "filename": "toxtweet-0.10.tar.gz", "has_sig": false, "md5_digest": "098829062e111c970375481b8c838c18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15734, "upload_time": "2012-09-16T03:36:08", "url": "https://files.pythonhosted.org/packages/44/a9/4ca64ea5c5fbb4972f01844d1dfc37b2ad971ca8f4a593a832a68d3d52ea/toxtweet-0.10.tar.gz" } ] }