omorfi


Nameomorfi JSON
Version 0.9.10 PyPI version JSON
download
home_pagehttps://github.com/flammie/omorfi
SummaryOpen morphology for Finnish, python bindings
upload_time2024-01-23 21:52:48
maintainer
docs_urlNone
authorFlammie A Pirinen
requires_python>=3.5
licenseGNU GPLv3
keywords finnish nlp morphology
VCS
bugtrack_url
requirements hfst
Travis-CI
coveralls test coverage No coveralls.
            # omorfi-python

Python API for omorfi (the open morphology of Finnish). Omorfi is a generic
toolkit for natural language processing of Finnish texts and data. The pip
packaging allows download and use of some of the language models, however, not
all parts have python support, e.g. advanced disambiguation.

For more information please see:

* [omorfi on github](https://github.com/flammie/omorfi)
* [omorfi web site](https://flammie.github.io/omorfi)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/flammie/omorfi",
    "name": "omorfi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "finnish nlp morphology",
    "author": "Flammie A Pirinen",
    "author_email": "flammie@iki.fi",
    "download_url": "https://files.pythonhosted.org/packages/38/36/2a00c74116ff1314ec8c919e170ea8118ffaf62a9a80d5836c11d50bbd1a/omorfi-0.9.10.tar.gz",
    "platform": null,
    "description": "# omorfi-python\n\nPython API for omorfi (the open morphology of Finnish). Omorfi is a generic\ntoolkit for natural language processing of Finnish texts and data. The pip\npackaging allows download and use of some of the language models, however, not\nall parts have python support, e.g. advanced disambiguation.\n\nFor more information please see:\n\n* [omorfi on github](https://github.com/flammie/omorfi)\n* [omorfi web site](https://flammie.github.io/omorfi)\n",
    "bugtrack_url": null,
    "license": "GNU GPLv3",
    "summary": "Open morphology for Finnish, python bindings",
    "version": "0.9.10",
    "project_urls": {
        "Bug Tracker": "https://github.com/flammie/omorfi/issues/",
        "Homepage": "https://github.com/flammie/omorfi"
    },
    "split_keywords": [
        "finnish",
        "nlp",
        "morphology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a0e305f7fc797ce9b8cfcac1e03b8090fcb83dba0adb77e31cea2c742463eef",
                "md5": "35cd1c29ec965a1e6ccfc6fe6f5800b9",
                "sha256": "320b521c30dfe301a4209d87655bceb6c6171f23c1fc9e25504fa14f7854b8e0"
            },
            "downloads": -1,
            "filename": "omorfi-0.9.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "35cd1c29ec965a1e6ccfc6fe6f5800b9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 163558,
            "upload_time": "2024-01-23T21:52:46",
            "upload_time_iso_8601": "2024-01-23T21:52:46.023179Z",
            "url": "https://files.pythonhosted.org/packages/0a/0e/305f7fc797ce9b8cfcac1e03b8090fcb83dba0adb77e31cea2c742463eef/omorfi-0.9.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38362a00c74116ff1314ec8c919e170ea8118ffaf62a9a80d5836c11d50bbd1a",
                "md5": "35e1352f8a9b45a7aa3476b8f9398e04",
                "sha256": "a04ec0028f3b404651743556c3790677f33a2820cf2b4b1103cbf1790b9edb1d"
            },
            "downloads": -1,
            "filename": "omorfi-0.9.10.tar.gz",
            "has_sig": false,
            "md5_digest": "35e1352f8a9b45a7aa3476b8f9398e04",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 123768,
            "upload_time": "2024-01-23T21:52:48",
            "upload_time_iso_8601": "2024-01-23T21:52:48.529659Z",
            "url": "https://files.pythonhosted.org/packages/38/36/2a00c74116ff1314ec8c919e170ea8118ffaf62a9a80d5836c11d50bbd1a/omorfi-0.9.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 21:52:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "flammie",
    "github_project": "omorfi",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "hfst",
            "specs": [
                [
                    "==",
                    "3.9.1"
                ]
            ]
        }
    ],
    "lcname": "omorfi"
}
        
Elapsed time: 0.39728s