# Text Analysis Matrix
A Python library for basic text analysis: counting words, characters, finding the most common word, and listing unique words.
Raw data
{
"_id": null,
"home_page": "https://github.com/eldar/text-analysis-matrix",
"name": "text-analysis-matrix",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Eldar Eliyev",
"author_email": "your_email@example.com",
"download_url": "https://files.pythonhosted.org/packages/45/2b/cdd1f5840af8e05cd4ecbd1d77eb78ad840d199fd5cd68a978d0203231f5/text_analysis_matrix-0.1.0.tar.gz",
"platform": null,
"description": "# Text Analysis Matrix\r\n\r\nA Python library for basic text analysis: counting words, characters, finding the most common word, and listing unique words.\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A simple text analysis Python library",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/eldar/text-analysis-matrix"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2f448668abbc8af90ca4c30febb91493cab504710f8a4bc00ff6f2e0375c9b74",
"md5": "1f615f74cec078c798c1cc9a38310aa5",
"sha256": "66faaffb29c3dacee994ca26381332e9fa228ec8c20a92b9951b6addb6ab1e28"
},
"downloads": -1,
"filename": "text_analysis_matrix-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1f615f74cec078c798c1cc9a38310aa5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 2243,
"upload_time": "2025-10-19T13:11:06",
"upload_time_iso_8601": "2025-10-19T13:11:06.516115Z",
"url": "https://files.pythonhosted.org/packages/2f/44/8668abbc8af90ca4c30febb91493cab504710f8a4bc00ff6f2e0375c9b74/text_analysis_matrix-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "452bcdd1f5840af8e05cd4ecbd1d77eb78ad840d199fd5cd68a978d0203231f5",
"md5": "2e53b496c21897a5780d41960a629500",
"sha256": "e1297abc87678eecbb79f38920f443fb152e6f1068b3499a73318875949ef6f4"
},
"downloads": -1,
"filename": "text_analysis_matrix-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "2e53b496c21897a5780d41960a629500",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 1783,
"upload_time": "2025-10-19T13:11:08",
"upload_time_iso_8601": "2025-10-19T13:11:08.274452Z",
"url": "https://files.pythonhosted.org/packages/45/2b/cdd1f5840af8e05cd4ecbd1d77eb78ad840d199fd5cd68a978d0203231f5/text_analysis_matrix-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-19 13:11:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "eldar",
"github_project": "text-analysis-matrix",
"github_not_found": true,
"lcname": "text-analysis-matrix"
}