GPTParaphrasing
- class augmentation.paraphrase.gpt3.generator.GPT3ParaphraseGenerator(request_data: GPTRequest)
Bases:
object
Class creates GPT model for text augmentation
- paraphrases()
This function creates prompt using user’s input and sends a request to gpt3’s Completion api for question augmentation
- Parameters:
self
- Returns:
list of questions