{"id":31065392,"url":"https://github.com/devsonflutter/sentence_detection","last_synced_at":"2026-05-08T19:32:56.400Z","repository":{"id":48642373,"uuid":"384646996","full_name":"DevsOnFlutter/sentence_detection","owner":"DevsOnFlutter","description":"A flutter plugin that recognizes sentences in paragraphs using LingPipe NLP.","archived":false,"fork":false,"pushed_at":"2021-07-25T03:45:08.000Z","size":1155,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-15T16:01:52.012Z","etag":null,"topics":["android","flutter","java","nlp","plugins"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevsOnFlutter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-07-10T08:15:35.000Z","updated_at":"2021-07-25T03:47:12.000Z","dependencies_parsed_at":"2022-08-30T02:02:24.362Z","dependency_job_id":null,"html_url":"https://github.com/DevsOnFlutter/sentence_detection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevsOnFlutter/sentence_detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsOnFlutter%2Fsentence_detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsOnFlutter%2Fsentence_detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsOnFlutter%2Fsentence_detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsOnFlutter%2Fsentence_detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevsOnFlutter","download_url":"https://codeload.github.com/DevsOnFlutter/sentence_detection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsOnFlutter%2Fsentence_detection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32794670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android","flutter","java","nlp","plugins"],"created_at":"2025-09-15T16:00:09.786Z","updated_at":"2026-05-08T19:32:56.360Z","avatar_url":"https://github.com/DevsOnFlutter.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sentence_detection\n\nA flutter plugin that recognises sentences in paragraphs using [lingpipe NLP](http://www.alias-i.com/lingpipe/).\n\n## Installation\n\n### dependencies\n\n````dart\ndependencies:\n  file_manager: ^1.0.0\n````\n\n### import\n\n````dart\nimport 'package:sentence_detection/sentence_detection.dart';\n````````\n\n### Usages\n\n````dart\n    String paragraph =\n        \"This is first sentence. I was born in 01.05.2000. This is third sentence\";\n    List\u003cString\u003e _sentences = await SentenceDetection.getSentences(paragraph);\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsonflutter%2Fsentence_detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevsonflutter%2Fsentence_detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsonflutter%2Fsentence_detection/lists"}