forked from haven-jeon/KoNLP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
32 lines (32 loc) · 814 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: KoNLP
Maintainer: Heewon Jeon <[email protected]>
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: 2011-10-12 07:49:45
Packaged: 2011-10-12 20:53:27 UTC; gogamza
Date: 2011-10-12
Encoding: UTF-8
Depends:
R (>= 2.14.0),
rJava (>= 0.9-0),
testthat (>= 0.5),
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'