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
N
n_size
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Simti.HEADI
The number of data nodes.
name
- Variable in class kr.ac.kaist.swrc.jhannanum.demo.
GUIDemo.PluginInfo
The name of the plug-in.
names()
- Method in class org.json.
JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
new_mnode(Eojeol, String, double)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.
HMMTagger
Adds a new node for the markov model.
new_wp(String)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.
HMMTagger
Adds a new header of an eojeol.
next
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Simti.ST_FREE
The next node in the free node list. 0: end of list, otherwise: the index of the next node
next()
- Method in class org.json.
JSONTokener
Get the next character in the source string.
next(char)
- Method in class org.json.
JSONTokener
Consume the next character, and check that it matches a specified character.
next(int)
- Method in class org.json.
JSONTokener
Get the next n characters.
next_idx
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Trie.FREE
the next index of free node
nextClean()
- Method in class org.json.
JSONTokener
Get the next char in the string, skipping whitespace.
nextkey(char[])
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Simti
It finds a word by traversing the children, siblings, and parent of the last node of the previous search.
nextPosition
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart.Morpheme
the index of the next node
nextPosition(int)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
SegmentPosition
Returns the index of the next segment position of the position on the specified index.
nextPosition
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
SegmentPosition.Position
the index of next segment position
nextString(char)
- Method in class org.json.
JSONTokener
Return the characters up to the next close quote character.
nextTagType
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart.Morpheme
the type of the next morpheme
nextTo(char)
- Method in class org.json.
JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String)
- Method in class org.json.
JSONTokener
Get the text up but not including one of the specified delimiter characters or the end of line, whichever comes first.
nextValue()
- Method in class org.json.
JSONTokener
Get the next value.
nf
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Simti
The array of ST_NF which the actual data is stored in.
nIndex
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
SegmentPosition.Position
the temporary index for number dictionary
node
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Simti.ST_NF
The data of this node.
node_alloc(int)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Trie
Allocates the trie nodes available as the specified size
node_copy(Simti.ST_NODE, Simti.ST_NODE)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Simti
Copies a node.
node_free(int, int)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Trie
It frees the nodes from the specified index.
node_head
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Trie
the head of node list
node_look(int, int)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
NumberDic
It searches the number dictionary with the specified character and the current state of the automata.
node_look(char, int)
- Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
Trie
It checks the children of the node on the specified index whether a child has the key.
notMorphTable
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
ConnectionNot
Table for the morphemes that cannot appear consecutively
notTagTable
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
ConnectionNot
Table for the tags that cannot appear consecutively
NounExtractor
- Class in
kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PosProcessor.NounExtractor
This plug-in extracts the morphemes recognized as a noun after Part Of Speech tagging was done.
NounExtractor()
- Constructor for class kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PosProcessor.NounExtractor.
NounExtractor
nounMorphemes
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PosProcessor.NounExtractor.
NounExtractor
the buffer for noun morphemes
nounTags
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PosProcessor.NounExtractor.
NounExtractor
the buffer for tags of the morphemes
NU
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
PostProcessor
the triple character representation of '는다'
NULL
- Static variable in class org.json.
JSONObject
It is sometimes more convenient and less ambiguous to have a
NULL
object than to use Java's
null
value.
num_automata
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
NumberDic
number automata
NumberDic
- Class in
kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer
Number dictionary for recognizing number expressions using automata.
NumberDic()
- Constructor for class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
NumberDic
numberToString(Number)
- Static method in class org.json.
JSONObject
Produce a string from a Number.
numDic
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
ChartMorphAnalyzer
Number dictionary, which is actually a automata.
numDic
- Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.
MorphemeChart
number dictionary - automata
numTag
- Variable in class kr.ac.kaist.swrc.jhannanum.share.
TagSet
the number tag
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