gsitk


Namegsitk JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://github.com/gsi-upm/gsitk
Summarygsitk is a library on top of scikit-learn that eases the development process on NLP machine learning driven projects.
upload_time2022-01-26 13:19:42
maintainer
docs_urlNone
authorOscar Araque
requires_python
license
keywords sentiment analysis nlp machine learning
VCS
bugtrack_url
requirements scikit-learn numpy pandas gensim nltk pyyaml pytest pytreebank beautifulsoup4 lxml
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gsi-upm/gsitk",
    "name": "gsitk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "sentiment analysis,nlp,machine learning",
    "author": "Oscar Araque",
    "author_email": "oscar.aiborra@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a5/87/b0187ae79fe057642c0eb24b28725358e4d15be7a7e952d8910d5938ea59/gsitk-0.2.5.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "gsitk is a library on top of scikit-learn that eases the development process on NLP machine learning driven projects.",
    "version": "0.2.5",
    "split_keywords": [
        "sentiment analysis",
        "nlp",
        "machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "5351e5f8a9016e5229b23beb6500028a",
                "sha256": "1e2b35cb017749e288754c00ed81f6090fb582ff14a494f474f08a1c1cdfe913"
            },
            "downloads": -1,
            "filename": "gsitk-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5351e5f8a9016e5229b23beb6500028a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 110819,
            "upload_time": "2022-01-26T13:19:41",
            "upload_time_iso_8601": "2022-01-26T13:19:41.200064Z",
            "url": "https://files.pythonhosted.org/packages/23/7c/daf14c6de09978f5fe74727774288cd6ca82e2dc66bd9f3010094425b979/gsitk-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "651bdca745db6186de10a070843a9936",
                "sha256": "dede8258e211a2f86a2aa1212f7b16445af1ca29939476239bf09c8447185020"
            },
            "downloads": -1,
            "filename": "gsitk-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "651bdca745db6186de10a070843a9936",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 85765,
            "upload_time": "2022-01-26T13:19:42",
            "upload_time_iso_8601": "2022-01-26T13:19:42.756054Z",
            "url": "https://files.pythonhosted.org/packages/a5/87/b0187ae79fe057642c0eb24b28725358e4d15be7a7e952d8910d5938ea59/gsitk-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-01-26 13:19:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "gsi-upm",
    "github_project": "gsitk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "gensim",
            "specs": []
        },
        {
            "name": "nltk",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytreebank",
            "specs": []
        },
        {
            "name": "beautifulsoup4",
            "specs": []
        },
        {
            "name": "lxml",
            "specs": []
        }
    ],
    "lcname": "gsitk"
}
        
Elapsed time: 0.01255s