Learn R Programming

⚠️There's a newer version (0.80.2) of this package.Take me there.

KoNLP (version 0.80.1)

Korean NLP Package

Description

POS Tagger and Morphological Analyzer for Korean text based research. It provides tools for corpus linguistics research such as Keystroke converter, Hangul automata, Concordance, and Mutual Information. It also provides a convenient interface for users to apply, edit and add morphological dictionary selectively.

Copy Link

Version

Monthly Downloads

149

Version

0.80.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Heewon Jeon

Last Published

December 15th, 2016

Functions in KoNLP (0.80.1)

buildDictionary

buildDictionary
convertHangulStringToKeyStrokes

convertion function Hangul string to keyStrokes
concordance_file

concordance for input text file
get_dictionary

Get Dictionary
extractNoun

Noun extractor for Hangul
convertHangulStringToJamos

convertion function Hangul string to Jamos
backupUsrDic

use for backup current dic_user.txt Utility function for backup dic_user.txt file to backup directory.
editweights

Keystroke misspell cost table
concordance_str

concordance for input text vector
convertTag

tag name converter
is.jamo

check if sentence is all Jamo
is.jaeum

check if sentence is all Jaeum
is.moeum

check if sentence is all Moeum
scala_library_install

scala_library_install
SimplePos09

POS tagging by using 9 KAIST tags
reloadAllDic

reload all Hannanum analyzer dictionary
mutualinformation

mutual information for input text
reloadUserDic

reload dictionaries for specific functions
restoreUsrDic

use for restoring backuped dic_user.txt
KtoS

KAIST tag to Sejong tag
useSystemDic

use system default dictionary
HangulAutomata

do Hangul automata
is.ascii

check if sentence is all ASCII
is.hangul

check if sentence is all Hangul
statDic

summary of dictionaries
install_NIADic

install_NIADic
useNIADic

use Insighter and Woorimalsam dictionary
SimplePos22

POS tagging by using 22 KAIST tags
mergeUserDic

appending or replacing with new data.frame
useSejongDic

use Sejong noun dictionary
MorphAnalyzer

Hannanum morphological analyzer interface function
StoK

Sejong tag to KAIST tag
tags

tag names