{"id":27814388,"url":"https://github.com/rakutentech/pisah","last_synced_at":"2025-10-04T14:54:37.553Z","repository":{"id":174381708,"uuid":"644747328","full_name":"rakutentech/pisah","owner":"rakutentech","description":"Sentence Splitter Library (C++ port of pySBD)","archived":false,"fork":false,"pushed_at":"2023-07-07T06:56:57.000Z","size":135,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-09-01T10:14:09.024Z","etag":null,"topics":["nlp","nmt","sentence-splitter"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rakutentech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2023-05-24T07:11:29.000Z","updated_at":"2025-05-23T13:29:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"75eac93a-8425-4aa7-b5e7-ebe39f2ee71b","html_url":"https://github.com/rakutentech/pisah","commit_stats":null,"previous_names":["rakutentech/pisah"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rakutentech/pisah","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fpisah","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fpisah/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fpisah/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fpisah/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rakutentech","download_url":"https://codeload.github.com/rakutentech/pisah/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fpisah/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278328164,"owners_count":25968899,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":["nlp","nmt","sentence-splitter"],"created_at":"2025-05-01T12:39:54.560Z","updated_at":"2025-10-04T14:54:37.537Z","avatar_url":"https://github.com/rakutentech.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PISAH\nPisah (translates to \"separate\" in Malay) is a tool for splitting a natural language document into sentences.\nCurrently Pisah supports only English.\n\nThe library is mostly based on:\n\n    * Pragmatic Sentence Segmenter (Ruby) (https://github.com/diasks2/pragmatic_segmenter)\n    * PySBD (Python): (https://github.com/nipunsadvilkar/pySBD/)\n\n#### Installation of PCRE library\n* UBUNTU: Run `sudo apt-get install libpcre3 libpcre3-dev`\n* MacOSX: Run `brew install pcre`\n\n#### BUILD\n  \n```\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake -j\n```\n\n#### TEST\n```\necho \"How are you, Mr. John? It has been so long since we talked.\" | ./pisah \n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakutentech%2Fpisah","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frakutentech%2Fpisah","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakutentech%2Fpisah/lists"}