한국어 맞춤법/문법 검사기
This is a raycast extension with a command to check spelling/grammar errors in your Korean text.
Install raycast, and visit extension store to download it.
This is the only command of this extension. It allows you to submit your text for spelling checks by entering it into a form on the main screen. Once submitted, it will quickly scan for any mistakes. You can then review the highlighted errors and correct them as needed. After the spelling errors have been corrected, you can easily copy the final version of the text by clicking the 'Copy Corrected Text' action.
There are two ways to insert text into the textarea.
You can browse through the result by using arrow keys or search for a keyword. The left side is showing the list of errors, and the right side has all the details for that specific error you choose.
Click Actions
on the right corner or press cmd
+k
to see actions you can do. You can correct your errors, copy the original/corrected version of text, and even open twitter with corrected text!
When you click the Edit word...
action (or press enter), you'll see the spell checker's suggestions for your error. Click the word you want to replace with and it will be updated. Also note that you can choose the word by pressing ctrl
+ index of word
. For example, if you want to replace your original word with the first suggested word, you can do that with ctrl
+ 1
. To revert, press ctrl
+ 0
.
Then you'll see which word you selected!
ctrl
+ index of word
: Select wordctrl
+ 0
: Revert to originalctrl
+ c
: Copy corrected textshift
+ c
: Copy original textctrl
+ t
: Open in TwitterPlease be sure to use this extension in accordance with the MIT license and the terms of use specified by Nara Info Tech(나라인포테크) and AI Lab @ Pusan National University. It is important to respect the rights of the creators and owners of the spell checker, and to ensure that the extension is only used for non-commercial purposes. For more information, please visit the original website.