{ "info": { "author": "Maarten van Gompel", "author_email": "proycon@anaproy.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: POSIX", "Programming Language :: Python :: 3", "Topic :: Text Processing :: Linguistic" ], "description": "FoLiA Library for Python\n================================\n\n.. image:: https://travis-ci.com/proycon/foliapy.svg?branch=master\n :target: https://travis-ci.com/proycon/foliapy\n\n.. image:: http://readthedocs.org/projects/foliapy/badge/?version=latest\n\t:target: http://foliapy.readthedocs.io/en/latest/?badge=latest\n\t:alt: Documentation Status\n\n.. image:: http://applejack.science.ru.nl/lamabadge.php/foliapy\n :target: http://applejack.science.ru.nl/languagemachines/\n\nThis Python module provides an extensive library for parsing, creating and otherwise processing documents in the `Format\nfor Linguistic Annotation `_, aka `FoLiA `_. It has\nbeen in active development since 2010 and used by numerous Natural Language Processing (NLP) tools.\n\nThis library used to be part of `PyNLPL `_ (``pynlpl.formats.folia``), but has been\nmigrated to this standalone library in spring 2019.\n\nAcknowledgement\n----------------------------\n\nFoLiA development is funded in the scope of the larger CLARIN-NL project and its successor CLARIAH.\n\n\nThe following modules are available:\n\n* ``folia.main`` - The main library\n* ``folia.setdefinition`` - A module for FoLiA Set Definitions\n* ``folia.fql`` - Support for the FoLiA Query Language (FQL)\n\n\nInstallation\n--------------------\n\nDownload and install the latest stable version directly from the Python Package\nIndex with ``pip install folia`` (or ``pip3`` for Python 3 on most\nsystems). For global installations prepend ``sudo``.\n\nAlternatively, clone this repository and run ``python setup.py install`` (or\n``python3 setup.py install`` for Python 3 on most system. Prepend ``sudo`` for\nglobal installations.\n\nThe Python FoLiA library is also included in our `LaMachine `_ distribution.\n\nDocumentation\n--------------------\n\nAPI Documentation and tutorials can be found `here `_ .", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/proycon/foliapy", "keywords": "nlp computational_linguistics folia format", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "FoLiA", "package_url": "https://pypi.org/project/FoLiA/", "platform": "", "project_url": "https://pypi.org/project/FoLiA/", "project_urls": { "Homepage": "https://github.com/proycon/foliapy" }, "release_url": "https://pypi.org/project/FoLiA/2.2.2/", "requires_dist": null, "requires_python": "", "summary": "An extensive library for processing FoLiA documents. FoLiA stands for Format for Linguistic Annotation and is a very rich XML-based format used by various Natural Language Processing tools.", "version": "2.2.2" }, "last_serial": 5957005, "releases": { "2.0.0": [ { "comment_text": "", "digests": { "md5": "a1142629d38ab04f37bae7d3802717a6", "sha256": "a0a214869c4352b19530e8aa5d4a2dd5d1d20f1497edc3c1aa37edcb7e1e9f0a" }, "downloads": -1, "filename": "FoLiA-2.0.0-py3.7.egg", "has_sig": false, "md5_digest": "a1142629d38ab04f37bae7d3802717a6", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 433905, "upload_time": "2019-03-13T16:08:56", "url": "https://files.pythonhosted.org/packages/a3/aa/7a23564f171a936531ad2e77dc4e9cb063dbdc6117d8bb6ff42effe56c0b/FoLiA-2.0.0-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "c552872957a13ebddffb100c6a62dae9", "sha256": "0b5f0b5d386520975d08e1c04e7a1103e4748bcc82c3155c8a75b36e5e1b30d6" }, "downloads": -1, "filename": "FoLiA-2.0.0.tar.gz", "has_sig": false, "md5_digest": "c552872957a13ebddffb100c6a62dae9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 157959, "upload_time": "2019-03-13T16:08:59", "url": "https://files.pythonhosted.org/packages/fe/80/99227d8bdab4d4edb3cf332e5b48cdbe17de03315092ff94ca2425a1fb2a/FoLiA-2.0.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "2f0ec011752876949fc5ac11de272475", "sha256": "258d0d657deb390febbefafbd92bbbca283081e004072aee92566af4d74ac204" }, "downloads": -1, "filename": "FoLiA-2.0.1-py3.7.egg", "has_sig": false, "md5_digest": "2f0ec011752876949fc5ac11de272475", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 341420, "upload_time": "2019-03-13T22:30:25", "url": "https://files.pythonhosted.org/packages/af/2b/cd97f9fc80bae220088a1f6a6f36ca4674b25fa1bda9980c4b25d32b8d46/FoLiA-2.0.1-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "081cdedfaee38ad12908954a7d755487", "sha256": "3cb2545f51e5a8c5d7ffeb844d025a984744a3d135513c8e2c658507925ee343" }, "downloads": -1, "filename": "FoLiA-2.0.1.tar.gz", "has_sig": false, "md5_digest": "081cdedfaee38ad12908954a7d755487", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 158429, "upload_time": "2019-03-13T22:30:27", "url": "https://files.pythonhosted.org/packages/df/f4/13e36325ee0adc0584f9025aee5fdad7f7f2847ab2ab3eb73627898d9cc5/FoLiA-2.0.1.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "b888fbca60bc53def185723c1998cc16", "sha256": "9806e81711e5de0ed6d06c77629346f0663f22c1acfa7b81908ad4a28a3b9d25" }, "downloads": -1, "filename": "FoLiA-2.0.2-py3.7.egg", "has_sig": false, "md5_digest": "b888fbca60bc53def185723c1998cc16", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 435018, "upload_time": "2019-03-20T09:43:31", "url": "https://files.pythonhosted.org/packages/d5/88/e6375e0bf09de219f75d3d3749bbd8891dd817d38911dc980f17d6862a3f/FoLiA-2.0.2-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "fc454744dc4eacd136bfe1b485cc416f", "sha256": "7df8c84d644f4a27e6293cf171994f318ce12e4fc6ad9a810fc30b5d11d435a8" }, "downloads": -1, "filename": "FoLiA-2.0.2.tar.gz", "has_sig": false, "md5_digest": "fc454744dc4eacd136bfe1b485cc416f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 158376, "upload_time": "2019-03-20T09:43:32", "url": "https://files.pythonhosted.org/packages/a4/70/5c105b5724e67bd17841a813f4affd62eee6e09acb16d339804b16d751f2/FoLiA-2.0.2.tar.gz" } ], "2.0.3": [ { "comment_text": "", "digests": { "md5": "2725a4caf7c0b84625abe9aadbcc010f", "sha256": "d9c4b4c18ae890e62b681526986542e595b8dd41d98bfce3c25b4d1ffa5aa95c" }, "downloads": -1, "filename": "FoLiA-2.0.3.tar.gz", "has_sig": false, "md5_digest": "2725a4caf7c0b84625abe9aadbcc010f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 158443, "upload_time": "2019-03-22T17:20:38", "url": "https://files.pythonhosted.org/packages/9e/b1/f9c0f61d3cb111aa3eacb17a2e0454a3aa390cb6c58e78056bef873d58fd/FoLiA-2.0.3.tar.gz" } ], "2.0.4": [ { "comment_text": "", "digests": { "md5": "f62ceee0287dd54ad73d107b6b44a0a1", "sha256": "d773c0a53c8c9d8ed87cd08492d6bb815e1d5f64c50bc38a44e4e5c30b2bd927" }, "downloads": -1, "filename": "FoLiA-2.0.4-py3.7.egg", "has_sig": false, "md5_digest": "f62ceee0287dd54ad73d107b6b44a0a1", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 435755, "upload_time": "2019-03-23T12:24:06", "url": "https://files.pythonhosted.org/packages/33/92/7b22a7d8d94bf0d3e83eb9020a26822479c0d317ca6ce1f10760e3c054b5/FoLiA-2.0.4-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "d42be8b8d433787b19660fcbb1215d2f", "sha256": "c696adbdbe28fe28df6dd2defbf136998920725c226729b8b091918f67e7a9c2" }, "downloads": -1, "filename": "FoLiA-2.0.4.tar.gz", "has_sig": false, "md5_digest": "d42be8b8d433787b19660fcbb1215d2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 158678, "upload_time": "2019-03-23T12:24:08", "url": "https://files.pythonhosted.org/packages/57/bb/8898bd302942f91e3f18a4615fea2cb4060e2c33700584e63d9b60bc3536/FoLiA-2.0.4.tar.gz" } ], "2.0.5": [ { "comment_text": "", "digests": { "md5": "c7d16849e4970e42b3b775c2fc0785a7", "sha256": "718fb994fc8e0cf10eb8b0fa5f8863d9ef226c48da5b5e9698ebd7cdb7d0a4e1" }, "downloads": -1, "filename": "FoLiA-2.0.5.tar.gz", "has_sig": false, "md5_digest": "c7d16849e4970e42b3b775c2fc0785a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 160658, "upload_time": "2019-04-01T15:15:55", "url": "https://files.pythonhosted.org/packages/a2/cf/3a1ac05619734372fd003fd98b525c0d2a6fc20f6fb04dacac157c4dd40a/FoLiA-2.0.5.tar.gz" } ], "2.0.6": [ { "comment_text": "", "digests": { "md5": "e51bac9f55a53506a7e0cc30d4be0a57", "sha256": "cd1f98bb79bdc3878bb80313e3accee07f106f5c1fe8d18d448ecf90641034dc" }, "downloads": -1, "filename": "FoLiA-2.0.6.tar.gz", "has_sig": false, "md5_digest": "e51bac9f55a53506a7e0cc30d4be0a57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 160787, "upload_time": "2019-04-01T19:25:25", "url": "https://files.pythonhosted.org/packages/d8/34/3093c6bbad8944b70d534fb8f1a184a5bb68a366a273bb00026bf6a63f71/FoLiA-2.0.6.tar.gz" } ], "2.0.7": [ { "comment_text": "", "digests": { "md5": "16048794109326c5cc32c6d3a0e3136a", "sha256": "cbd5f96e465a1464ce19e95f3718c760e0ddae065040845a051753ac991444fa" }, "downloads": -1, "filename": "FoLiA-2.0.7.tar.gz", "has_sig": false, "md5_digest": "16048794109326c5cc32c6d3a0e3136a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 162665, "upload_time": "2019-04-16T11:08:02", "url": "https://files.pythonhosted.org/packages/70/40/3b9a7f4f0dd0ed0f9ea3f9a061118da00f7adbccdae00ac46afc3ccf092b/FoLiA-2.0.7.tar.gz" } ], "2.0.8": [ { "comment_text": "", "digests": { "md5": "6a452e3bb6c3eb9b013fd2aa3d778d4b", "sha256": "d98d2d268cd9f0d76c53046c64894b31bdfc8984d958756a3b41de44ef1a6376" }, "downloads": -1, "filename": "FoLiA-2.0.8.tar.gz", "has_sig": false, "md5_digest": "6a452e3bb6c3eb9b013fd2aa3d778d4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 164192, "upload_time": "2019-04-26T20:35:15", "url": "https://files.pythonhosted.org/packages/06/f3/a46b496a1cea753599f560752feb45265b3f259b84f05c582e64bc5a14bb/FoLiA-2.0.8.tar.gz" } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "fcdf9ed38057b8d61dcbe47f05ca93bc", "sha256": "8ced4b2b99a05346e6ae875c7f5373d885d3f15bc14f2bc073c6f18168766bdc" }, "downloads": -1, "filename": "FoLiA-2.1.0.tar.gz", "has_sig": false, "md5_digest": "fcdf9ed38057b8d61dcbe47f05ca93bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 166735, "upload_time": "2019-05-22T12:06:35", "url": "https://files.pythonhosted.org/packages/37/12/df26fd0c4a2005258b0441a55d78d8acbbd5e8083ed98a1eaaa4deb0f3c0/FoLiA-2.1.0.tar.gz" } ], "2.1.1": [ { "comment_text": "", "digests": { "md5": "f7912c6a95a04de823dc1eb01538cfad", "sha256": "dc27fcb9fc4e5c2a807873ae4d8d5e319c27c4e8f0cc1f27d34adde6c75280b9" }, "downloads": -1, "filename": "FoLiA-2.1.1.tar.gz", "has_sig": false, "md5_digest": "f7912c6a95a04de823dc1eb01538cfad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 166809, "upload_time": "2019-05-29T09:55:18", "url": "https://files.pythonhosted.org/packages/96/38/a5bc48606ee8baf6ab6394b483870497077e2849fc02016d0e4c2dc3a9a2/FoLiA-2.1.1.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "79b17d1cd443ac2b8a69451293e62ac9", "sha256": "116e65eeefd0b969dcad2d6e4005893e92cb4ddc250839b75e94a15f2c2b9eb9" }, "downloads": -1, "filename": "FoLiA-2.1.2.tar.gz", "has_sig": false, "md5_digest": "79b17d1cd443ac2b8a69451293e62ac9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 166804, "upload_time": "2019-05-29T17:34:12", "url": "https://files.pythonhosted.org/packages/e5/73/386b08334daecc3ccaa13e45359e57d5596fb30b012b50f982bf091fdffa/FoLiA-2.1.2.tar.gz" } ], "2.1.3": [ { "comment_text": "", "digests": { "md5": "8576518fdfd932660e0e02b15478d296", "sha256": "d03527412ed63e05db9baa27fba3915f56bc85e3f0915451dd7929a56843cdf8" }, "downloads": -1, "filename": "FoLiA-2.1.3.tar.gz", "has_sig": false, "md5_digest": "8576518fdfd932660e0e02b15478d296", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 168138, "upload_time": "2019-06-06T21:04:06", "url": "https://files.pythonhosted.org/packages/86/11/2a18ed5a240e8be6e73331ec8192b652efe0be6a08c79a8527d668846b55/FoLiA-2.1.3.tar.gz" } ], "2.1.4": [ { "comment_text": "", "digests": { "md5": "34927b449e48613a8af46b4451333ba8", "sha256": "3a6a0c6c8e5c52d8d75868f1b249bf3db58d0136f2f42a317d3e4525baf19be3" }, "downloads": -1, "filename": "FoLiA-2.1.4.tar.gz", "has_sig": false, "md5_digest": "34927b449e48613a8af46b4451333ba8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 168547, "upload_time": "2019-06-12T08:50:28", "url": "https://files.pythonhosted.org/packages/30/68/fbfb68fc0715f0654c428eb81ad6f00274bd669f4b9dafc1946d08aeddd9/FoLiA-2.1.4.tar.gz" } ], "2.2.0": [ { "comment_text": "", "digests": { "md5": "ddfbe4e895e3013d8f25ccf1a19969bc", "sha256": "cbd5481259947bc9f65fcb49289d3a62cfeaa7447919a76da9292f642dfe1c4e" }, "downloads": -1, "filename": "FoLiA-2.2.0.tar.gz", "has_sig": false, "md5_digest": "ddfbe4e895e3013d8f25ccf1a19969bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 169568, "upload_time": "2019-07-23T10:44:43", "url": "https://files.pythonhosted.org/packages/56/23/290bb04b2558fa86ec6c25a59a34900e3ac5269a6ebce118bf1498f2f1f2/FoLiA-2.2.0.tar.gz" } ], "2.2.1": [ { "comment_text": "", "digests": { "md5": "dc508e93da30576276b2835614810f35", "sha256": "9062be589ed7f27ba854e49336d554042da840864bed413e7d0bed4a6fad0a08" }, "downloads": -1, "filename": "FoLiA-2.2.1.tar.gz", "has_sig": false, "md5_digest": "dc508e93da30576276b2835614810f35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 170480, "upload_time": "2019-08-20T13:09:07", "url": "https://files.pythonhosted.org/packages/0f/c2/a29fda683b0f2b799841b7ba1757e55e47a92c133b8a5d459f1e562942d9/FoLiA-2.2.1.tar.gz" } ], "2.2.2": [ { "comment_text": "", "digests": { "md5": "750154a3beb6387e28d4200e38f959bc", "sha256": "b664724ee29862d181d3f40604a7ceac1c16c2cd8539147f2c7787e9bd178847" }, "downloads": -1, "filename": "FoLiA-2.2.2.tar.gz", "has_sig": false, "md5_digest": "750154a3beb6387e28d4200e38f959bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 170521, "upload_time": "2019-10-10T21:16:06", "url": "https://files.pythonhosted.org/packages/e1/8e/63b5c5f1a46d8ff3e4d9d6626c7bab92d11ed45fce9a6df5c9f521260455/FoLiA-2.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "750154a3beb6387e28d4200e38f959bc", "sha256": "b664724ee29862d181d3f40604a7ceac1c16c2cd8539147f2c7787e9bd178847" }, "downloads": -1, "filename": "FoLiA-2.2.2.tar.gz", "has_sig": false, "md5_digest": "750154a3beb6387e28d4200e38f959bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 170521, "upload_time": "2019-10-10T21:16:06", "url": "https://files.pythonhosted.org/packages/e1/8e/63b5c5f1a46d8ff3e4d9d6626c7bab92d11ed45fce9a6df5c9f521260455/FoLiA-2.2.2.tar.gz" } ] }