NLP-WorkflowAutomation


NameNLP-WorkflowAutomation JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/juneealonso/NLP_WorkflowAutomation.git
SummaryEste script Python proporciona un conjunto de funciones para realizar tareas comunes de procesamiento de lenguaje natural (NLP). Desde traducción de texto hasta análisis de sentimiento y resúmenes de archivos PDF, esta herramienta versátil simplifica la automatización de flujos de trabajo NLP.
upload_time2023-11-10 13:54:39
maintainer
docs_urlNone
authorAsier
requires_python
licenseMIT
keywords nlp text analyses
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/juneealonso/NLP_WorkflowAutomation.git",
    "name": "NLP-WorkflowAutomation",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "NLP,TEXT,ANALYSES",
    "author": "Asier",
    "author_email": "asier.arnaz@alumni.mondragon.edu",
    "download_url": "https://files.pythonhosted.org/packages/11/e5/ca20c757f61251933eba86299ef99fb17dfc67711191c19dea9f8ea82650/NLP_WorkflowAutomation-0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Este script Python proporciona un conjunto de funciones para realizar tareas comunes de procesamiento de lenguaje natural (NLP). Desde traducci\u00f3n de texto hasta an\u00e1lisis de sentimiento y res\u00famenes de archivos PDF, esta herramienta vers\u00e1til simplifica la automatizaci\u00f3n de flujos de trabajo NLP.",
    "version": "0.1",
    "project_urls": {
        "Download": "https://github.com/juneealonso/NLP_WorkflowAutomation/archive/refs/tags/v_0.1.tar.gz",
        "Homepage": "https://github.com/juneealonso/NLP_WorkflowAutomation.git"
    },
    "split_keywords": [
        "nlp",
        "text",
        "analyses"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11e5ca20c757f61251933eba86299ef99fb17dfc67711191c19dea9f8ea82650",
                "md5": "3699a52ee00b52f11ab7bdf644c8efdb",
                "sha256": "24358b1ab9d5f31741252f7ba079c8d3e9e78fe7a2d0f35a1e51f0f0e176db26"
            },
            "downloads": -1,
            "filename": "NLP_WorkflowAutomation-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3699a52ee00b52f11ab7bdf644c8efdb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5557,
            "upload_time": "2023-11-10T13:54:39",
            "upload_time_iso_8601": "2023-11-10T13:54:39.090661Z",
            "url": "https://files.pythonhosted.org/packages/11/e5/ca20c757f61251933eba86299ef99fb17dfc67711191c19dea9f8ea82650/NLP_WorkflowAutomation-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-10 13:54:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "juneealonso",
    "github_project": "NLP_WorkflowAutomation",
    "github_not_found": true,
    "lcname": "nlp-workflowautomation"
}
        
Elapsed time: 0.13670s