BookNLP Plus: An Enhanced Fork of BookNLP
This is an enhanced fork of the original BookNLP by David Bamman, featuring:
- JSON patch support
- Sentence transformers integration
- Updated dependencies for Python 3.9-3.12
- Additional improvements and bug fixes
Original repository: https://github.com/dbamman/book-nlp
Original author: David Bamman (UC Berkeley)
Enhanced fork repository: https://github.com/DrewThomasson/booknlp/tree/json-patch-1
Fork maintainer: Drew Thomasson
Raw data
{
"_id": null,
"home_page": "https://github.com/DrewThomasson/booknlp/tree/json-patch-1",
"name": "booknlp-plus",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.9",
"maintainer_email": null,
"keywords": "booknlp, nlp, natural language processing, literature, fiction, character analysis, entity recognition, sentence transformers, plus",
"author": "David Bamman (Original), Drew Thomasson (Fork)",
"author_email": "dbamman@berkeley.edu",
"download_url": "https://files.pythonhosted.org/packages/f6/4b/c0a36ec56e55da7c40f3afdb75a4159d8558c68839e23025a069a2626ff9/booknlp_plus-1.0.7.tar.gz",
"platform": null,
"description": "\n\tBookNLP Plus: An Enhanced Fork of BookNLP\n\t\n\tThis is an enhanced fork of the original BookNLP by David Bamman, featuring:\n\t- JSON patch support\n\t- Sentence transformers integration\n\t- Updated dependencies for Python 3.9-3.12\n\t- Additional improvements and bug fixes\n\t\n\tOriginal repository: https://github.com/dbamman/book-nlp\n\tOriginal author: David Bamman (UC Berkeley)\n\t\n\tEnhanced fork repository: https://github.com/DrewThomasson/booknlp/tree/json-patch-1\n\tFork maintainer: Drew Thomasson\n\t\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Enhanced fork of BookNLP with JSON patch support and additional features",
"version": "1.0.7",
"project_urls": {
"Bug Reports": "https://github.com/DrewThomasson/booknlp/issues",
"Current Branch": "https://github.com/DrewThomasson/booknlp/tree/json-patch-1",
"Fork Repository": "https://github.com/DrewThomasson/booknlp",
"Homepage": "https://github.com/DrewThomasson/booknlp/tree/json-patch-1",
"Original Repository": "https://github.com/dbamman/book-nlp"
},
"split_keywords": [
"booknlp",
" nlp",
" natural language processing",
" literature",
" fiction",
" character analysis",
" entity recognition",
" sentence transformers",
" plus"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1552f7c22ac1a201fa7c9967995866c26e3d415d50f1c76b4cba25801c4b72a9",
"md5": "1138d50428cdcf075edf325820b76563",
"sha256": "eece3b2a9cac0c568ba50710bf63bfae377de47a299d9c5a599e438f2e287e38"
},
"downloads": -1,
"filename": "booknlp_plus-1.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1138d50428cdcf075edf325820b76563",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.9",
"size": 2426760,
"upload_time": "2025-07-18T18:52:21",
"upload_time_iso_8601": "2025-07-18T18:52:21.017955Z",
"url": "https://files.pythonhosted.org/packages/15/52/f7c22ac1a201fa7c9967995866c26e3d415d50f1c76b4cba25801c4b72a9/booknlp_plus-1.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f64bc0a36ec56e55da7c40f3afdb75a4159d8558c68839e23025a069a2626ff9",
"md5": "34171af9e11cfdaf684611dd05575d3f",
"sha256": "b74fe6005e3c2eb504669402f1b66a9a7f41c39afabc494b6c089e057fc7afe6"
},
"downloads": -1,
"filename": "booknlp_plus-1.0.7.tar.gz",
"has_sig": false,
"md5_digest": "34171af9e11cfdaf684611dd05575d3f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.9",
"size": 2384917,
"upload_time": "2025-07-18T18:52:23",
"upload_time_iso_8601": "2025-07-18T18:52:23.273078Z",
"url": "https://files.pythonhosted.org/packages/f6/4b/c0a36ec56e55da7c40f3afdb75a4159d8558c68839e23025a069a2626ff9/booknlp_plus-1.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-18 18:52:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DrewThomasson",
"github_project": "booknlp",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "torch",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "tokenizers",
"specs": [
[
">=",
"0.13.0"
]
]
},
{
"name": "spacy",
"specs": [
[
">=",
"3.5.0"
]
]
},
{
"name": "transformers",
"specs": [
[
">=",
"4.30.0"
]
]
},
{
"name": "sentence-transformers",
"specs": []
},
{
"name": "tf-keras",
"specs": []
},
{
"name": "numpy",
"specs": [
[
">=",
"1.24.0"
]
]
},
{
"name": "tqdm",
"specs": [
[
">=",
"4.65.0"
]
]
},
{
"name": "filelock",
"specs": [
[
">=",
"3.12.0"
]
]
},
{
"name": "regex",
"specs": [
[
">=",
"2023.8.8"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.31.0"
]
]
},
{
"name": "pyyaml",
"specs": [
[
">=",
"6.0.1"
]
]
},
{
"name": "packaging",
"specs": [
[
">=",
"23.0"
]
]
},
{
"name": "pandas",
"specs": [
[
">=",
"1.3.0"
]
]
},
{
"name": "matplotlib",
"specs": [
[
">=",
"3.4.0"
]
]
},
{
"name": "networkx",
"specs": [
[
">=",
"2.6.0"
]
]
},
{
"name": "jinja2",
"specs": [
[
">=",
"3.0.0"
]
]
}
],
"lcname": "booknlp-plus"
}