https://github.com/pythainlp/thai-synonym
The synonym for thai (open source & open data)
https://github.com/pythainlp/thai-synonym
hacktoberfest thai-language thai-nlp
Last synced: 4 months ago
JSON representation
The synonym for thai (open source & open data)
- Host: GitHub
- URL: https://github.com/pythainlp/thai-synonym
- Owner: PyThaiNLP
- License: apache-2.0
- Created: 2018-12-08T08:30:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T12:29:24.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T22:11:18.413Z (6 months ago)
- Topics: hacktoberfest, thai-language, thai-nlp
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 16
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Thai synonym
The synonym for thai (open source & open data)run synonym.py
```
Text : อ้วน
synonym : อ้วนจ้ำม่ำ|อวบอ้วน|อ้วนท้วน|อ้วนพี|จ้ำม่ำ|ท้วม|เจ้าเนื้อ|อวบ|อวบอั๋น|อวบอัด
```## LibreOffice Extension
This dataset was use to create Thai Thesaurus Extension for LibreOffice from [Add LibreOffice extension creation for the thesaurus](https://github.com/PyThaiNLP/thai-synonym/pull/8) by [@thep](https://github.com/thep).
LibreOffice Extension: [https://extensions.libreoffice.org/en/extensions/show/42015](https://extensions.libreoffice.org/en/extensions/show/42015)
Source code: [lo-ext/](https://github.com/PyThaiNLP/thai-synonym/tree/master/lo-ext)
### How to build
> Make sure you installed libmythes-dev, zip, git, make and build-essential. If you don't install, you can use `sudo apt install libmythes-dev zip git make build-essential`
1. `cd lo-ext/`
2. `make`You will give thai-thesaurus.oxt file to install extension in LibreOffice.
## License Dataset
[]
licensed dataset under [CC-0 1.0](https://creativecommons.org/publicdomain/zero/1.0/)
## License
Copyright 2018-2019 Wannaphong Phatthiyaphaibun
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the Licens