Skip navigation links
cSpell Java
2018 Version
A B C D E F G H I L M N O P Q R S T U W Y 

P

ParentheticPluralTokenUtil - Class in gov.nih.nlm.nls.cSpell.NlpUtil
This NLP utility class checks if a token ends with the pattern of parenthetic plural forms, such as (s), (es), (ies).
PAT_EMAIL - Static variable in class gov.nih.nlm.nls.cSpell.Ranker.Word2VecContext
 
PAT_NUM - Static variable in class gov.nih.nlm.nls.cSpell.Ranker.Word2VecContext
 
PAT_URL - Static variable in class gov.nih.nlm.nls.cSpell.Ranker.Word2VecContext
 
patternStrSpace_ - Static variable in class gov.nih.nlm.nls.cSpell.NlpUtil.TextObj
 
PhoneticDistance - Class in gov.nih.nlm.nls.cSpell.Ranker
This class provides a java class to get the distance for phonetic codes of two strings.
PhoneticScore - Class in gov.nih.nlm.nls.cSpell.Ranker
This class provides a java class to get the similarity score of phonetic used in orthographic score.
Platform - Class in gov.nih.nlm.nls.cSpell.Util
This class checks the type of platform.
PossessiveTokenUtil - Class in gov.nih.nlm.nls.cSpell.NlpUtil
This NLP utility class checks if a token ends with the pattern of possessive.
Print(String, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
Print(BufferedWriter, String, boolean, boolean) - Method in class gov.nih.nlm.nls.cSpell.Util.Out
Print message to a designated output buffer
PrintContext(ArrayList<String>, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
PrintContextScore(HashSet<String>, int, int, ArrayList<TokenObj>, Word2Vec, Word2Vec, boolean, int, int, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Ranker.ScoreDetailByMode
 
PrintCorrect(String, String, String, String, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
PrintCScore(String, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
PrintCSpellScore(String, HashSet<String>, WordWcMap, int, int, int, ArrayList<TokenObj>, Word2Vec, Word2Vec, boolean, int, double, double, double, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Ranker.ScoreDetailByMode
 
PrintFrequencyScore(HashSet<String>, WordWcMap, int, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Ranker.ScoreDetailByMode
 
PrintFScore(String, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
PrintInfo() - Method in class gov.nih.nlm.nls.cSpell.CmdLineSyntax.OptionFlag
Print detail information for the current OptionFlag
PrintInText(String, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
Println(String) - Method in class gov.nih.nlm.nls.cSpell.Tools.CSpellHelpMenu
 
Println(String, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
Println(BufferedWriter, String, boolean, boolean) - Method in class gov.nih.nlm.nls.cSpell.Util.Out
Print message and append a linebreaker to a designated output buffer
PrintlnStrToFile(BufferedWriter) - Static method in class gov.nih.nlm.nls.cSpell.Util.FileIo
 
PrintNoisyChannelScore(String, HashSet<String>, WordWcMap, int, double, double, double, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Ranker.ScoreDetailByMode
 
PrintNScore(String, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
PrintNwDetect(String, boolean, boolean, boolean, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
PrintNwMergeDetect(String, boolean, boolean, boolean, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
PrintOptionHierachy() - Method in class gov.nih.nlm.nls.cSpell.CmdLineSyntax.Option
Print out the hierarchical structure for all options
PrintOptionLeaf() - Method in class gov.nih.nlm.nls.cSpell.CmdLineSyntax.Option
Print out the hierarchical structure for all options, including detail option items
PrintOrthographicScore(String, HashSet<String>, int, double, double, double, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Ranker.ScoreDetailByMode
 
PrintOScore(String, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
PrintProcess(String, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
PrintRw1To1Detect(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
PrintRwMergeDetect(String, boolean, boolean, boolean, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
PrintRwSplitDetect(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
PrintScore(String, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Util.DebugPrint
 
PrintStrToFile(BufferedWriter) - Static method in class gov.nih.nlm.nls.cSpell.Util.FileIo
 
PROC_END_STR - Static variable in class gov.nih.nlm.nls.cSpell.NlpUtil.TokenObj
 
PROC_SP_STR - Static variable in class gov.nih.nlm.nls.cSpell.NlpUtil.TokenObj
 
PROC_START_STR - Static variable in class gov.nih.nlm.nls.cSpell.NlpUtil.TokenObj
 
ProcCorrector - Class in gov.nih.nlm.nls.cSpell.Corrector
This class is to core program to process correction.
Process(String, int, HashMap<String, String>) - Static method in class gov.nih.nlm.nls.cSpell.Api.NdCorrectionApi
 
Process(String, int, HashMap<String, String>, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Api.NdCorrectionApi
 
Process(ArrayList<TokenObj>, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Corrector.ProcNonWord
 
Process(ArrayList<TokenObj>, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Corrector.ProcNonWordMerge
 
Process(ArrayList<TokenObj>, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Corrector.ProcRealWord1To1
 
Process(ArrayList<TokenObj>, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Corrector.ProcRealWordMerge
 
Process(ArrayList<TokenObj>, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Corrector.ProcRealWordSplit
 
Process(String, int) - Method in class gov.nih.nlm.nls.cSpell.NlpUtil.CoreTermObj
 
Process(Out) - Method in class gov.nih.nlm.nls.cSpell.Tools.CSpell
Process the cSpell correction
ProcessByStr(String, int, HashMap<String, String>) - Static method in class gov.nih.nlm.nls.cSpell.Api.NdCorrectionApi
 
ProcessByStr(String, int, HashMap<String, String>, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Api.NdCorrectionApi
 
ProcessByStream(ArrayList<TokenObj>, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Corrector.ProcNonWord
 
ProcessByTokenObj(ArrayList<TokenObj>, CSpellApi) - Static method in class gov.nih.nlm.nls.cSpell.Api.CorrectionApi
 
ProcessByTokenObj(ArrayList<TokenObj>, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Api.CorrectionApi
 
ProcessByTokenObj(ArrayList<TokenObj>, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Corrector.ProcCorrector
 
ProcessToStr(String, CSpellApi) - Static method in class gov.nih.nlm.nls.cSpell.Api.CorrectionApi
 
ProcessToStr(String, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Api.CorrectionApi
 
ProcessToStr(String) - Method in class gov.nih.nlm.nls.cSpell.Api.CSpellApi
cSpell correction process, output to a string.
ProcessToStr(String, int, int) - Method in class gov.nih.nlm.nls.cSpell.Api.CSpellApi
cSpell correction process, output to a string by specifying funcMode and rankMode.
ProcessToTokenObj(String) - Method in class gov.nih.nlm.nls.cSpell.Api.CSpellApi
cSpell correction process, output to an ArrayList of TokenObj by using funcMode and rankMode from configuratin file.
ProcessToTokenObj(String, boolean) - Method in class gov.nih.nlm.nls.cSpell.Api.CSpellApi
cSpell correction process, output to an ArrayList of TokenObj by using funcMode and rankMode from configuratin files, with debug print option.
ProcessToTokenObj(String, int, int, boolean) - Method in class gov.nih.nlm.nls.cSpell.Api.CSpellApi
cSpell correction process, output to an ArrayList of TokenObj by specifying funcMode and rankMode, with debug print option.
ProcNonWord - Class in gov.nih.nlm.nls.cSpell.Corrector
This class is to process non-word 1To1 and split correction.
ProcNonWordMerge - Class in gov.nih.nlm.nls.cSpell.Corrector
This class is to process non-word merge correction.
ProcRealWord1To1 - Class in gov.nih.nlm.nls.cSpell.Corrector
This class is to process real-word 1-to-1 correction.
ProcRealWordMerge - Class in gov.nih.nlm.nls.cSpell.Corrector
This class is to process real-word merge correction.
ProcRealWordSplit - Class in gov.nih.nlm.nls.cSpell.Corrector
This class is to process real-word split correction.
properties_ - Variable in class gov.nih.nlm.nls.cSpell.Tools.CSpellSystemOption
 
A B C D E F G H I L M N O P Q R S T U W Y 
Skip navigation links
cSpell Java
2018 Version

Submit a bug or feature

Copyright © 2018 National Library of Medicine