{ "info": { "author": "Sverrir A. Berg", "author_email": "sab@keilir.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# icenews\nSimple NLP for Icelandic News\n\nThis project is aimed at extracting themes / concepts from simple\nicelandic news text - headlines and such. This is used for example\nby [helst.is](https://helst.is) for processing mainstream Icelandic \nnews media. \n\n[![travis](https://travis-ci.com/sverrirab/icenews.svg?token=xxFqtztRjZQMvihBaiGq&branch=master)](https://travis-ci.com/sverrirab/icenews)\n\n# How to use\n\n```bash\n$ pip install icenews\n$ python -m icenews\n```\n\nAnd then when the web server is running - analyze your text. For example:\n\n```bash\n$ python\n>>> import requests\n>>> t = '\u00c1forma\u00f0 er a\u00f0 taka upp n\u00fdtt grei\u00f0slukerfi fyrir Str\u00e6t\u00f3 \u00e1 n\u00e6stunni.'\n>>> r = requests.post('http://127.0.0.1:5000/v1/parse', json={'in': t}) \n>>> print(r.json())\n{'important_words': ['grei\u00f0slukerfi', 'str\u00e6t\u00f3', 'upp', '\u00e1 n\u00e6stunni', '\u00e1forma', '\u00e1forma\u00f0ur', 'n\u00fdr', 'n\u00fdta']}\n```\n\n# Use with container\n\nIf you prefer you can also load the prebuilt container and run locally:\n\n```bash \ndocker run -d -p 5000:5000 --rm --name icenews sverrirab/icenews\n``` \n\nAnd the same request as above works...\n\n# Note on licensing\n\nThis project is released under the [Apache License](./LICENSE) because\nthat is compatible with all the other licenses for libraries it depends\non. They are as time of writing: Public Domain, MIT, BSD, BSD-3 and GPLv3. \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/sverrirab/icenews", "keywords": "nlp,icelandic", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "icenews", "package_url": "https://pypi.org/project/icenews/", "platform": "", "project_url": "https://pypi.org/project/icenews/", "project_urls": { "Homepage": "https://github.com/sverrirab/icenews" }, "release_url": "https://pypi.org/project/icenews/1.0.4/", "requires_dist": [ "Flask-RESTful (>=0.3.7)", "reynir (>=1.5.1)" ], "requires_python": "", "summary": "Simple NLP for Icelandic News", "version": "1.0.4" }, "last_serial": 5141132, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8846b3c15d6c8337c370370609ff5fe9", "sha256": "e9a6b825b33e27fab2b1b5ddc3b077c1b11695b4229561591a93d8a775d7e7f9" }, "downloads": -1, "filename": "icenews-1.0.tar.gz", "has_sig": false, "md5_digest": "8846b3c15d6c8337c370370609ff5fe9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9883, "upload_time": "2019-03-30T09:58:58", "url": "https://files.pythonhosted.org/packages/7a/94/516682142074289710f27a7466d9d55ff02890c23f98a7e0cc1a3aa39430/icenews-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "e562ab17627483820ad9e506c567533e", "sha256": "d96819c78e28aa8a11a50c169da32a8a0fb916e1933719b337b9dbb525ae6103" }, "downloads": -1, "filename": "icenews-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e562ab17627483820ad9e506c567533e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10604, "upload_time": "2019-03-30T10:41:13", "url": "https://files.pythonhosted.org/packages/64/5c/748fc28bdaee9621831774467a38fb6894141f39af2de5db9c1c0e0050e1/icenews-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "99ce5803a0a2b80a91eb9bbffc8ed151", "sha256": "2a886960045b8f796e142d3704adf8fcded8ccb67679f0991ae0702084509748" }, "downloads": -1, "filename": "icenews-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "99ce5803a0a2b80a91eb9bbffc8ed151", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11297, "upload_time": "2019-03-30T11:50:11", "url": "https://files.pythonhosted.org/packages/6e/18/162a6fcaf089390be5a2b22f19719e5a0780df903714f3bef325d8753ad1/icenews-1.0.2-py3-none-any.whl" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "be990b211448b3d5f9eb2d08d7ea7e3b", "sha256": "50ab08a16c8fa3ac6af523a447fa8b9c866ce00af5d1e6e73526cd24fcf5c97f" }, "downloads": -1, "filename": "icenews-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "be990b211448b3d5f9eb2d08d7ea7e3b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11386, "upload_time": "2019-03-31T02:41:26", "url": "https://files.pythonhosted.org/packages/ae/74/967d19a6b091685b3e09129228b3b31beaa75c8d5b3342db7603323d3730/icenews-1.0.3-py3-none-any.whl" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "5fb519be536107986f7beff91a922375", "sha256": "85ef36b21eb0293ad60a5eb2006e3f74124ad9dc4526a53f69284c73efdfdf27" }, "downloads": -1, "filename": "icenews-1.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "5fb519be536107986f7beff91a922375", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15697, "upload_time": "2019-04-14T15:20:42", "url": "https://files.pythonhosted.org/packages/29/9f/8afa54ef302d9f9ee1960d8bbcc13a03e26b65d5530627e0a2f3934683f9/icenews-1.0.4-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5fb519be536107986f7beff91a922375", "sha256": "85ef36b21eb0293ad60a5eb2006e3f74124ad9dc4526a53f69284c73efdfdf27" }, "downloads": -1, "filename": "icenews-1.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "5fb519be536107986f7beff91a922375", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15697, "upload_time": "2019-04-14T15:20:42", "url": "https://files.pythonhosted.org/packages/29/9f/8afa54ef302d9f9ee1960d8bbcc13a03e26b65d5530627e0a2f3934683f9/icenews-1.0.4-py3-none-any.whl" } ] }