https://github.com/groonga/groonga-synonym
Groonga families' synonym related tools
https://github.com/groonga/groonga-synonym
Last synced: about 1 year ago
JSON representation
Groonga families' synonym related tools
- Host: GitHub
- URL: https://github.com/groonga/groonga-synonym
- Owner: groonga
- License: gpl-3.0
- Created: 2021-07-08T05:34:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T06:27:21.000Z (about 3 years ago)
- Last Synced: 2025-03-10T16:16:05.904Z (over 1 year ago)
- Language: Ruby
- Size: 43.9 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Groonga synonym
## Description
Groonga synonym provides tools for synonym of Groonga families.
## Install
```bash
gem install groonga-synonym
```
## Usage
```bash
groonga-synonym-generate --source sudachi --format groonga
```
## License
GPLv3 or later. See `LICENSE.txt` for details.