{ "info": { "author": "Sverrir \u00c1. Berg", "author_email": "sab@keilir.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "========================\nPython bridge for IceNLP\n========================\n\n\n.. image:: https://img.shields.io/pypi/v/icenlp_bridge.svg\n :target: https://pypi.python.org/pypi/icenlp_bridge\n\n.. image:: https://img.shields.io/travis/sverrirab/icenlp_bridge.svg\n :target: https://travis-ci.org/sverrirab/icenlp_bridge\n\n.. image:: https://readthedocs.org/projects/icenlp-bridge/badge/?version=latest\n :target: https://icenlp-bridge.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\n\nSimplify using IceNLP (Icelandic NLP library written in Java)\n\n\n* Free software: Apache Software License 2.0\n* Documentation: https://icenlp-bridge.readthedocs.io.\n\n\nFeatures\n--------\n\n* Run Icelandic NLP from python using a local IceNLP server and this library\n\n\nExample\n-------\n\nStart the local IceNLP server. For example using docker:\n\n``docker run -it --rm -p 1234:1234 sverrirab/icenlp``\n\nInstall locally using:\n\n``pip install icenlp_bridge``\n\nYour code might look like this:\n\n>>> from icenlp_bridge import parse\n>>> print(parse('V\u00e1 hva\u00f0 \u00feetta var einfalt!'))\n\n\n``[InjP V\u00e1 au ] {*SUBJ [NP hva\u00f0 fshen ] } {*SUBJ> [NP \u00feetta fahen ] } [VPb var sfg3e\u00fe ] {*COMP< [AP einfalt lhensf ] } ! !``\n\n\nYou can also pipe files into icenlp_bridge\n\n``cat texti.txt | python -m icenlp_bridge``\n\nFor connection options see `python -m icenlp_bridge --help` and `init` documentation.\n\nCredits\n-------\n\nThis package is built on the excellent IceNLP_ library. Information on the docker image can be found on DockerHub_.\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _IceNLP: https://github.com/hrafnl/icenlp\n.. _DockerHub: https://cloud.docker.com/repository/docker/sverrirab/icenlp\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2019-09-08)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sverrirab/icenlp_bridge", "keywords": "icenlp_bridge", "license": "Apache Software License 2.0", "maintainer": "", "maintainer_email": "", "name": "icenlp-bridge", "package_url": "https://pypi.org/project/icenlp-bridge/", "platform": "", "project_url": "https://pypi.org/project/icenlp-bridge/", "project_urls": { "Homepage": "https://github.com/sverrirab/icenlp_bridge" }, "release_url": "https://pypi.org/project/icenlp-bridge/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Simplify using IceNLP (Icelandic NLP library written in Java)", "version": "0.1.0" }, "last_serial": 5799883, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "23608bb3b4e6cfadc75a0818fadef54e", "sha256": "a0f6d16689105e98d14e8b050f50e52eff984de59313c5048f51e9a82a7fb747" }, "downloads": -1, "filename": "icenlp_bridge-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "23608bb3b4e6cfadc75a0818fadef54e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4704, "upload_time": "2019-09-08T17:09:26", "url": "https://files.pythonhosted.org/packages/53/e4/2274063c6c868e1471bebead5e54da33f755f406af83c388484374de9f14/icenlp_bridge-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "56473608050523446d203fae1c17b70b", "sha256": "f9781ceeacfc73d838fd18e07a51d66209bc61ab87a15bdb7d317814047e0c93" }, "downloads": -1, "filename": "icenlp_bridge-0.1.0.tar.gz", "has_sig": false, "md5_digest": "56473608050523446d203fae1c17b70b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9220, "upload_time": "2019-09-08T17:09:29", "url": "https://files.pythonhosted.org/packages/a4/75/644376cbc8daaecf4f5ca90a97252c69dcb333565feb5365951e3146ccc2/icenlp_bridge-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "23608bb3b4e6cfadc75a0818fadef54e", "sha256": "a0f6d16689105e98d14e8b050f50e52eff984de59313c5048f51e9a82a7fb747" }, "downloads": -1, "filename": "icenlp_bridge-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "23608bb3b4e6cfadc75a0818fadef54e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4704, "upload_time": "2019-09-08T17:09:26", "url": "https://files.pythonhosted.org/packages/53/e4/2274063c6c868e1471bebead5e54da33f755f406af83c388484374de9f14/icenlp_bridge-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "56473608050523446d203fae1c17b70b", "sha256": "f9781ceeacfc73d838fd18e07a51d66209bc61ab87a15bdb7d317814047e0c93" }, "downloads": -1, "filename": "icenlp_bridge-0.1.0.tar.gz", "has_sig": false, "md5_digest": "56473608050523446d203fae1c17b70b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9220, "upload_time": "2019-09-08T17:09:29", "url": "https://files.pythonhosted.org/packages/a4/75/644376cbc8daaecf4f5ca90a97252c69dcb333565feb5365951e3146ccc2/icenlp_bridge-0.1.0.tar.gz" } ] }