A B C D E F G H I J K L M N O P Q R S T U V W X

P

pcheck(String, int, String) - Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.Exp
It checks pset whether the rule is applied to the specified index of given string.
PCONSTANT - Static variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.HMMTagger
the default probability
phase - Variable in class kr.ac.kaist.swrc.jhannanum.demo.GUIDemo.PluginInfo
The phase of the plug-in on the work flow.
phase - Variable in class kr.ac.kaist.swrc.jhannanum.demo.GUIDemo.PluginTransferHandler
The phase of the plug-in on the work flow.
phase - Variable in exception kr.ac.kaist.swrc.jhannanum.exception.ResultTypeException
The analysis phase of the work flow.
PHASE1 - Static variable in class kr.ac.kaist.swrc.jhannanum.demo.GUIDemo.PluginInfo
A plug-in for the first phase on the work flow.
PHASE2 - Static variable in class kr.ac.kaist.swrc.jhannanum.demo.GUIDemo.PluginInfo
A plug-in for the second phase one the work flow.
PHASE3 - Static variable in class kr.ac.kaist.swrc.jhannanum.demo.GUIDemo.PluginInfo
A plug-in for the third phase on the work flow.
phoneme - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.MorphemeChart.Morpheme
phoneme
phoneme - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.Trie.INFO
phoneme
PHONEME_TYPE_ALL - Static variable in class kr.ac.kaist.swrc.jhannanum.share.TagSet
phoneme type - all
phonemeChange(int, String, String, int, int, int) - Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.MorphemeChart
It expands the morpheme chart to deal with the phoneme change phenomenon.
PhraseTag - Class in kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger
This class is to generate the eojeol tag which represents the features of morphemes in an eojeol.
PhraseTag() - Constructor for class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.PhraseTag
 
plainEojeolArray - Variable in class kr.ac.kaist.swrc.jhannanum.comm.SetOfSentences
The array of the plain eojeols.
plainEojeols - Variable in class kr.ac.kaist.swrc.jhannanum.comm.Sentence
The array of the plain eojeols.
PlainSentence - Class in kr.ac.kaist.swrc.jhannanum.comm
This class contains a plain sentence which is not analyzed yet.
PlainSentence(int, int, boolean) - Constructor for class kr.ac.kaist.swrc.jhannanum.comm.PlainSentence
Constructor.
PlainSentence(int, int, boolean, String) - Constructor for class kr.ac.kaist.swrc.jhannanum.comm.PlainSentence
Constructor.
plainTextPluginCnt - Variable in class kr.ac.kaist.swrc.jhannanum.hannanum.Workflow
The number of the plain text processors.
PlainTextProcessor - Interface in kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PlainTextProcessor
The plug-in interface is for Plain Text Processor, which performs pre-processing of morphological analysis.
plainTextProcessor - Variable in class kr.ac.kaist.swrc.jhannanum.thread.PlainTextProcThread
the plain text processor plug-in
plainTextProcessors - Variable in class kr.ac.kaist.swrc.jhannanum.hannanum.Workflow
The first phase, supplement plug-ins, plain text processors.
plainTextProcessorsConfFiles - Variable in class kr.ac.kaist.swrc.jhannanum.hannanum.Workflow
The configuration files for the plain text processors.
PlainTextProcThread - Class in kr.ac.kaist.swrc.jhannanum.thread
This class makes the plain text processor plug-in to run on a thread.
PlainTextProcThread(PlainTextProcessor, LinkedBlockingQueue<PlainSentence>, LinkedBlockingQueue<PlainSentence>) - Constructor for class kr.ac.kaist.swrc.jhannanum.thread.PlainTextProcThread
Constructor.
PLUG_IN_NAME - Static variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.ChartMorphAnalyzer
Name of this plug-in.
Plugin - Interface in kr.ac.kaist.swrc.jhannanum.plugin
This interface is for plug-ins that can be set on the HanNanum work flow.
pluginInfoMap - Variable in class kr.ac.kaist.swrc.jhannanum.demo.GUIDemo
 
pop(char) - Method in class org.json.JSONWriter
Pop an array or object scope.
populateMap(Object) - Method in class org.json.JSONObject
 
position - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.SegmentPosition
the list of segment positions
POSITION_START_KEY - Static variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.SegmentPosition
the key of the start node for data structure
positionEnd - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.SegmentPosition
the last index of the segment position
posPluginCnt - Variable in class kr.ac.kaist.swrc.jhannanum.hannanum.Workflow
The number of pos processors.
PosProcessor - Interface in kr.ac.kaist.swrc.jhannanum.plugin.SupplementPlugin.PosProcessor
The plug-in interface is for POS Processor, which performs post processing of POS tagging.
posProcessor - Variable in class kr.ac.kaist.swrc.jhannanum.thread.PosProcThread
the POS processor plug-in
posProcessorConfFiles - Variable in class kr.ac.kaist.swrc.jhannanum.hannanum.Workflow
The configuration file for the pos processors.
posProcessors - Variable in class kr.ac.kaist.swrc.jhannanum.hannanum.Workflow
The third phase, supplement plug-ins, pos processors.
PosProcThread - Class in kr.ac.kaist.swrc.jhannanum.thread
This class makes the POS processor plug-in to run on a thread.
PosProcThread(PosProcessor, LinkedBlockingQueue<Sentence>, LinkedBlockingQueue<Sentence>) - Constructor for class kr.ac.kaist.swrc.jhannanum.thread.PosProcThread
Constructor.
posTagger - Variable in class kr.ac.kaist.swrc.jhannanum.hannanum.Workflow
The third phase, major plug-in - POS tagger.
PosTagger - Interface in kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger
The plug-in interface is for Part Of Speech Tagger
posTaggerConfFile - Variable in class kr.ac.kaist.swrc.jhannanum.hannanum.Workflow
The configuration file for the POS tagger.
PosTaggerThread - Class in kr.ac.kaist.swrc.jhannanum.thread
This class makes the POS tagger plug-in to run on a thread.
PosTaggerThread(PosTagger, LinkedBlockingQueue<SetOfSentences>, LinkedBlockingQueue<Sentence>) - Constructor for class kr.ac.kaist.swrc.jhannanum.thread.PosTaggerThread
Constructor.
postProc - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.ChartMorphAnalyzer
Post-processor to deal with some exceptions
PostProcessor - Class in kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer
This class is for post processing of morphological analysis.
PostProcessor() - Constructor for class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.PostProcessor
Constructor.
preReplace(String) - Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.MorphemeChart
Replaces the English alphabets and Chinese characters in the specified string with the reserved words.
previous - Variable in class org.json.JSONTokener
 
print_result(TagSet) - Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.Trie
It writes the data in trie structure to the specified file.
print_trie(PrintWriter, int, int, TagSet) - Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.Trie
It prints the trie structure by recursive call.
printChart(int) - Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.MorphemeChart
It generates the final mophological analysis result from the morpheme chart.
printMorphemeAll() - Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.MorphemeChart
It prints the all data in the chart to the console.
printPosition() - Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.SegmentPosition
It prints the segment position information to the console.
printResultCnt - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.MorphemeChart
the number of analysis results printed
prob - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.HMMTagger.MNode
the accumulated probability from start to this node
prob_wt - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.HMMTagger.MNode
the probability of this node - P(T, W)
ProbabilityDBM - Class in kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger
This class is for statistic data which is important to the Hidden Markov Model.
ProbabilityDBM(String) - Constructor for class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.ProbabilityDBM
Constructor.
processEojeol(String) - Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.ChartMorphAnalyzer
It processes the input plain eojeol by analyzing it or searching the pre-analyzed dictionary.
prule(int, String, String, SegmentPosition) - Method in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.Exp
Check the rules on the given string, and expand the morpheme chart.
pset - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.Exp
The list for expansion rules.
pset_end - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.Exp
The last index of pset
PTT_POS_TDBM_FILE - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.HMMTagger
the statistic file for the probability P(T|T) for morphemes
ptt_pos_tf - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.HMMTagger
for the probability P(T|T)
PTT_WP_TDBM_FILE - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.HMMTagger
the statistic file for the probability P(T|T) for eojeols
ptt_wp_tf - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.HMMTagger
for the probability P(T|T) for eojeols
push(JSONObject) - Method in class org.json.JSONWriter
Push an array or object scope.
put(boolean) - Method in class org.json.JSONArray
Append a boolean value.
put(Collection) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class org.json.JSONArray
Append a double value.
put(int) - Method in class org.json.JSONArray
Append an int value.
put(long) - Method in class org.json.JSONArray
Append an long value.
put(Map) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class org.json.JSONArray
Append an object value.
put(int, boolean) - Method in class org.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class org.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class org.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class org.json.JSONArray
Put or replace a long value.
put(int, Map) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(int, Object) - Method in class org.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, boolean) - Method in class org.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, Collection) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, double) - Method in class org.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class org.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class org.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject.
putOnce(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
putOpt(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
PV - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.PostProcessor
the triple character representation of 'ㅏㅑㅗ'
PWT_POS_TDBM_FILE - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.HMMTagger
the statistic file for the probability P(T|W) for morphemes
pwt_pos_tf - Variable in class kr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.PosTagger.HmmPosTagger.HMMTagger
for the probability P(W|T)

A B C D E F G H I J K L M N O P Q R S T U V W X