Multilanguage plugin for word-def
Project description
Getting started with Multilanguage ChatGPT word-def plugin
Multilanguage plugin for word-def
Installation
$ pipx install word-def-plugin-multilanguage-chatgpt
Features
- Get word definition.
- Get word synonym.
- Get part-of-speech tags of a word.
- Get usage examples.
Examples
You need to have the [word-def](https://github.com/danoan/word-def) package installed.
$ word-def --plugin-configuration-filepath plugin-config.toml get-definition joy eng
1. A feeling of great pleasure and happiness.
$ word-def --plugin-configuration-filepath plugin-config.toml get-synonym joy eng
1. happiness
2. delight
3. pleasure
4. bliss
5. euphoria
$ word-def --plugin-configuration-filepath plugin-config.toml get-pos-tags joy eng
1. noun.
2. verb.
$ word-def --plugin-configuration-filepath plugin-config.toml get-usage-examples joy eng
1. The children's laughter filled the room with joy and happiness.
2. She felt a sense of joy and contentment when she achieved her lifelong dream.
3. The music festival brought a lot of joy to the attendees.
4. Watching the sunset over the ocean always fills me with joy.
5. The birth of a baby is a moment of pure joy for the new parents.
The [word-def documentation](https://danoan.github.io/word-def/how-to/setup-a-plugin.html)
has more information about how to setup the plugin configuration file.
The list of parameters accepted by the plugin is the same as the members of the dataclass Configuration.
Contributing
Please reference to our contribution and code-of-conduct guidelines.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file word-def-plugin-multilanguage-chatgpt-0.2.0.tar.gz
.
File metadata
- Download URL: word-def-plugin-multilanguage-chatgpt-0.2.0.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 421bbc50f1a0971f13a5b806ba1d613784efa7189260947b84da61c28be94ce5 |
|
MD5 | c64125ac3cded69f068303f535abdc3f |
|
BLAKE2b-256 | 56f07b9835347f068c2352102db4bf6b39675d97fb615c4c0064952363f08b1c |