Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
R
radioMultiThread
- Variable in class kr.ac.kaist.swrc.jhannanum.demo.
GUIDemo
radioSingleThread
- Variable in class kr.ac.kaist.swrc.jhannanum.demo.
GUIDemo
read_dic(String, TagSet)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Trie
It reads the morpheme dictionary file, and initializes the trie structure.
readDic(String)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
AnalyzedDic
It loads the pre-analyzed dictionary from data file to the hash table.
reader
- Variable in class org.json.
JSONTokener
readFile(String, int, TagSet)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Connection
Reads the connection rule data file, and initialize the object.
readFile(String, TagSet)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
ConnectionNot
Reads the impossible connection rules from the specified file.
remove(int)
- Method in class org.json.
JSONArray
Remove an index and close the hole.
remove(String)
- Method in class org.json.
JSONObject
Remove a name and its value, if present.
REPEAT_CHAR_ALLOWED
- Static variable in class kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PlainTextProcessor.InformalSentenceFilter.
InformalSentenceFilter
the maximum number of repetition of a character allowed
replace(String, int, String)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Exp
Replaces the character at the specified position of the string str1 with the first character of the string str2.
replace(char[], short)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Simti
Replaces the information for the specified word.
resEojeols
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart
the list of eojeols analyzed
reset()
- Method in class kr.ac.kaist.swrc.jhannanum.demo.
GUIDemo.SharedActionHandler
Reset the work flow and the demo program.
reset()
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.
HMMTagger
Resets the model.
resMorphemes
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart
the list of morphemes analyzed
resTags
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart
the list of morpheme tags analyzed
ResultTypeException
- Exception in
kr.ac.kaist.swrc.jhannanum.exception
This exception occurs when the return type of HanNanum work flow is not matched correctly.
ResultTypeException(int)
- Constructor for exception kr.ac.kaist.swrc.jhannanum.exception.
ResultTypeException
Constructor.
rule_eomi_u(int, String, String, int)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Exp
It expands the morpheme chart regarding the elision rule '으', '스', '느'.
rule_gut(int, String, String, int)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Exp
It expands the morpheme chart regarding the rules about '것'.
rule_i(int, String, String, int)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Exp
It expands the morpheme chart regarding the rule '이'.
rule_irr_word(int, String, String, int)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Exp
It expands the morpheme chart regarding the irregular rules about 'ㄷ', 'ㅅ', 'ㅂ', 'ㅎ', '르', '러'.
rule_irr_word2(int, String, String, int)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Exp
It expands the morpheme chart regarding the irregular rules about '우', '여'.
rule_johwa(int, String, String, int)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Exp
It expands the morpheme chart regarding the vowel harmony rules.
rule_NP(int, String, String)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Exp
It expands the morpheme chart regarding the rules about personal pronoun.
rule_rem(int, String, String, int)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Exp
It expands the morpheme chart regarding the elision rules about 'ㄹ', 'ㅡ', 'ㅏ', 'ㅓ'.
rule_shorten(int, String, String, int)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Exp
It expands the morpheme chart regarding the contration rules about 'ㅗ', 'ㅜ', 'ㅚ', 'ㅣ'.
ruleCount
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
ConnectionNot
The number of impossible connection rules
run()
- Method in class kr.ac.kaist.swrc.jhannanum.demo.
GUIDemo
Sets the GUI up and launch the demo.
run()
- Method in class kr.ac.kaist.swrc.jhannanum.thread.
MorphAnalyzerThread
run()
- Method in class kr.ac.kaist.swrc.jhannanum.thread.
MorphemeProcThread
run()
- Method in class kr.ac.kaist.swrc.jhannanum.thread.
PlainTextProcThread
run()
- Method in class kr.ac.kaist.swrc.jhannanum.thread.
PosProcThread
run()
- Method in class kr.ac.kaist.swrc.jhannanum.thread.
PosTaggerThread
runThreads()
- Method in class kr.ac.kaist.swrc.jhannanum.hannanum.
Workflow
It starts the threads for each plug-in on the work flow, when the work flow was activated with the multi-thread mode.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X