{ "info": { "author": "Kydlaw", "author_email": "kydlaw@protonmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Twittenizer: Convert stupid text in smart features.\n\nThe goal of this tool is to provide an advanced tokenizer for tweets.\nIt is build on top of NLTK tokenizer.\n\nInputs:\n\n- Tweets in .json format\n- Raw tweets in .txt format\n\nOutput:\n\n- Tokens ready to fit in a neural network\n\n\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/Kydlaw/twittenizer", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "twittenizer", "package_url": "https://pypi.org/project/twittenizer/", "platform": "", "project_url": "https://pypi.org/project/twittenizer/", "project_urls": { "Homepage": "https://github.com/Kydlaw/twittenizer" }, "release_url": "https://pypi.org/project/twittenizer/0.0.1/", "requires_dist": null, "requires_python": ">=3.6", "summary": "A tokenizer for Twitter", "version": "0.0.1" }, "last_serial": 5982824, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "cb31e2a79719c909e7310be197c8f09c", "sha256": "b8b215429a2ffb15cb8831f8e71c34c757b726709487266dd4ec1b0a8689f49f" }, "downloads": -1, "filename": "twittenizer-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "cb31e2a79719c909e7310be197c8f09c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 18774, "upload_time": "2019-10-16T12:13:46", "url": "https://files.pythonhosted.org/packages/6d/b4/1188e02ef7d913c6863330922179f2a0c4633f48d6119f89dc918f73869f/twittenizer-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "83e120d0baadee9fd049ab5896012fda", "sha256": "6c792d9fa4970f4ea92029ea47d8973ed38b8388cb723c69783ae76a82616d44" }, "downloads": -1, "filename": "twittenizer-0.0.1.tar.gz", "has_sig": false, "md5_digest": "83e120d0baadee9fd049ab5896012fda", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 5535, "upload_time": "2019-10-16T12:13:48", "url": "https://files.pythonhosted.org/packages/d7/82/755f353ddd5f22ae146333300dcbf23f35f4c973344f4ce38e873c749ba5/twittenizer-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cb31e2a79719c909e7310be197c8f09c", "sha256": "b8b215429a2ffb15cb8831f8e71c34c757b726709487266dd4ec1b0a8689f49f" }, "downloads": -1, "filename": "twittenizer-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "cb31e2a79719c909e7310be197c8f09c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 18774, "upload_time": "2019-10-16T12:13:46", "url": "https://files.pythonhosted.org/packages/6d/b4/1188e02ef7d913c6863330922179f2a0c4633f48d6119f89dc918f73869f/twittenizer-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "83e120d0baadee9fd049ab5896012fda", "sha256": "6c792d9fa4970f4ea92029ea47d8973ed38b8388cb723c69783ae76a82616d44" }, "downloads": -1, "filename": "twittenizer-0.0.1.tar.gz", "has_sig": false, "md5_digest": "83e120d0baadee9fd049ab5896012fda", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 5535, "upload_time": "2019-10-16T12:13:48", "url": "https://files.pythonhosted.org/packages/d7/82/755f353ddd5f22ae146333300dcbf23f35f4c973344f4ce38e873c749ba5/twittenizer-0.0.1.tar.gz" } ] }