ptrNaturalLanguage


NameptrNaturalLanguage JSON
Version 0.0.17 PyPI version JSON
download
home_page
SummaryNatural Language Processing Library
upload_time2023-11-19 06:20:07
maintainer
docs_urlNone
authorRocco Pio Maria Petruccio
requires_python
licenseMIT
keywords artificial intelligence natural language processing bs4 requests requests_html
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The goal of the library is that of allowing developers to quickly and easily analyze finance text files and strings.

The functions in the package make use of ptrFinance to make and save the requests.

GitHub Repository Link: https://github.com/123Rocco123/Natural-Language-Processing-Python-Library


Change Log
==========
0.0.17 (11/19/2023)
trainedWords and training CSV files update

0.0.16 (10/29/2023)
Sentiment boundaries fix and failsafe

0.0.15 (10/29/2023)
Sentiment directory fixes

0.0.14 (10/29/2023)
Bug Fixes and dependencies added

0.0.13 (10/29/2023)
Bug Fix

0.0.12 (10/29/2023)
Sentiment Analysis algorithm rework

0.0.11 (3/28/2023)
positiveOrNegativeString bug fix

0.0.10 (3/27/2023)
positiveOrNegativeString function creation, checks a string to see if its a positive or negative sentiment behind it - O(n)
Its parameters are: The String, an array containing the positive keywords, and an array containing the negative keywords

0.0.9 (3/26/2023)
stringKeywordFind function creation, uses a keyword array, and checks if its in an array - O(n)

0.0.8 (3/19/2023)
specificWebsiteSearch function creation, used to search for keywords in a specified website

0.0.7 (3/11/2023)
websiteSearch function bug fix. The bug fixed was where there was a different link for the same article from the ptrFinance module called in the function, and the one passed in as a parameter.

0.0.5 (3/9/2023)
websiteSearch function bug fix

0.0.4 (3/9/2023)
websiteSearch function return type change

0.0.3 (3/5/2023)
websiteSearch function addition, used to return paragraphs in websites that match specified keywords

0.0.2 (3/2/2023)
stringCheckFunc update. Returning article links as well as titles

0.0.1 (3/1/2023)
Initial Release

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ptrNaturalLanguage",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Artificial Intelligence,Natural Language Processing,bs4,requests,requests_html",
    "author": "Rocco Pio Maria Petruccio",
    "author_email": "whatsappbackuprocco@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2e/d8/7b5cfe57af30257f774d075d25eee4c60ef894c8d0c4d3859f13db98d838/ptrNaturalLanguage-0.0.17.tar.gz",
    "platform": null,
    "description": "The goal of the library is that of allowing developers to quickly and easily analyze finance text files and strings.\r\n\r\nThe functions in the package make use of ptrFinance to make and save the requests.\r\n\r\nGitHub Repository Link: https://github.com/123Rocco123/Natural-Language-Processing-Python-Library\r\n\r\n\r\nChange Log\r\n==========\r\n0.0.17 (11/19/2023)\r\ntrainedWords and training CSV files update\r\n\r\n0.0.16 (10/29/2023)\r\nSentiment boundaries fix and failsafe\r\n\r\n0.0.15 (10/29/2023)\r\nSentiment directory fixes\r\n\r\n0.0.14 (10/29/2023)\r\nBug Fixes and dependencies added\r\n\r\n0.0.13 (10/29/2023)\r\nBug Fix\r\n\r\n0.0.12 (10/29/2023)\r\nSentiment Analysis algorithm rework\r\n\r\n0.0.11 (3/28/2023)\r\npositiveOrNegativeString bug fix\r\n\r\n0.0.10 (3/27/2023)\r\npositiveOrNegativeString function creation, checks a string to see if its a positive or negative sentiment behind it - O(n)\r\nIts parameters are: The String, an array containing the positive keywords, and an array containing the negative keywords\r\n\r\n0.0.9 (3/26/2023)\r\nstringKeywordFind function creation, uses a keyword array, and checks if its in an array - O(n)\r\n\r\n0.0.8 (3/19/2023)\r\nspecificWebsiteSearch function creation, used to search for keywords in a specified website\r\n\r\n0.0.7 (3/11/2023)\r\nwebsiteSearch function bug fix. The bug fixed was where there was a different link for the same article from the ptrFinance module called in the function, and the one passed in as a parameter.\r\n\r\n0.0.5 (3/9/2023)\r\nwebsiteSearch function bug fix\r\n\r\n0.0.4 (3/9/2023)\r\nwebsiteSearch function return type change\r\n\r\n0.0.3 (3/5/2023)\r\nwebsiteSearch function addition, used to return paragraphs in websites that match specified keywords\r\n\r\n0.0.2 (3/2/2023)\r\nstringCheckFunc update. Returning article links as well as titles\r\n\r\n0.0.1 (3/1/2023)\r\nInitial Release\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Natural Language Processing Library",
    "version": "0.0.17",
    "project_urls": null,
    "split_keywords": [
        "artificial intelligence",
        "natural language processing",
        "bs4",
        "requests",
        "requests_html"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ed87b5cfe57af30257f774d075d25eee4c60ef894c8d0c4d3859f13db98d838",
                "md5": "743fccd04ae054652e3404bb48e12346",
                "sha256": "52847774ed204193926540279cc233f283a6bfdc6d0967db080f3ec962670aef"
            },
            "downloads": -1,
            "filename": "ptrNaturalLanguage-0.0.17.tar.gz",
            "has_sig": false,
            "md5_digest": "743fccd04ae054652e3404bb48e12346",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 312513,
            "upload_time": "2023-11-19T06:20:07",
            "upload_time_iso_8601": "2023-11-19T06:20:07.105938Z",
            "url": "https://files.pythonhosted.org/packages/2e/d8/7b5cfe57af30257f774d075d25eee4c60ef894c8d0c4d3859f13db98d838/ptrNaturalLanguage-0.0.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-19 06:20:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ptrnaturallanguage"
}
        
Elapsed time: 0.13353s