We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96dc6af commit 3d51850Copy full SHA for 3d51850
chapters/1.Preprocessing/05_lemmatization.qmd
@@ -83,7 +83,7 @@ Alright! Problem solved. Keep in mind, however, this would apply to most words r
83
84
## Saving your Work for Analysis
85
86
-let's save it as a new file named `comments_preprocessed`:
+Let's save our work as a new file named `comments_preprocessed`:
87
88
``` r
89
# Select only important columns
0 commit comments