Skip to content

Commit

Permalink
Revert "Rework prompt"
Browse files Browse the repository at this point in the history
This reverts commit dc100f0.
  • Loading branch information
evgenius1424 committed Oct 28, 2024
1 parent dc100f0 commit 73cd8a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/learnbefore-bff/src/get-words.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@ function getPrompt(translationLanguage: string) {
return `Please analyze the input text to extract valuable vocabulary, prioritizing words in three tiers:
1. High-complexity words:
- Academic vocabulary (B2-C2 level)
- Academic vocabulary (B1-C2 level)
- Technical and specialized terms
- Domain-specific terminology
- Scientific and professional jargon
- Abstract concepts
- Literary or archaic terms
2. Medium-complexity words (A2-B2 level):
2. Medium-complexity words (B1-B2 level):
- Less common everyday verbs (e.g., blaze, scatter, dodge)
- Descriptive vocabulary (e.g., graceful, peculiar, vivid)
- Phrasal verbs beyond basics
Expand Down

0 comments on commit 73cd8a6

Please sign in to comment.