Description: Hello, Currently, there is no spellcheck dictionary available for Korean(ko_KR) on LibreOffice. However, a Korean spellcheck dictionary for hunspell already exists and can be obtained from https://github.com/spellcheck-ko/hunspell-dict-ko . This project is based on the dictionary data from reliable sources maintained by the National Institute of Korean Language of South Korea. So, I would like to propose to add a Korean spellcheck dictionary for LibreOffice, using the `spellcheck-ko/hunspell-dict-ko` dictionary on GitHub. Let me know if I can give a helping hand on this. Thank you! Actual Results: Expected Results: Reproducible: Always User Profile Reset: No Additional Info:
Valid request, setting to NEW. However, there doesn't seem to be a lot of people working on CJK features now. So it's probably up to Korean LibreOffice users to implement this. I personally have no experience about hunspell-based spellcheckers. One suggestion may be trying to create an extension first. There are several spellcheckers for other languages available on extensions.libreoffice.org.
(In reply to Ming Hua from comment #1) > Valid request, setting to NEW. > > However, there doesn't seem to be a lot of people working on CJK features > now. So it's probably up to Korean LibreOffice users to implement this. > > I personally have no experience about hunspell-based spellcheckers. One > suggestion may be trying to create an extension first. There are several > spellcheckers for other languages available on extensions.libreoffice.org. Thank you very much for the advice. Turns out there actually is a Korean spellchecking extension based on the same hunspell dictionary data I mentioned, which can be found on https://extensions.libreoffice.org/en/extensions/show/korean-spellchecker . I have tried using the extension and it seems to work great, just needs an update of its dictionary data to the latest version. At the same time, I have also submitted a patch which adds ko_KR dictionary to the dictionaries repo (https://gerrit.libreoffice.org/c/dictionaries/+/100036). I was just wondering which is a better move, (1) Update the existing Korean spellchecking extension, or (2) Add a ko_KR dictionary to dictionaries repo?
(In reply to Ilkyu Ju from comment #2) [...] > I was just > wondering which is a better move, (1) Update the existing Korean > spellchecking extension, or (2) Add a ko_KR dictionary to dictionaries repo? According to the "Overview" paragraph on the https://git.libreoffice.org/core/ page, the approach of directly integrating into LibreOffice is preferred over the approach of extension. However I'm not a developer, and don't know the exact pros and cons of these two different ways. So it's probably best to ask the developers directly, either on the developers mailing list (where you already sent your license statement) or IRC (#libreoffice-dev on Freenode). Good luck.
I'm LibreOffice Korean User. I checked the submit the commit, " tdf#135405 Add Korean(ko_KR) spellcheck dictionary ". Below is the link. https://gerrit.libreoffice.org/c/dictionaries/+/100395 I built and checked the feature on LibreOffice, MacOSX Environment. LGTM. The code origins from huspell-ko by Korean Debian Developer, "Changwoo Ryu". Also, It usually uses in the Korean Linux environment. If the feature is problem, You can upload the isssue. Below is huspell-ko issue page link. https://github.com/spellcheck-ko/hunspell-dict-ko/issues
Created attachment 164171 [details] Example of Huspell-ko dictionary on LibreOffice Example of Huspell-ko dictionary on LibreOffice. 숫닭(incorrect) to 수탉(correct)
Created attachment 164173 [details] Example of Huspell-ko dictionary on LibreOffice. Example of Huspell-ko dictionary on LibreOffice. 어루만자기(incorrect) to 어루만지기(correct)
(In reply to DaeHyun Sung from comment #6) > Created attachment 164173 [details] > Example of Huspell-ko dictionary on LibreOffice. > > Example of Huspell-ko dictionary on LibreOffice. > 어루만자기(incorrect) to 어루만지기(correct) I tested it on my laptop both openSUSE Tumbleweeds and Windows 10. Linux Version: 7.1.0.0.alpha0+ Build ID: 6935dcd80f1677a293a412da3d94afd1217c0bd1 CPU threads: 16; OS: Linux 5.8; UI render: default; VCL: gtk3 Locale: ko-KR (ko_KR.UTF-8); UI: ko-KR Calc: threaded Windows Version: 7.1.0.0.alpha0+ (x64) Build ID: 6935dcd80f1677a293a412da3d94afd1217c0bd1 CPU threads: 6; OS: Windows 10.0 Build 19041; UI render: default; VCL: win Locale: ko-KR (ko_KR); UI: ko-KR Calc: threaded
Ilkyu Ju committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/dictionaries/commit/975046e0970d4300bb229fb0cbe3d5d0afec8c8f tdf#135405 Add Korean(ko_KR) spellcheck dictionary
I submitted Korean dictionary packaged in the installation sets. Check it please. https://gerrit.libreoffice.org/c/core/+/106840
A polite ping to Ilkyu Ju: Is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Otherwise, Could you please explain what's missing? Thanks
(In reply to Xisco Faulí from comment #10) > A polite ping to Ilkyu Ju: > Is this bug fixed? if so, could you please close it as RESOLVED FIXED ? > Otherwise, Could you please explain what's missing? > Thanks Closing
*** Bug 69809 has been marked as a duplicate of this bug. ***