Learn Before
Example of an Input for Grammatical Error Correction
The sentence 'She don’t like going to the park' serves as an example input for a grammatical error correction task. It contains a subject-verb agreement error, where 'don’t' should be 'doesn’t' to agree with the third-person singular subject 'She'.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Computing Sciences
Foundations of Large Language Models Course
Related
Example of an Input for Grammatical Error Correction
Task Instruction for Grammatical Error Correction
Example of a Task Instruction for Grammatical Error Correction
Example of a Grammatical Error Correction Input-Output Pair
Example of Correcting Pronoun Order and Subject-Verb Agreement
Example of a Persona Instruction for Grammar Correction
A language model is given the input sentence: 'The team of researchers, despite many setbacks, is confident about their findings.' The model produces the corrected output: 'The team of researchers, despite many setbacks, is confident about its findings.' Which statement best analyzes the specific grammatical correction that was made?
Performing a Grammatical Correction
A language model is tasked with correcting the following sentence: 'The confidential data shared between you and I shows a significant trend, however we need to verify it.' Which of the following outputs represents the most complete and accurate grammatical correction?
Learn After
Example of a Persona-based Prompt for Grammar Correction
Example of a Grammatical Error Correction Input-Output Pair
An engineer is testing a program designed to automatically correct grammatical errors. To specifically test the program's ability to handle subject-verb agreement mistakes, which of the following sentences would serve as the most effective and unambiguous input?
Analyzing a Test Input for Grammar Correction
Creating a Test Case for a Grammar Correction Model