notes-on-deep-learning-for-nlp


Namenotes-on-deep-learning-for-nlp JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/notes-on-deep-learning-for-nlp
SummaryNotes on Deep Learning for NLP
upload_time2024-03-03 08:30:56
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Notes on Deep Learning for NLP

## 下载

### Docker

```
docker pull apachecn0/notes-on-deep-learning-for-nlp
docker run -tid -p <port>:80 apachecn0/notes-on-deep-learning-for-nlp
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install notes-on-deep-learning-for-nlp
notes-on-deep-learning-for-nlp <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g notes-on-deep-learning-for-nlp
notes-on-deep-learning-for-nlp <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/notes-on-deep-learning-for-nlp",
    "name": "notes-on-deep-learning-for-nlp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "ApacheCN",
    "author_email": "apachecn@163.com",
    "download_url": "https://files.pythonhosted.org/packages/6e/4c/b87ea54f191252e1b7c7c843b39ce647bd7ff348462030aa43a17f369911/notes-on-deep-learning-for-nlp-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# Notes on Deep Learning for NLP\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/notes-on-deep-learning-for-nlp\ndocker run -tid -p <port>:80 apachecn0/notes-on-deep-learning-for-nlp\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install notes-on-deep-learning-for-nlp\nnotes-on-deep-learning-for-nlp <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g notes-on-deep-learning-for-nlp\nnotes-on-deep-learning-for-nlp <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Notes on Deep Learning for NLP",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/notes-on-deep-learning-for-nlp"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e54c93064ac36ee4defc06388dc2e8165062fe9eb84b66fbab333e597a5066e",
                "md5": "953f2137abc0f4034a46b8218d918083",
                "sha256": "7ab06b12c367a8b966985d82252b767ee7cec2d4fd17aa1befeff356e9bdec84"
            },
            "downloads": -1,
            "filename": "notes_on_deep_learning_for_nlp-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "953f2137abc0f4034a46b8218d918083",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1880015,
            "upload_time": "2024-03-03T08:30:50",
            "upload_time_iso_8601": "2024-03-03T08:30:50.952570Z",
            "url": "https://files.pythonhosted.org/packages/5e/54/c93064ac36ee4defc06388dc2e8165062fe9eb84b66fbab333e597a5066e/notes_on_deep_learning_for_nlp-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e4cb87ea54f191252e1b7c7c843b39ce647bd7ff348462030aa43a17f369911",
                "md5": "671fca44d4892385c2043532d05058cb",
                "sha256": "ff7f9e0e2a32d9f3ff0a200ff51ae4e45218931ce088e536d52d8b7b983fc483"
            },
            "downloads": -1,
            "filename": "notes-on-deep-learning-for-nlp-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "671fca44d4892385c2043532d05058cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1878248,
            "upload_time": "2024-03-03T08:30:56",
            "upload_time_iso_8601": "2024-03-03T08:30:56.042913Z",
            "url": "https://files.pythonhosted.org/packages/6e/4c/b87ea54f191252e1b7c7c843b39ce647bd7ff348462030aa43a17f369911/notes-on-deep-learning-for-nlp-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 08:30:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "notes-on-deep-learning-for-nlp",
    "github_not_found": true,
    "lcname": "notes-on-deep-learning-for-nlp"
}
        
Elapsed time: 1.01502s