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
C
canImport(TransferHandler.TransferSupport)
- Method in class kr.ac.kaist.swrc.jhannanum.demo.
GUIDemo.PluginTransferHandler
Returns true when it is possible to drag and drop the plug-in.
cause
- Variable in exception org.json.
JSONException
character
- Variable in class org.json.
JSONTokener
chart
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
ChartMorphAnalyzer
Lattice-style morpheme chart.
chart
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart
the morpheme chart
chartEnd
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart
the last index of the chart
ChartMorphAnalyzer
- Class in
kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer
Chart-based Morphological Analyzer.
ChartMorphAnalyzer()
- Constructor for class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
ChartMorphAnalyzer
checkChart(int[], int, int, int, int, int, String)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart
Checks the specified morpheme is exist in the morpheme chart.
checkConnection(TagSet, int, int, int, int, int)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Connection
Checks whether two morpheme tags can appear consecutively.
checkConnection()
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
ConnectionNot
Checks whether the two morphemes may not appear consecutively.
checkPhonemeType(int, int)
- Method in class kr.ac.kaist.swrc.jhannanum.share.
TagSet
Checks the phoneme type
checkTagType(int, int)
- Method in class kr.ac.kaist.swrc.jhannanum.share.
TagSet
Checks morpheme tag type
CHI_REPLACE
- Static variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart
the reserved word for replacement of Chinese characters
child
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Simti.ST_NODE
The index for the children of this node.
child_idx
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Trie.TNODE
the index for the childern
child_size
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Trie.TNODE
the size of children
chiReplaceIndex
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart
the index for replacement of Chinese characters
chiReplacementList
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart
the list for the replacement of Chinese character
CHOSEONG_LIST
- Static variable in class kr.ac.kaist.swrc.jhannanum.share.
Code
the list of CHOSEONG - beginning consonant
CHOSEONG_LIST_REV
- Static variable in class kr.ac.kaist.swrc.jhannanum.share.
Code
the list of JONGSEONG for reverse
clear()
- Method in class kr.ac.kaist.swrc.jhannanum.hannanum.
Workflow
It removes the plug-ins on the work flow.
clear()
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
AnalyzedDic
Cleans the data in the hash table.
clear()
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Connection
Cleans the connection rules and metadata.
clear()
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
ConnectionNot
Cleans the rules loaded and metadata.
clear()
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.
ProbabilityDBM
Cleans the hash table.
clear()
- Method in class kr.ac.kaist.swrc.jhannanum.share.
TagSet
Cleans the data loaded.
clone()
- Method in class org.json.
JSONObject.Null
There is only intended to be a single instance of the NULL object, so the clone method returns itself.
close()
- Method in class kr.ac.kaist.swrc.jhannanum.hannanum.
Workflow
It ends the threads for each plug-in on the work flow.
Code
- Class in
kr.ac.kaist.swrc.jhannanum.share
This class is for code conversion.
Code()
- Constructor for class kr.ac.kaist.swrc.jhannanum.share.
Code
comma
- Variable in class org.json.
JSONWriter
The comma flag determines if a comma should be output before the next value.
CommObject
- Class in
kr.ac.kaist.swrc.jhannanum.comm
CommObject is used by a work flow and plug-ins that are expected to communicate with each other.
CommObject()
- Constructor for class kr.ac.kaist.swrc.jhannanum.comm.
CommObject
compute_wt(Eojeol)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.
HMMTagger
Computes P(T_i, W_i) of the specified eojeol.
connection
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
ChartMorphAnalyzer
Connection rules between morphemes.
Connection
- Class in
kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer
This class is for the connection rules of morphemes.
Connection()
- Constructor for class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Connection
Constructor.
connection
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart
the connection rules
connection
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart.Morpheme
the list of the morphemes connected
connectionCount
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart.Morpheme
the number of morphemes connected
connectionNot
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
ChartMorphAnalyzer
Impossible connection rules.
ConnectionNot
- Class in
kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer
This class is for the impossible connection rules of morphemes.
ConnectionNot()
- Constructor for class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
ConnectionNot
Constructor.
connectionTable
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Connection
The connectoin table which has the connection information ofo morphemes
convertFile(String, String, int, int)
- Static method in class kr.ac.kaist.swrc.jhannanum.share.
Code
It changes the encoding of text file between UTF-8 and the triple encoding.
copyright
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Connection
The copyright of the connection rules.
copyright
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
ConnectionNot
The copyright of the connection rules.
copyright
- Variable in class kr.ac.kaist.swrc.jhannanum.share.
TagSet
the copyright of tag set
createPaneCenter()
- Method in class kr.ac.kaist.swrc.jhannanum.demo.
GUIDemo
Returns a panel for the input and output text areas.
createPaneNorth()
- Method in class kr.ac.kaist.swrc.jhannanum.demo.
GUIDemo
Setting of the split panel for plug-in pool and the work flow.
createPluginNodes(DefaultMutableTreeNode)
- Method in class kr.ac.kaist.swrc.jhannanum.demo.
GUIDemo
Setting of the each plug-in which is in the tree view.
createPluginPool()
- Method in class kr.ac.kaist.swrc.jhannanum.demo.
GUIDemo
Setting of the plug-in tree view.
createTransferable(JComponent)
- Method in class kr.ac.kaist.swrc.jhannanum.demo.
GUIDemo.PluginTransferHandler
Make it possible to transfer the selected plug-in.
createWorkflow()
- Method in class kr.ac.kaist.swrc.jhannanum.demo.
GUIDemo
Returns the panel for the work flow.
CS
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Simti.ST_NODE
The number of children of this node.
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