Update README.md
Browse files
README.md
CHANGED
@@ -26,15 +26,15 @@ model-index:
|
|
26 |
value: 0.5057060886900621
|
27 |
|
28 |
widget:
|
29 |
-
- text: '
|
30 |
example_title: Correct grammatical sentence
|
31 |
-
- text: '
|
32 |
example_title: Incorrect subject-verb agreement
|
33 |
-
- text: '
|
34 |
example_title: Incorrect verb conjugation and double negative
|
35 |
-
- text: '
|
36 |
example_title: Incorrect verb conjugation and double negative
|
37 |
-
- text: '
|
38 |
example_title: Incorrect verb conjugation
|
39 |
---
|
40 |
|
|
|
26 |
value: 0.5057060886900621
|
27 |
|
28 |
widget:
|
29 |
+
- text: 'The cat sat on the mat.'
|
30 |
example_title: Correct grammatical sentence
|
31 |
+
- text: 'Me and my friend going to the store.'
|
32 |
example_title: Incorrect subject-verb agreement
|
33 |
+
- text: 'I ain''t got no money.'
|
34 |
example_title: Incorrect verb conjugation and double negative
|
35 |
+
- text: 'She don''t like pizza no more.'
|
36 |
example_title: Incorrect verb conjugation and double negative
|
37 |
+
- text: 'They is arriving tomorrow.'
|
38 |
example_title: Incorrect verb conjugation
|
39 |
---
|
40 |
|