{"id":23136312,"url":"https://github.com/landonepps/mecab","last_synced_at":"2025-05-07T14:31:29.397Z","repository":{"id":145953281,"uuid":"415407686","full_name":"landonepps/mecab","owner":"landonepps","description":"MeCab library for SPM (Swift Package Manager)","archived":false,"fork":false,"pushed_at":"2021-10-10T19:52:59.000Z","size":623,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T11:01:41.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/landonepps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"Licenses/AUTHORS","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":"2021-10-09T19:49:56.000Z","updated_at":"2024-08-01T07:11:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"97cd6cf0-54a4-4efa-b173-a61dfa829a9b","html_url":"https://github.com/landonepps/mecab","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/landonepps%2Fmecab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/landonepps%2Fmecab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/landonepps%2Fmecab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/landonepps%2Fmecab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/landonepps","download_url":"https://codeload.github.com/landonepps/mecab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252895527,"owners_count":21821177,"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-12-17T12:20:11.357Z","updated_at":"2025-05-07T14:31:29.385Z","avatar_url":"https://github.com/landonepps.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"MeCab for Swift Package Manager\n=====\n\n**\nOriginally forked from\n[~~FLCLjp/iPhone-libmecab~~](https://github.com/FLCLjp/iPhone-libmecab) (mirror here [rnorth/iPhone-libmecab](https://github.com/rnorth/iPhone-libmecab))\n\nMeCab source code updated to current version from [taku910/mecab](https://github.com/taku910/mecab)\n(commit [3a07c4e](https://github.com/taku910/mecab/commit/3a07c4eefaffb4e7a0690a7f4e5e0263d3ddb8a3) on Mar 18, 2018)**\n\n## Getting Started\nGo to the \"Package Dependencies\" tab in your Xcode project and click the + button to add a package.  \n\u003cimg width=\"400\" src=\"https://user-images.githubusercontent.com/1572318/136710667-c31b454a-c03e-4cd8-ab83-c35e2d3b0022.png\"\u003e\n\nSearch for \"github.com/landonepps/mecab\", select \"mecab\", and click \"Add Package\".  \n\u003cimg width=\"400\" src=\"https://user-images.githubusercontent.com/1572318/136710670-de4ba772-7396-4fa0-a9dd-17f70b903918.png\"\u003e\n\nClick \"Add Package\" again.  \n\u003cimg width=\"400\" src=\"https://user-images.githubusercontent.com/1572318/136710672-860ceabf-140d-4668-be01-489fa0577e02.png\"\u003e\n\nGo to your targets' \"Build Phases\" tab and make sure \"mecab\" shows under \"Link Binary with Libraries\".  \nIf not, click the + button and add it.  \n\u003cimg width=\"400\" src=\"https://user-images.githubusercontent.com/1572318/136710674-be587899-a443-4e17-b98b-00d6532ff42c.png\"\u003e\n\nYou'll also need to add the dictionary files and a `mecabrc` file which tells MeCab where the dictionary files are located.  \nFor an example, see: [landonepps/MecabDemo](https://github.com/landonepps/MecabDemo) which uses ipadic.  \nMake sure your dictionary files and `mecabrc` file show up under \"Copy Bundle Resources\".  \n\u003cimg width=\"400\" alt=\"Screen Shot 2021-10-10 at 3 45 03 PM\" src=\"https://user-images.githubusercontent.com/1572318/136710914-837956c6-e683-4bed-979f-1d55bb67dca0.png\"\u003e\n\nYou can now `import mecab` from any file you want to use it from.\nMeCab is a C++ library and doesn't work cleanly with Swift. For an example of how to write a Swift wrapper, see [landonepps/MecabDemo](https://github.com/landonepps/MecabDemo).\n\n### Reference\nhttp://d.hatena.ne.jp/seiyan1978/comment?date=20111116\u0026section=1321461642\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flandonepps%2Fmecab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flandonepps%2Fmecab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flandonepps%2Fmecab/lists"}