{ "info": { "author": "blester125", "author_email": "blester125@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3 :: Only", "Topic :: Scientific/Engineering" ], "description": "# Part of Speech Tagging\n##\n\nA Part of Speech tagger using the Average Perceptron.\n\nBased on the tagger from [here](https://explosion.ai/blog/part-of-speech-pos-tagger-in-python)\n\nThis uses the following features:\n\n * The Suffix (last 3 characters) of the current word (unnormalized).\n * The Prefix (first character) of the current word (unnormalized).\n * The current word.\n * The previous Part of Speech tag and the current word.\n * The Previous Part of Speech tag.\n * The Part of Speech tag from the word before last.\n * Both of the previous Part of Speech tags.\n * The previous word.\n * The previous word suffix.\n * The word from 2 steps back.\n * The next word.\n * The next word suffix.\n * The word after next.\n * A Bias\n\nIncludes the following Pretrained models.\n\n * POS Tagger, Trained on the CoNLL 2000 Chunking data\n * Chunker, Trained on the CoNLL 2000 Chunking data\n * Slot filler, Trained on ATIS data", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/blester125/sequence_tagging/archive/0.1.6.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/blester125/sequence_tagging", "keywords": "NLP,Sequence Tagging,ML", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "sequence-tagging", "package_url": "https://pypi.org/project/sequence-tagging/", "platform": "", "project_url": "https://pypi.org/project/sequence-tagging/", "project_urls": { "Download": "https://github.com/blester125/sequence_tagging/archive/0.1.6.tar.gz", "Homepage": "https://github.com/blester125/sequence_tagging" }, "release_url": "https://pypi.org/project/sequence-tagging/0.1.6/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Sequence Tagging powered by the Averaged Perceptron.", "version": "0.1.6" }, "last_serial": 3855826, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0185c6229be56512f002a775a8b29303", "sha256": "0829004fdd8b8b8641abcc78e33149f2388bb6be02133e708a1aa247bd1a59f9" }, "downloads": -1, "filename": "sequence_tagging-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "0185c6229be56512f002a775a8b29303", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1232676, "upload_time": "2018-03-16T20:24:48", "url": "https://files.pythonhosted.org/packages/08/73/e594d3d0b83487d64e8f5237d13bae8ae78982902d4251d4a028495b042e/sequence_tagging-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1c9f3faefe4c89b945d138b2bc6bb5f8", "sha256": "0b0771fa3ecbfd3b096852c903bb85af9f6839fb8ec8aadc9d1fc13ac6cc28cd" }, "downloads": -1, "filename": "sequence_tagging-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1c9f3faefe4c89b945d138b2bc6bb5f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1217517, "upload_time": "2018-03-16T20:24:54", "url": "https://files.pythonhosted.org/packages/42/37/3b2da40b9b3845b48ac35f533184a892d62c3339bd04720a5cdd8d8149ab/sequence_tagging-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2f1a5092c974454f405ab6a24518970a", "sha256": "aaee6f947e9871a1e65eb0e5be25d745a33fd22c26cb19e7530a5ca792851365" }, "downloads": -1, "filename": "sequence_tagging-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2f1a5092c974454f405ab6a24518970a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1217555, "upload_time": "2018-03-22T00:08:14", "url": "https://files.pythonhosted.org/packages/d9/a0/590cb5a1935e2aa7e76961ea2bd014ed271e27f5fa213b159fbcd3b4cdb8/sequence_tagging-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "bd7cabb59e84ba72d99208a8c689bf0b", "sha256": "0fafb9a46bf825becefff48af47991114492967f88afe8a372d5e4211f61d993" }, "downloads": -1, "filename": "sequence_tagging-0.1.2.tar.gz", "has_sig": false, "md5_digest": "bd7cabb59e84ba72d99208a8c689bf0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1217560, "upload_time": "2018-03-22T00:15:42", "url": "https://files.pythonhosted.org/packages/e7/80/66fba2efbf1bf069777605b9df92b17b3972fad39d078df0513bc980893b/sequence_tagging-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "8eeff8c08862b44898283dc00872f8f2", "sha256": "fbd8789ea0f633f1fb5431fc29c0039b8cccc36bbe0c3807c81978a262a514ca" }, "downloads": -1, "filename": "sequence_tagging-0.1.3.tar.gz", "has_sig": false, "md5_digest": "8eeff8c08862b44898283dc00872f8f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2899016, "upload_time": "2018-04-21T19:16:11", "url": "https://files.pythonhosted.org/packages/0d/05/e226e45661eb2dd50a8abd09f518741456c47dc495e40d56c5aa2d6853ab/sequence_tagging-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "d59b6e2c7cdb370c19585d7fcbbc155f", "sha256": "307ee1ce79c7920ee1757a6dd76f2e288de76d5e125a8aa1f8967240ba07a693" }, "downloads": -1, "filename": "sequence_tagging-0.1.4.tar.gz", "has_sig": false, "md5_digest": "d59b6e2c7cdb370c19585d7fcbbc155f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2898807, "upload_time": "2018-05-02T14:23:03", "url": "https://files.pythonhosted.org/packages/06/f2/1cd5efb9674852fbe7236dcd5731c4134e65b146de86c7150f10eb5fb562/sequence_tagging-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "9fa119b55ca78c23c4abf51685229516", "sha256": "e4cd51b51eda29ce2b6f6af77f6db8bfa2b1c51a384947a323132130baf04f68" }, "downloads": -1, "filename": "sequence_tagging-0.1.5.tar.gz", "has_sig": false, "md5_digest": "9fa119b55ca78c23c4abf51685229516", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2899428, "upload_time": "2018-05-04T21:17:11", "url": "https://files.pythonhosted.org/packages/7d/79/d5528f4281a1af5c50466cf38231fdda179a92c9764ea7663f3f9d030bb0/sequence_tagging-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "4b41ac7afa3d460a3470ef4a6d3ca5a5", "sha256": "daf080cca294ae075d6f02e214019e1d242a7e9275be31bd9634dcde04675adf" }, "downloads": -1, "filename": "sequence_tagging-0.1.6.tar.gz", "has_sig": false, "md5_digest": "4b41ac7afa3d460a3470ef4a6d3ca5a5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2899805, "upload_time": "2018-05-12T01:12:19", "url": "https://files.pythonhosted.org/packages/8f/28/1eb9cd5d5ea6dcb8dbfcc58df3dc7b3333a3db16da2ee18717aaf876db6d/sequence_tagging-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4b41ac7afa3d460a3470ef4a6d3ca5a5", "sha256": "daf080cca294ae075d6f02e214019e1d242a7e9275be31bd9634dcde04675adf" }, "downloads": -1, "filename": "sequence_tagging-0.1.6.tar.gz", "has_sig": false, "md5_digest": "4b41ac7afa3d460a3470ef4a6d3ca5a5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2899805, "upload_time": "2018-05-12T01:12:19", "url": "https://files.pythonhosted.org/packages/8f/28/1eb9cd5d5ea6dcb8dbfcc58df3dc7b3333a3db16da2ee18717aaf876db6d/sequence_tagging-0.1.6.tar.gz" } ] }