LTTL


NameLTTL JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttps://github.com/axanthos/LTTL
SummaryLangTech Text Library (LTTL) for text processing and analysis
upload_time2025-02-02 21:38:34
maintainerNone
docs_urlNone
authorLangTech Sarl
requires_pythonNone
licenseGNU GPL v3
keywords text mining text analysis text processing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            LangTech Text Library (LTTL)
============================

LTTL is an open-source python package for text processing and analysis.

LTTL consists of: (i) a set of classes for representing segmental analyses of 
text strings (= "segmentations"), whereby portions of text strings are 
delineated and possibly annotated with specific labels; (ii) a set of classes 
for creating and manipulating segmentations, in order to produce either 
modified version of the original text data, or data tables summarizing 
properties of these data (e.g. unit frequency, complexity measures, 
concordances, and so on).

LTTL was designed and implemented by `LangTech Sarl <http://langtech.ch>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/axanthos/LTTL",
    "name": "LTTL",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "text mining, text analysis, text processing",
    "author": "LangTech Sarl",
    "author_email": "info@langtech.ch",
    "download_url": "https://files.pythonhosted.org/packages/8c/f1/1c6f3b1329ea4bd3df01769bd1f05ffb53bd5e3a3c6f161c69d64d4f1b17/lttl-2.1.0.tar.gz",
    "platform": null,
    "description": "LangTech Text Library (LTTL)\r\n============================\r\n\r\nLTTL is an open-source python package for text processing and analysis.\r\n\r\nLTTL consists of: (i) a set of classes for representing segmental analyses of \r\ntext strings (= \"segmentations\"), whereby portions of text strings are \r\ndelineated and possibly annotated with specific labels; (ii) a set of classes \r\nfor creating and manipulating segmentations, in order to produce either \r\nmodified version of the original text data, or data tables summarizing \r\nproperties of these data (e.g. unit frequency, complexity measures, \r\nconcordances, and so on).\r\n\r\nLTTL was designed and implemented by `LangTech Sarl <http://langtech.ch>`_.\r\n",
    "bugtrack_url": null,
    "license": "GNU GPL v3",
    "summary": "LangTech Text Library (LTTL) for text processing and analysis",
    "version": "2.1.0",
    "project_urls": {
        "Download": "https://github.com/axanthos/LTTL/tarball/v2.1.0",
        "Homepage": "https://github.com/axanthos/LTTL"
    },
    "split_keywords": [
        "text mining",
        " text analysis",
        " text processing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2914b398d1683e2594ddf915f1cbdbe45219a4877a7d6511085b756a9e63e83e",
                "md5": "0be2298e85473e455c505405f64b08eb",
                "sha256": "ec8643912f0017b041cc2e8e334edfd2f20e8906ef31b16e08efd5b2aad72abc"
            },
            "downloads": -1,
            "filename": "LTTL-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0be2298e85473e455c505405f64b08eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 92705,
            "upload_time": "2025-02-02T21:38:32",
            "upload_time_iso_8601": "2025-02-02T21:38:32.974862Z",
            "url": "https://files.pythonhosted.org/packages/29/14/b398d1683e2594ddf915f1cbdbe45219a4877a7d6511085b756a9e63e83e/LTTL-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8cf11c6f3b1329ea4bd3df01769bd1f05ffb53bd5e3a3c6f161c69d64d4f1b17",
                "md5": "2ab00330be3940505c5b09d23713b904",
                "sha256": "bdbaca62631e2caae5ed6471930b4819e4ea3e8ccd77c4ed4df7eb40866609c6"
            },
            "downloads": -1,
            "filename": "lttl-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2ab00330be3940505c5b09d23713b904",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 96750,
            "upload_time": "2025-02-02T21:38:34",
            "upload_time_iso_8601": "2025-02-02T21:38:34.973681Z",
            "url": "https://files.pythonhosted.org/packages/8c/f1/1c6f3b1329ea4bd3df01769bd1f05ffb53bd5e3a3c6f161c69d64d4f1b17/lttl-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-02 21:38:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "axanthos",
    "github_project": "LTTL",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lttl"
}
        
Elapsed time: 0.41853s