{"id":17158899,"url":"https://github.com/fukuchi/omeka-s-module-ngram-search","last_synced_at":"2025-03-24T14:43:13.468Z","repository":{"id":69350816,"uuid":"237963995","full_name":"fukuchi/Omeka-S-module-ngram-search","owner":"fukuchi","description":"Omeka S module enabling MySQL's N-gram tokenizer for CJK full-text search","archived":false,"fork":false,"pushed_at":"2020-02-08T08:42:34.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T19:30:53.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/fukuchi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-03T12:50:32.000Z","updated_at":"2020-10-06T08:18:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"dd341bf9-700d-4951-bf4c-db79228f80f7","html_url":"https://github.com/fukuchi/Omeka-S-module-ngram-search","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/fukuchi%2FOmeka-S-module-ngram-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fukuchi%2FOmeka-S-module-ngram-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fukuchi%2FOmeka-S-module-ngram-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fukuchi%2FOmeka-S-module-ngram-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fukuchi","download_url":"https://codeload.github.com/fukuchi/Omeka-S-module-ngram-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245294380,"owners_count":20591898,"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-10-14T22:12:49.396Z","updated_at":"2025-03-24T14:43:13.462Z","avatar_url":"https://github.com/fukuchi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"N-gram search (module for Omeka S)\n==================================\n\nN-gram search is a module for [Omeka S](https://omeka.org/s/) that enables\nCJK-ready full-text search using MySQL's n-gram tokenizer.\n\nThe default installation of the full-text search feature of the Omeka-S is not\nCJK (Chinese, Japanese, Korean) ready because the apropriate tokenizer is not\nused. This module simply activates n-gram tokenizer by modifying the table\ninformation that internally used by Omeka-S.\n\n\nInstallation\n------------\n\n### Preparation\n\nFirst of all, **backup the database**. This module modifies the table schema,\nand that may cause unrecoverable failure.\n\nThis modules requires MySQL 5.6 or later. MariaDB currently does not provide\nn-gram tokenizer. If you want to enable CJK-ready search with MariaDB, try\n[Mroonga search](https://github.com/fukuchi/Omeka-S-module-mroonga-search)\ninstead.\n\n\n### From ZIP\n\nSee the [release page](https://github.com/fukuchi/Omeka-S-module-ngram-search/releases)\nand download the latest `NgramSearch.zip` from the list. Then unzip it in the\n`modules` directory of Omeka-S, then enable the module from the admin\ndashboard. Read the\n[user manual of Omeka-S](https://omeka.org/s/docs/user-manual/modules/)\nfor further information.\n\n### From GitHub\n\nPlease do not forget to rename the directory from `Omeka-S-ngram-search` to\n`NgramSearch` in the `modules` directory.\n\n\nNotes\n-----\n\nThis module highly depends on the database structure of Omeka-S 2.x. If you are\nupgrading Omeka-S from 2.x to 3.x or later, we highly recommend you to\nuninstall this module **before upgrading**.\n\nWe have not heavily tested MySQL's n-gram tokenizer with large sized data yet.\nFor advanced full-text search, we recommend you to check the\n[Solr module](https://omeka.org/s/modules/Solr/).\n\n\nLicensing information\n---------------------\n\nCopyright (c) 2020 Kentaro Fukuchi\n\nThis module is released under the MIT License. See the `LICENSE` file for the\ndetails.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffukuchi%2Fomeka-s-module-ngram-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffukuchi%2Fomeka-s-module-ngram-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffukuchi%2Fomeka-s-module-ngram-search/lists"}