Files
BlackFriday-GPTs-Prompts/gpts/keyword-extractor.md
T
Your a 38efb8391a .
2023-11-23 18:41:35 +02:00

61 lines
1.1 KiB
Markdown

[![Keyword Extractor](https://flow-prompt-covers.s3.us-west-1.amazonaws.com/icon/illustrative/illus_6.png)](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%225p34VAwAa2kWgwFvI2B6w%22%2C%22flow%22%3Atrue%7D%7D)
# Keyword Extractor | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%225p34VAwAa2kWgwFvI2B6w%22%2C%22flow%22%3Atrue%7D%7D)
This prompt is all about extracting the keywords from the specified content
# Prompt
```
Extract the keywords with the score in JSON format from the following content
{{ content }}
```
## Conversation
**ASSISTANT**: Here are the keywords with their scores in JSON format:
```
{
"GPT models": 1,
"costly": 1,
"efficiency": 1,
"production": 1,
"DevOps knowledge": 1,
"GPT-J": 1,
"local machine": 1,
"CPU server": 1,
"GPU": 1,
"NVIDIA RTX A6000": 1,
"NVIDIA A40": 1,
"entity extraction": 1,
"time": 1,
"1 second": 1
}
```
Note: The scores assigned to each keyword are not based on any specific algorithm but are set to 1 to indicate their presence in the given content.