PipedreamHQ / PipedreamHQ/pipedream
[Components] meaningcloud
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# meaningcloud
## URLs
## Actions
### classify-text
#### Prompt
Automatically classifies a user-provided text. Requires the 'text' prop with the content. An optional 'classification-definition' prop can be specified to refine the analysis.
### identify-language
#### Prompt
Extracts relevant information about the language of a given text. Requires the 'text' prop to be input. Optionally, a 'detail-level' prop can be included to control the granularity of the response.
### extract-topics
#### Prompt
Obtains relevant topics from a provided text. The 'text' prop is mandatory. Options for 'contextualizing' and 'weighting' props can be configured to yield more precise results.
Contributor guide
Assessment
This issue has not been assessed yet.