{ "info": { "author": "liu xue yan", "author_email": "liu_xue_yan@foxmail.com", "bugtrack_url": null, "classifiers": [], "description": "# allennlp_wordsplitter_ltpnlp\n\nAdd a [LTP][] `WordSplitter` into [AllenNLP][]'s tokenizers.\n\n## config\n\n```js\n{\n \"dataset_reader\": {\n\n // ... ...\n\n \"tokenizer\": {\n \"word_splitter\": {\n \"type\": \"ltp_remote\",\n \"url\": \"http://10.1.1.174:12345/ltp\"\n }\n },\n\n // ... ...\n\n },\n\n // ... ...\n\n}\n```\n\n## CLI\n\n```sh\nallennlp train --include-package allennlp_wordsplitter_ltp -s /your/output/dir /your/training/config/file\n```\n\n------\n[AllenNLP]: https://allennlp.org/\n[LTP]: https://github.com/HIT-SCIR/ltp\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/tanbro/allennlp_wordsplitter_ltp", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "allennlp-wordsplitter-ltp", "package_url": "https://pypi.org/project/allennlp-wordsplitter-ltp/", "platform": "", "project_url": "https://pypi.org/project/allennlp-wordsplitter-ltp/", "project_urls": { "Homepage": "https://github.com/tanbro/allennlp_wordsplitter_ltp" }, "release_url": "https://pypi.org/project/allennlp-wordsplitter-ltp/0.1a1/", "requires_dist": [ "allennlp (<0.9,>=0.7)", "requests", "overrides", "pyltp ; extra == 'ltp'" ], "requires_python": "", "summary": "LTP word splitter for AllenNLP", "version": "0.1a1" }, "last_serial": 4679764, "releases": { "0.1a1": [ { "comment_text": "", "digests": { "md5": "449413066b8a8a9ab9d2496aceac3d39", "sha256": "a03b33969fb71e9ac8ae9c4f7e1db983b51aa95da534e1a55cb4668c62767f11" }, "downloads": -1, "filename": "allennlp_wordsplitter_ltp-0.1a1-py3-none-any.whl", "has_sig": false, "md5_digest": "449413066b8a8a9ab9d2496aceac3d39", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4302, "upload_time": "2019-01-10T05:47:40", "url": "https://files.pythonhosted.org/packages/1a/54/98637e88f4e20680cd15f7a724580b54a77bd51e1882792092426512e896/allennlp_wordsplitter_ltp-0.1a1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b2e179a76df6694365e7c46ca26b86ea", "sha256": "cf0ae57efde2972d7f3a21f14a9625770c1bac67fe50fb3d120f548ac3bf286c" }, "downloads": -1, "filename": "allennlp_wordsplitter_ltp-0.1a1.tar.gz", "has_sig": false, "md5_digest": "b2e179a76df6694365e7c46ca26b86ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14134, "upload_time": "2019-01-10T05:47:42", "url": "https://files.pythonhosted.org/packages/11/79/645719636ec0eac807156e96d1bb55dd6c77fac8b5d417ba42465ea6bccb/allennlp_wordsplitter_ltp-0.1a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "449413066b8a8a9ab9d2496aceac3d39", "sha256": "a03b33969fb71e9ac8ae9c4f7e1db983b51aa95da534e1a55cb4668c62767f11" }, "downloads": -1, "filename": "allennlp_wordsplitter_ltp-0.1a1-py3-none-any.whl", "has_sig": false, "md5_digest": "449413066b8a8a9ab9d2496aceac3d39", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4302, "upload_time": "2019-01-10T05:47:40", "url": "https://files.pythonhosted.org/packages/1a/54/98637e88f4e20680cd15f7a724580b54a77bd51e1882792092426512e896/allennlp_wordsplitter_ltp-0.1a1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b2e179a76df6694365e7c46ca26b86ea", "sha256": "cf0ae57efde2972d7f3a21f14a9625770c1bac67fe50fb3d120f548ac3bf286c" }, "downloads": -1, "filename": "allennlp_wordsplitter_ltp-0.1a1.tar.gz", "has_sig": false, "md5_digest": "b2e179a76df6694365e7c46ca26b86ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14134, "upload_time": "2019-01-10T05:47:42", "url": "https://files.pythonhosted.org/packages/11/79/645719636ec0eac807156e96d1bb55dd6c77fac8b5d417ba42465ea6bccb/allennlp_wordsplitter_ltp-0.1a1.tar.gz" } ] }