Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output of the functions #12

Open
llrs opened this issue Sep 17, 2018 · 3 comments
Open

Output of the functions #12

llrs opened this issue Sep 17, 2018 · 3 comments

Comments

@llrs
Copy link

llrs commented Sep 17, 2018

Many thanks for providing this package. As non native speaker is sometimes difficult to know if I am writing well.

I have used the gramr::write_good_file to check a file. The output is below:

| index| offset|reason                                           |
|-----:|------:|:------------------------------------------------|
|   578|     13|"was developed" may be passive voice             |
|   757|      7|"several" is a weasel word                       |
|  1234|      4|"only" can weaken meaning                        |
|  1890|      4|"only" can weaken meaning                        |
|  1983|      9|"There are" is unnecessary verbiage              |
|  2157|      7|"optimum" is wordy or unneeded                   |
|  2712|      5|"it is" is wordy or unneeded                     |
|  3054|      4|"just" can weaken meaning                        |
|  3154|      5|"it is" is wordy or unneeded                     |
|  3427|      6|"fairly" is a weasel word and can weaken meaning |
|  3484|      9|"perfectly" can weaken meaning                   |
|  3716|      6|"fairly" is a weasel word and can weaken meaning |
|  3723|     10|"similar to" is wordy or unneeded                |
|  3802|      6|"fairly" is a weasel word and can weaken meaning |
|  4522|      3|"the" is repeated                                |
|  4541|     13|"approximately" can weaken meaning               |

I couldn't find in the help page what is this index or the offset. Could someone explain it? It is easy to find the words but It would be easier to know the line of the file where to find those words.

@ghost
Copy link

ghost commented Nov 30, 2018

Hi thank you so much for this package 👍

I was wondering if we can do a grammar check on a block of strings, like an essay-type, instead of a .R or .Rmd file

@llrs
Copy link
Author

llrs commented Nov 30, 2018

@YeshnaB Your comment seems like a new issue to me. You can open it on the top right corner (the green button) 👍

@ghost
Copy link

ghost commented Dec 3, 2018

sorry, I just did. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant