{"id":20114739,"url":"https://github.com/gatenlp/jaspell","last_synced_at":"2025-05-06T13:32:21.113Z","repository":{"id":57743523,"uuid":"73026306","full_name":"GateNLP/jaspell","owner":"GateNLP","description":"Fork of http://jaspell.sourceforge.net to allow control over the character encoding used for the dictionary files.","archived":false,"fork":false,"pushed_at":"2016-11-24T18:23:39.000Z","size":15298,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-09T12:38:00.249Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GateNLP.png","metadata":{"files":{"readme":"README.md","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":"2016-11-06T23:40:28.000Z","updated_at":"2024-06-29T07:12:34.000Z","dependencies_parsed_at":"2022-08-26T01:43:12.084Z","dependency_job_id":null,"html_url":"https://github.com/GateNLP/jaspell","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GateNLP%2Fjaspell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GateNLP%2Fjaspell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GateNLP%2Fjaspell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GateNLP%2Fjaspell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GateNLP","download_url":"https://codeload.github.com/GateNLP/jaspell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252693652,"owners_count":21789732,"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":[],"created_at":"2024-11-13T18:31:40.162Z","updated_at":"2025-05-06T13:32:16.105Z","avatar_url":"https://github.com/GateNLP.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"JaSpell - Java Spell Checker\n============================\n\nJaSpell is a 100% pure Java implementation of a spelling checker.  The original\nversion of JaSpell was developed by Bruno Martins at the XLDB group of the\nDepartment of Informatics of the Faculty of Sciences of the University of\nLisbon in Portugal, and released in 2005 at http://jaspell.sourceforge.net/.\n\nThe library has not been updated since then, and had a few shortcomings for\npeople wishing to integrate it with other systems, most notably:\n\n- its dictionary files could only be loaded from actual files on disk, not from\n  other sources (e.g. bundled inside an application's JAR file)\n- all text files were loaded using the platform default encoding, with no way\n  to override this, meaning non-English dictionaries could not be supported in\n  a cross-platform manner.\n\nThis fork fixes these problems by allowing the caller to pass in their own\n`java.io.Reader` objects as an alternative to plain string file names.\n\nAs with the original JaSpell library, this version is released under a 2-clause\nBSD licence.\n\nGetting the library\n-------------------\n\nBinaries are available for download from\nhttps://github.com/GateNLP/jaspell/releases, and release versions are available\nin the Central Repository under the `uk.ac.gate` group ID\n\n    \u003cdependency\u003e\n      \u003cgroupId\u003euk.ac.gate\u003c/groupId\u003e\n      \u003cartifactId\u003ejaspell\u003c/artifactId\u003e\n      \u003cversion\u003e0.3.1\u003c/version\u003e\n    \u003c/dependency\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgatenlp%2Fjaspell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgatenlp%2Fjaspell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgatenlp%2Fjaspell/lists"}