{"id":19824536,"url":"https://github.com/kmkurn/text2array","last_synced_at":"2026-05-14T09:36:51.905Z","repository":{"id":34076261,"uuid":"167814627","full_name":"kmkurn/text2array","owner":"kmkurn","description":"Python library to convert text dataset into arrays.","archived":false,"fork":false,"pushed_at":"2024-05-03T19:44:22.000Z","size":224,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-19T09:32:23.210Z","etag":null,"topics":["deep-learning","natural-language-processing","neural-networks","numpy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kmkurn.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-27T13:55:05.000Z","updated_at":"2022-01-22T04:50:06.000Z","dependencies_parsed_at":"2022-09-20T19:04:00.607Z","dependency_job_id":null,"html_url":"https://github.com/kmkurn/text2array","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmkurn%2Ftext2array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmkurn%2Ftext2array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmkurn%2Ftext2array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmkurn%2Ftext2array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmkurn","download_url":"https://codeload.github.com/kmkurn/text2array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241181123,"owners_count":19923368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deep-learning","natural-language-processing","neural-networks","numpy"],"created_at":"2024-11-12T11:04:23.179Z","updated_at":"2025-11-24T09:02:09.624Z","avatar_url":"https://github.com/kmkurn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"text2array\n==========\n\n*Convert your NLP text data to arrays!*\n\n.. image:: https://img.shields.io/pypi/pyversions/text2array.svg?style=flat\n   :target: https://img.shields.io/pypi/pyversions/text2array.svg?style=flat\n   :alt: Python versions\n\n.. image:: https://img.shields.io/pypi/v/text2array.svg?style=flat\n   :target: https://pypi.org/project/text2array\n   :alt: PyPI project\n\n.. image:: https://github.com/kmkurn/text2array/actions/workflows/run_tests.yml/badge.svg\n   :target: https://github.com/kmkurn/text2array/actions/workflows/run_tests.yml\n   :alt: Build status\n\n.. image:: https://img.shields.io/readthedocs/text2array.svg?style=flat\n   :target: https://text2array.readthedocs.io\n   :alt: Documentation status\n\n.. image:: https://img.shields.io/coveralls/github/kmkurn/text2array.svg?style=flat\n   :target: https://coveralls.io/github/kmkurn/text2array\n   :alt: Code coverage\n\n.. image:: https://img.shields.io/pypi/l/text2array.svg?style=flat\n   :target: https://www.apache.org/licenses/LICENSE-2.0\n   :alt: License\n\n.. image:: https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg\n   :target: http://spacemacs.org\n   :alt: Built with Spacemacs\n\n**text2array** helps you process your NLP text dataset into Numpy ndarray objects that are\nready to use for e.g. neural network inputs. **text2array** handles data shuffling,\nbatching, padding, and converting into arrays. Say goodbye to these tedious works!\n\nDocumentation\n=============\n\nhttps://text2array.readthedocs.io\n\nContributing\n============\n\nPull requests are welcome! To start contributing, first install flit_.\n\n::\n\n    pip install flit\n\nNext, install this library and its dependencies in development mode.\n\n::\n\n    flit install --symlink\n\nLastly, setup the pre-commit hook.\n\n::\n\n    ln -s ../../pre-commit.sh .git/hooks/pre-commit\n\nTests, the linter, and the type checker can be run with ``pytest``, ``flake8``, and ``mypy``\nrespectively.\n\nLicense\n=======\n\nApache License, Version 2.0\n\n\n.. _flit: https://pypi.org/project/flit/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmkurn%2Ftext2array","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmkurn%2Ftext2array","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmkurn%2Ftext2array/lists"}