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 

C

CandidatesUtil1To1 - Class in gov.nih.nlm.nls.cSpell.Candidates
This utility class generates 1To1 candidates from an input string.
CandidatesUtilMerge - Class in gov.nih.nlm.nls.cSpell.Candidates
This is the java utility class to generate merge candidates.
CandidatesUtilSplit - Class in gov.nih.nlm.nls.cSpell.Candidates
This utility class generates split candidates.
CaseTokenUtil - Class in gov.nih.nlm.nls.cSpell.NlpUtil
This NLP utility class checks the cases of a token.
CatInflConvert - Class in gov.nih.nlm.nls.cSpell.Dictionary
This class converts categories and inflections from number and name.
CatInflConvert() - Constructor for class gov.nih.nlm.nls.cSpell.Dictionary.CatInflConvert
 
CharUtil - Class in gov.nih.nlm.nls.cSpell.NlpUtil
This NLP utility class handles all operations of characters.
CheckOption(OptionItem, String) - Static method in class gov.nih.nlm.nls.cSpell.CmdLineSyntax.SystemOption
 
CheckSyntax(Option, Option, boolean, boolean) - Static method in class gov.nih.nlm.nls.cSpell.CmdLineSyntax.SystemOption
Check if the input option is legal according to the given system option This method can be used as syntax error checker
Close() - Method in class gov.nih.nlm.nls.cSpell.Api.CSpellApi
 
Close() - Method in class gov.nih.nlm.nls.cSpell.Tools.CSpell
Close the input file, output file, and database.
compare(T, T) - Method in class gov.nih.nlm.nls.cSpell.Ranker.ContextScoreComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.cSpell.Ranker.CSpellScoreNw1To1Comparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.cSpell.Ranker.CSpellScoreRw1To1Comparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.cSpell.Ranker.FrequencyScoreComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.cSpell.Ranker.NoisyChannelScoreComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.cSpell.Ranker.OrthographicScoreComparator
Compare two object o1 and o2.
COMPARE_BY_COMBO - Static variable in class gov.nih.nlm.nls.cSpell.Ranker.CSpellScoreNw1To1Comparator
 
COMPARE_BY_CONTEXT - Static variable in class gov.nih.nlm.nls.cSpell.Ranker.CSpellScoreNw1To1Comparator
 
COMPARE_BY_ENSEMBLE - Static variable in class gov.nih.nlm.nls.cSpell.Ranker.CSpellScoreNw1To1Comparator
 
COMPARE_BY_FREQUENCY - Static variable in class gov.nih.nlm.nls.cSpell.Ranker.CSpellScoreNw1To1Comparator
 
COMPARE_BY_ORTHOGRAPHICS - Static variable in class gov.nih.nlm.nls.cSpell.Ranker.CSpellScoreNw1To1Comparator
 
Configuration - Class in gov.nih.nlm.nls.cSpell.Lib
This class is the configuration object that is used to store and retrieve configurable varaibles from the configuration file.
Configuration(String, boolean) - Constructor for class gov.nih.nlm.nls.cSpell.Lib.Configuration
Create a Configuration object.
ContextScore - Class in gov.nih.nlm.nls.cSpell.Ranker
This class provides a java object of context score.
ContextScore(String, DoubleVec, Word2Vec) - Constructor for class gov.nih.nlm.nls.cSpell.Ranker.ContextScore
Public constructor for ContextScore
ContextScoreComparator<T> - Class in gov.nih.nlm.nls.cSpell.Ranker
This class is a comparator to compare ContextScores.
ContextScoreComparator() - Constructor for class gov.nih.nlm.nls.cSpell.Ranker.ContextScoreComparator
 
ConvertName(String, Option, boolean) - Static method in class gov.nih.nlm.nls.cSpell.CmdLineSyntax.OptionUtility
Convert between full name and short name for a given option string
CoreTermObj - Class in gov.nih.nlm.nls.cSpell.NlpUtil
This class is the java object for coreTerm.
CoreTermObj(String, int) - Constructor for class gov.nih.nlm.nls.cSpell.NlpUtil.CoreTermObj
Public constructor
CoreTermUtil - Class in gov.nih.nlm.nls.cSpell.NlpUtil
This is the utility class for core term operation.
CorrectionApi - Class in gov.nih.nlm.nls.cSpell.Api
This class is API for all spelling error correction in CSpell.
CorrectTokenListByMerge(ArrayList<TokenObj>, ArrayList<MergeObj>, String, boolean, CSpellApi) - Static method in class gov.nih.nlm.nls.cSpell.Corrector.MergeCorrector
 
CS_AA_DIC_FILE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the path of Abb/Acr dictionary file in configuration file
CS_AUTO_MODE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
 
CS_CAN_MAX_CANDIDATE_NO - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the max candidates no
CS_CAN_ND_MAX_SPLIT_NO - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the max recursive split no for ND splitter
CS_CAN_NW_1TO1_WORD_MAX_LENGTH - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the max length of word for non-word 1To1
CS_CAN_NW_MAX_MERGE_NO - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the max space merge no for non-word merge
CS_CAN_NW_MAX_SPLIT_NO - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the max space split no for non-word split
CS_CAN_NW_MERGE_WITH_HYPHEN - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the non-word merge with hyphen
CS_CAN_RW_1TO1_CAND_MAX_KEY_SIZE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the max key size of rw 1-to-1 candidate
CS_CAN_RW_1TO1_CAND_MIN_LENGTH - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the min wc of rw 1-to-1 candidate
CS_CAN_RW_1TO1_CAND_MIN_WC - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the min wc of rw 1-to-1 candidate
CS_CAN_RW_1TO1_WORD_MAX_LENGTH - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the max length of word for real-word 1To1
CS_CAN_RW_MAX_MERGE_NO - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the max space merge no for real-word merge
CS_CAN_RW_MAX_SHORT_SPLIT_WORD_NO - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the max no of rw short split word
CS_CAN_RW_MAX_SPLIT_NO - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the max space split no for real-word split
CS_CAN_RW_MERGE_CAND_MIN_WC - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the min wc of rw merge candidate
CS_CAN_RW_MERGE_WITH_HYPHEN - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the real-word merge with hyphen
CS_CAN_RW_SHORT_SPLIT_WORD_LENGTH - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the rw short split word length
CS_CAN_RW_SPLIT_CAND_MIN_WC - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the min wc of rw split candidate
CS_CHECK_DIC_FILES - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the path of check dictionary file in configuration file
CS_DETECTOR_RW_1TO1_WORD_MIN_LENGTH - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the min 1-to-1 word length
CS_DETECTOR_RW_1TO1_WORD_MIN_WC - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the min 1-to-1 word word count
CS_DETECTOR_RW_SPLIT_WORD_MIN_LENGTH - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the min split word length
CS_DETECTOR_RW_SPLIT_WORD_MIN_WC - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the min split word word count
CS_DIR - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the path of CSpell directory defined in configuration file
CS_FREQUENCY_FILE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the path of frequency file in configuration file
CS_FUNC_MODE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
 
CS_INFORMAL_EXP_FILE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the path of informal expression file in configuration file
CS_MAX_LEGIT_TOKEN_LENGTH - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the max.
CS_MW_DIC_FILE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the path of multiwords dictionary file in configuration file
CS_NW_1TO1_CONTEXT_RADIUS - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the nw 1-to-1 context radius, window size = 2*contextRadius+1
CS_NW_MERGE_CONTEXT_RADIUS - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the nw merge context radius
CS_NW_SPLIT_CONTEXT_RADIUS - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the nw split context radius
CS_ORTHO_SCORE_ED_DIST_FAC - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for orthographic score weight factor of edit-distance score
CS_ORTHO_SCORE_OVERLAP_FAC - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for orthographic score weight factor of overlap score
CS_ORTHO_SCORE_PHONETIC_FAC - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for orthographic score weight factor of phonetic score
CS_PN_DIC_FILE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the path of properNoun dictionary file in configuration file
CS_RANK_MODE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
 
CS_RANKER_NW_S1_MIN_OSCORE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the non-word Split and 1-to-1 min oScore
CS_RANKER_NW_S1_RANK_RANGE_FAC - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the non-word Split and 1-to-1 rank range factor
CS_RANKER_RW_1TO1_C_FAC - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the real-word 1-to-1 context score confidence factor
CS_RANKER_RW_1TO1_CAND_CS_DIST - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the real-word 1to1 cand context score dist
CS_RANKER_RW_1TO1_CAND_CS_FAC - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the real-word 1to1 cand context score factor
CS_RANKER_RW_1TO1_CAND_FS_DIST - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the real-word 1to1 cand frequency score dist
CS_RANKER_RW_1TO1_CAND_FS_FAC - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the real-word 1to1 cand frequency score factor
CS_RANKER_RW_1TO1_CAND_MIN_CS - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the real-word 1to1 word min context score
CS_RANKER_RW_1TO1_CAND_MIN_FS - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the real-word 1to1 cand min frequency score
CS_RANKER_RW_1TO1_WORD_MIN_CS - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the real-word 1to1 word min context score
CS_RANKER_RW_MERGE_C_FAC - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the real-word merge context score confidence factor
CS_RANKER_RW_SPLIT_C_FAC - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the real-word merge context score confidence factor
CS_RW_1TO1_CONTEXT_RADIUS - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the rw 1-to-1 context radius
CS_RW_MERGE_CONTEXT_RADIUS - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the rw merge context radius
CS_RW_SPLIT_CONTEXT_RADIUS - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the rw split context radius
CS_SPLIT_WORD_DIC_FILES - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the path of split word dictionary file in configuration file
CS_SUGGEST_DIC_FILES - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the path of suggestion dictionary file in configuration file
CS_SV_DIC_FILE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the path of spVar dictionary file in configuration file
CS_UNIT_DIC_FILE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the path of unit file in configuration file
CS_W2V_IM_FILE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
key for the path of word2Vec files in configuration file
CS_W2V_OM_FILE - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
 
CS_W2V_SKIP_WORD - Static variable in class gov.nih.nlm.nls.cSpell.Lib.Configuration
 
CSPELL - Static variable in class gov.nih.nlm.nls.cSpell.Lib.GlobalVars
CSPELL jar string
CSpell - Class in gov.nih.nlm.nls.cSpell.Tools
This class is the CSpell, with cmdLine interface.
CSpell(Option, Out) - Constructor for class gov.nih.nlm.nls.cSpell.Tools.CSpell
Create a CSpell tool object by specifying option.
CSpellApi - Class in gov.nih.nlm.nls.cSpell.Api
This class is API of CSpell.
CSpellApi() - Constructor for class gov.nih.nlm.nls.cSpell.Api.CSpellApi
Public constructor for CSpellApi.
CSpellApi(String) - Constructor for class gov.nih.nlm.nls.cSpell.Api.CSpellApi
CSpellApi constructor, initiate related data using a specified configuration file.
CSpellApi(String, boolean) - Constructor for class gov.nih.nlm.nls.cSpell.Api.CSpellApi
CSpellApi constructor, initiate related data using a specified configuration file.
CSpellApi(Hashtable<String, String>) - Constructor for class gov.nih.nlm.nls.cSpell.Api.CSpellApi
CSpellApi constructor, initiate related data with properties needs to be overwritten.
CSpellApi(String, Hashtable<String, String>) - Constructor for class gov.nih.nlm.nls.cSpell.Api.CSpellApi
CSpellApi constructor, initiate related data with properties needs to be overwritten.
CSpellHelpMenu - Class in gov.nih.nlm.nls.cSpell.Tools
This class prints out help menu of CSpell.
CSpellHelpMenu(BufferedWriter, boolean, Out) - Constructor for class gov.nih.nlm.nls.cSpell.Tools.CSpellHelpMenu
 
CSpellScore - Class in gov.nih.nlm.nls.cSpell.Ranker
This class provides a java object of CSpell score.
CSpellScore(String, String, WordWcMap, DoubleVec, Word2Vec, double, double, double) - Constructor for class gov.nih.nlm.nls.cSpell.Ranker.CSpellScore
 
CSpellScoreNw1To1Comparator<T> - Class in gov.nih.nlm.nls.cSpell.Ranker
This class is a comparator to compare CSpellScores for Non-word 1To1.
CSpellScoreNw1To1Comparator() - Constructor for class gov.nih.nlm.nls.cSpell.Ranker.CSpellScoreNw1To1Comparator
 
CSpellScoreRw1To1Comparator<T> - Class in gov.nih.nlm.nls.cSpell.Ranker
This class is a comparator to compare CSpellScores for real-word 1To1.
CSpellScoreRw1To1Comparator() - Constructor for class gov.nih.nlm.nls.cSpell.Ranker.CSpellScoreRw1To1Comparator
 
CSpellSystemOption - Class in gov.nih.nlm.nls.cSpell.Tools
This class provides adaptor to SystemOption from CmdLineSyntax package.
CSpellSystemOption() - Constructor for class gov.nih.nlm.nls.cSpell.Tools.CSpellSystemOption
Create a cSpell object (default).
CT_STR - Static variable in class gov.nih.nlm.nls.cSpell.Lib.GlobalVars
 
CT_TYPE_SPACE_PUNC - Static variable in class gov.nih.nlm.nls.cSpell.NlpUtil.CoreTermUtil
 
CT_TYPE_SPACE_PUNC_DIGIT - Static variable in class gov.nih.nlm.nls.cSpell.NlpUtil.CoreTermUtil
 
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