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 

R

RANK_MODE_CONTEXT - Static variable in class gov.nih.nlm.nls.cSpell.Api.CSpellApi
 
RANK_MODE_CSPELL - Static variable in class gov.nih.nlm.nls.cSpell.Api.CSpellApi
 
RANK_MODE_ENSEMBLE - Static variable in class gov.nih.nlm.nls.cSpell.Api.CSpellApi
 
RANK_MODE_FREQUENCY - Static variable in class gov.nih.nlm.nls.cSpell.Api.CSpellApi
 
RANK_MODE_NOISY_CHANNEL - Static variable in class gov.nih.nlm.nls.cSpell.Api.CSpellApi
 
RANK_MODE_ORTHOGRAPHIC - Static variable in class gov.nih.nlm.nls.cSpell.Api.CSpellApi
 
RankByContext - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best ranked candidates by ContextSocre.
RankByCSpellNonWord - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best ranked candidates for non-word correction by CSpell score system (playoffs).
RankByCSpellRealWord1To1 - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best ranked candidates for real-word 1To1 correction by CSpell scoring system.
RankByEnsemble - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best ranked candidates by ensemble method.
RankByFrequency - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best ranked candidates by FrequencyScore.
RankByNoisyChannel - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best ranked candidates by Noisy Channel score.
RankByOrthographic - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best ranked candidates by OrthographicScore.
RankHelp(BufferedWriter, boolean, Out) - Static method in class gov.nih.nlm.nls.cSpell.Tools.CSpellHelpMenu
 
RankNonWordByMode - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best candidates for non-word split and 1To1 correction by specifying different ranking methods.
RankNonWordMergeByContext - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best ranked candidates for non-word merge by ContextSocre.
RankNonWordMergeByMode - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best candidate for non-word merge by specifying different ranking methods.
RankRealWord1To1ByCSpell - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best ranked candidates for real-word 1To1 correction by CSpell system.
RankRealWordMergeByContext - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best ranked candidates for real-word merge by ContextSocre.
RankRealWordMergeByMode - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best candidates for real-word merge by specifying different ranking methods.
RankRealWordSplitByContext - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best ranked candidates for real-word split by ContextSocre.
RankRealWordSplitByMode - Class in gov.nih.nlm.nls.cSpell.Ranker
This class ranks and finds the best candidate for real-word split by specifying different ranking method.
RealWord1To1Candidates - Class in gov.nih.nlm.nls.cSpell.Candidates
This class generates real-word 1To1 candidates.
RealWord1To1Corrector - Class in gov.nih.nlm.nls.cSpell.Corrector
This class is to correct real-word 1To1 error.
RealWord1To1Detector - Class in gov.nih.nlm.nls.cSpell.Detector
This class is to detect a real-word for real-word 1To1 correction.
RealWordMergeCandidates - Class in gov.nih.nlm.nls.cSpell.Candidates
This class generates real-word merge candidates.
RealWordMergeCorrector - Class in gov.nih.nlm.nls.cSpell.Corrector
This class is to correct real-word merge error.
RealWordMergeDetector - Class in gov.nih.nlm.nls.cSpell.Detector
This class is to detect a real-word for real-word merge correction.
RealWordSplitCandidates - Class in gov.nih.nlm.nls.cSpell.Candidates
This class generates real-word split candidates
RealWordSplitCorrector - Class in gov.nih.nlm.nls.cSpell.Corrector
This class is to correct real-word split error.
RealWordSplitDetector - Class in gov.nih.nlm.nls.cSpell.Detector
This class is to detect a real-word for real-word split correction.
RefinedSoundex - Class in gov.nih.nlm.nls.cSpell.Ranker
This class provides a java class to get the refined soundex code form of a string using org.apache.commons.codec.language.RefinedSoundex.
RELEASE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.GlobalVars
 
RemoveChars(String, String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.TermUtil
 
RemovePuncSpace(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.TermUtil
 
ReplacePuncWithSpaceThenTrim(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.TermUtil
 
ResetOutString() - Method in class gov.nih.nlm.nls.cSpell.Util.Out
Reset the output string
ROOT - Static variable in class gov.nih.nlm.nls.cSpell.CmdLineSyntax.Option
The name of the root in an option structure tree
RootDictionary - Interface in gov.nih.nlm.nls.cSpell.Dictionary
This class is the interface for dictionary implementation.
runFlag_ - 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