The phrase tree module from Natural Language Toolkit (NLTK)
Modifications:
- Keep phrase tree only
- Removed PCFG
- Dropped py2 support
Raw data
{
"_id": null,
"home_page": "http://nltk.org/",
"name": "phrasetree",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "NLP, CL, natural language processing, computational linguistics, parsing, tagging, tokenizing, syntax, linguistics, language, natural language, text analytics",
"author": "Steven Bird",
"author_email": "stevenbird1@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/44/31/b9d9df3cddabd2f9da83f38f5521cc0cd74d204487ef1bd020f48d7ea737/phrasetree-0.0.9.tar.gz",
"platform": null,
"description": "The phrase tree module from Natural Language Toolkit (NLTK)\nModifications:\n- Keep phrase tree only\n- Removed PCFG\n- Dropped py2 support\n\n\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "Phrase Tree from Natural Language Toolkit",
"version": "0.0.9",
"project_urls": {
"Documentation": "http://nltk.org/",
"Homepage": "http://nltk.org/"
},
"split_keywords": [
"nlp",
" cl",
" natural language processing",
" computational linguistics",
" parsing",
" tagging",
" tokenizing",
" syntax",
" linguistics",
" language",
" natural language",
" text analytics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4431b9d9df3cddabd2f9da83f38f5521cc0cd74d204487ef1bd020f48d7ea737",
"md5": "334529f666bcaa20cb170aaf50e91a42",
"sha256": "cd0fc8f64be43b4742953f4a8172e369c805b5bdd70a6325f532465032b506e7"
},
"downloads": -1,
"filename": "phrasetree-0.0.9.tar.gz",
"has_sig": false,
"md5_digest": "334529f666bcaa20cb170aaf50e91a42",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 42176,
"upload_time": "2024-03-23T02:44:25",
"upload_time_iso_8601": "2024-03-23T02:44:25.348260Z",
"url": "https://files.pythonhosted.org/packages/44/31/b9d9df3cddabd2f9da83f38f5521cc0cd74d204487ef1bd020f48d7ea737/phrasetree-0.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-23 02:44:25",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "phrasetree"
}