{"id":19382176,"url":"https://github.com/codito/nlp-expt","last_synced_at":"2026-05-29T16:31:35.861Z","repository":{"id":66523103,"uuid":"205750499","full_name":"codito/nlp-expt","owner":"codito","description":"Some experiments and datasets for natural language processing and classification","archived":false,"fork":false,"pushed_at":"2023-02-26T19:43:35.000Z","size":35275,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-01T23:18:23.429Z","etag":null,"topics":["datasets","experiment","nlp","simplewiki"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codito.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-02T00:47:57.000Z","updated_at":"2023-02-26T19:43:39.000Z","dependencies_parsed_at":"2023-02-28T01:01:04.278Z","dependency_job_id":null,"html_url":"https://github.com/codito/nlp-expt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codito/nlp-expt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fnlp-expt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fnlp-expt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fnlp-expt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fnlp-expt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codito","download_url":"https://codeload.github.com/codito/nlp-expt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fnlp-expt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33662205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["datasets","experiment","nlp","simplewiki"],"created_at":"2024-11-10T09:19:55.614Z","updated_at":"2026-05-29T16:31:35.839Z","avatar_url":"https://github.com/codito.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"A bunch of random experiments in NLP.\n\n## Usage\n\n```bash\n# create a virtualenv, I usually install pandas etc. in system\n\u003e python -m venv .venv --system-site-packages\n\u003e source .venv/bin/activate\n\n# in case you don't have base packages, install them in venv\n\u003e pip install sklearn pandas seaborn jupterlab\n\n\u003e pip install cython\n\u003e pip install -r requirements.txt\n\n# create an ipython kernel to use the virtualenv\n\u003e ipython kernel install --user --name=nlp-expt\n# modify the kernel.json file to include python executable from the venv\n\n\u003e jupyter lab\n```\n\n## Data\n\n### Simplewiki\n\nA cleaned and category labeled dataset of articles/pages in\n\u003chttps://simple.wikipedia.org\u003e.\n\nSee [data/simplewiki][simplewiki_data] and [README][simplewiki_readme].\n\n[simplewiki_data]: https://github.com/codito/nlp-expt/blob/master/data/simplewiki/\n[simplewiki_readme]: https://github.com/codito/nlp-expt/blob/master/data/simplewiki/README.md\n\n## License\nDatasets are licensed similar to the upstream licenses. Check individual\nsections above.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodito%2Fnlp-expt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodito%2Fnlp-expt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodito%2Fnlp-expt/lists"}