Heewon Jeon(gogamza)

Results 10 issues of Heewon Jeon(gogamza)

This is now failing to install properly on my Linux boxes, e.g. ** testing if installed package can be loaded from temporary location trying URL 'http://central.maven.org/maven2/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.jar' cannot open URL 'http://central.maven.org/maven2/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.jar':...

``` R > KoNLP::statDic() $summary word tag Length:390143 ncn :269992 Class :character pvg : 66343 Mode :character pad : 22337 mag : 22245 mmd : 3508 ii : 1594 (Other):...

- http://www.wordandphrase.info/frequencyList.asp

The doc2query model to increase the ranking performance based on ideas from the `https://arxiv.org/abs/2004.14503`. KoBART is used instead of T5 due to Korean performance issues. Opened training data - https://huggingface.co/datasets/squad_kor_v2

good first issue

KoNLP활용을 위해 원래의 품사를 제거하고 KAIST 태그로 제공하고 있는 부분에 대해서 세종 태그를 부착해서 데이터를 제공한다.

It's now on cran : https://CRAN.R-project.org/package=RcppMeCab Need to check RcppMeCab results using Japanese. @koheiw, Could you help on this? Any ideas?