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
W
workflow
- Variable in class kr.ac.kaist.swrc.jhannanum.demo.
GUIDemo
Workflow
- Class in
kr.ac.kaist.swrc.jhannanum.hannanum
This class is for the HanNanum work flow, which can be set up with more than one HanNanum plug-in.
Workflow()
- Constructor for class kr.ac.kaist.swrc.jhannanum.hannanum.
Workflow
Constructor.
Workflow(String)
- Constructor for class kr.ac.kaist.swrc.jhannanum.hannanum.
Workflow
Constructor.
Workflow(String, int)
- Constructor for class kr.ac.kaist.swrc.jhannanum.hannanum.
Workflow
Constructor.
WORKFLOW_HMM_POS_TAGGER
- Static variable in class kr.ac.kaist.swrc.jhannanum.hannanum.
WorkflowFactory
Predefined work flow for POS tagging.
WORKFLOW_MORPH_ANALYZER
- Static variable in class kr.ac.kaist.swrc.jhannanum.hannanum.
WorkflowFactory
Predefined work flow for morphological analysis.
WORKFLOW_NOUN_EXTRACTOR
- Static variable in class kr.ac.kaist.swrc.jhannanum.hannanum.
WorkflowFactory
Predefined work flow for noun extraction.
WORKFLOW_POS_SIMPLE_09
- Static variable in class kr.ac.kaist.swrc.jhannanum.hannanum.
WorkflowFactory
Predefined work flow for simple POS tagging with 9 tags.
WORKFLOW_POS_SIMPLE_22
- Static variable in class kr.ac.kaist.swrc.jhannanum.hannanum.
WorkflowFactory
Predefined work flow for simple POS tagging with 22 tags.
WorkflowFactory
- Class in
kr.ac.kaist.swrc.jhannanum.hannanum
This class makes it easy to create a HanNanum work flow for general use.
WorkflowFactory()
- Constructor for class kr.ac.kaist.swrc.jhannanum.hannanum.
WorkflowFactory
WorkflowHmmPosTagger
- Class in
kr.ac.kaist.swrc.jhannanum.demo
This is a demo program of HanNanum that helps users to utilize the HanNanum library easily.
WorkflowHmmPosTagger()
- Constructor for class kr.ac.kaist.swrc.jhannanum.demo.
WorkflowHmmPosTagger
WorkflowMorphAnalyzer
- Class in
kr.ac.kaist.swrc.jhannanum.demo
This is a demo program of HanNanum that helps users to utilize the HanNanum library easily.
WorkflowMorphAnalyzer()
- Constructor for class kr.ac.kaist.swrc.jhannanum.demo.
WorkflowMorphAnalyzer
WorkflowNounExtractor
- Class in
kr.ac.kaist.swrc.jhannanum.demo
This is a demo program of HanNanum that helps users to utilize the HanNanum library easily.
WorkflowNounExtractor()
- Constructor for class kr.ac.kaist.swrc.jhannanum.demo.
WorkflowNounExtractor
WorkflowSimplePos09
- Class in
kr.ac.kaist.swrc.jhannanum.demo
This is a demo program of HanNanum that helps users to utilize the HanNanum library easily.
WorkflowSimplePos09()
- Constructor for class kr.ac.kaist.swrc.jhannanum.demo.
WorkflowSimplePos09
WorkflowSimplePos22
- Class in
kr.ac.kaist.swrc.jhannanum.demo
This is a demo program of HanNanum that helps users to utilize the HanNanum library easily.
WorkflowSimplePos22()
- Constructor for class kr.ac.kaist.swrc.jhannanum.demo.
WorkflowSimplePos22
wp
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.
HMMTagger
the list of nodes for each eojeol
wp_end
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.
HMMTagger
the last index of eojeol list
wp_tag
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.
HMMTagger.MNode
eojeol tag
wrap(Object)
- Static method in class org.json.
JSONObject
Wrap an object, if necessary.
write(Writer)
- Method in class org.json.
JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer)
- Method in class org.json.
JSONObject
Write the contents of the JSONObject as JSON text to a writer.
writer
- Variable in class org.json.
JSONWriter
The writer that will receive the output.
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