Last data update: 2014.03.03

KoNLP

Package: KoNLP
Maintainer: Heewon Jeon <madjakarta@gmail.com>
License: GPL-3
Title: Korean NLP Package
Author: Heewon Jeon
Description: Korean language processing package. Morphological
analyzer, POS tagger, Keystroke converter, Hangul automata,
Concordance, Mutual Information..
SystemRequirements: Java (>= 1.6)
URL: https://github.com/haven-jeon/KoNLP
Version: 0.76.9
Repository: CRAN
Date/Publication: 2013-05-31 14:23:46
Packaged: 2013-05-31 09:55:06 UTC; gogamza
Date: 2011-10-12
Encoding: UTF-8
Depends: R (>= 2.15.0), rJava (>= 0.9-0), utils (>= 2.14.0), stringr
(>= 0.6.2), hash (>= 2.2.6), tau (>= 0.0-15), Sejong (>= 0.01)
Collate: 'onLoad.R' 'manageDic.R' 'hangulUtils.R' 'koAnalyzerRun.R'
'tagdata.R' 'Concordances.R'
NeedsCompilation: no

● Cran Task View: NaturalLanguageProcessing
● 0 images, 23 functions, 4 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'KoNLP' ...
** package 'KoNLP' successfully unpacked and MD5 sums checked
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'KoNLP'
    finding HTML links ... done
    HangulAutomata                          html  
    KtoS                                    html  
    MorphAnalyzer                           html  
    SimplePos09                             html  
    SimplePos22                             html  
    StoK                                    html  
    backupUsrDic                            html  
    concordance_file                        html  
    concordance_str                         html  
    convertHangulStringToJamos              html  
    convertHangulStringToKeyStrokes         html  
    convertTag                              html  
    editweights                             html  
    extractNoun                             html  
    is.ascii                                html  
    is.hangul                               html  
    is.jaeum                                html  
    is.jamo                                 html  
    is.moeum                                html  
    mergeUserDic                            html  
    mutualinformation                       html  
    reloadAllDic                            html  
    restoreUsrDic                           html  
    statDic                                 html  
    tags                                    html  
    useSejongDic                            html  
    useSystemDic                            html  
** building package indices
** testing if installed package can be loaded
* DONE (KoNLP)
Making 'packages.html' ... done