News-NLP


NameNews-NLP JSON
Version 0.4 PyPI version JSON
download
home_pagehttps://github.com/HigherHoopern/News_NLP/blob/main/TestNoteBook.ipynb
SummaryThis package aims to collect news data via Google News API, preporcessing, implement pretrained news type classifer and sentiment classifier and perform predictive model for news event and then implememnt multiple geolocator
upload_time2023-02-06 11:21:44
maintainer
docs_urlNone
authorJasonLu
requires_python
licenseMIT
keywords
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/HigherHoopern/News_NLP/blob/main/TestNoteBook.ipynb",
    "name": "News-NLP",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "JasonLu",
    "author_email": "luzhenxian@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/be/b9/c30fcbc46020f22579f3605443800c5d96ba273ea3c459905178b892e129/News_NLP-0.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This package aims to collect news data via Google News API, preporcessing, implement pretrained news type classifer and sentiment classifier and perform predictive model for news event and then implememnt multiple geolocator",
    "version": "0.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82f76ffbfb3132b9945e749318354507fab0772be6a40969be6a6114c3f69560",
                "md5": "7a36fb9407c3abc220996b1b38e05715",
                "sha256": "1f0f884f1b8f648338a21bdbceaa25734fcb8f0bb940e171fbf5c31fb1652a39"
            },
            "downloads": -1,
            "filename": "News_NLP-0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a36fb9407c3abc220996b1b38e05715",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8820,
            "upload_time": "2023-02-06T11:21:41",
            "upload_time_iso_8601": "2023-02-06T11:21:41.117386Z",
            "url": "https://files.pythonhosted.org/packages/82/f7/6ffbfb3132b9945e749318354507fab0772be6a40969be6a6114c3f69560/News_NLP-0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "beb9c30fcbc46020f22579f3605443800c5d96ba273ea3c459905178b892e129",
                "md5": "e287f6d16bc844c84a66760ef732305f",
                "sha256": "4fc51ceb44db62e21318f133db9ac20292a25ba4ccf2dfaa57bed61517169932"
            },
            "downloads": -1,
            "filename": "News_NLP-0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "e287f6d16bc844c84a66760ef732305f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6486,
            "upload_time": "2023-02-06T11:21:44",
            "upload_time_iso_8601": "2023-02-06T11:21:44.367080Z",
            "url": "https://files.pythonhosted.org/packages/be/b9/c30fcbc46020f22579f3605443800c5d96ba273ea3c459905178b892e129/News_NLP-0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-06 11:21:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "news-nlp"
}
        
Elapsed time: 0.06096s