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 

I

InflVarsUtil - Class in gov.nih.nlm.nls.cSpell.NlpUtil
This NLP utility class generates simplified regular inflection variants.
InitCmdLineOption(Option, Out) - Method in class gov.nih.nlm.nls.cSpell.Tools.CSpellSystemOption
 
inReader_ - Variable in class gov.nih.nlm.nls.cSpell.Tools.CSpell
 
INT_ARGUMENT - Static variable in class gov.nih.nlm.nls.cSpell.CmdLineSyntax.Option
an abbreviation of an int argument in an option
InternetTokenUtil - Class in gov.nih.nlm.nls.cSpell.NlpUtil
This NLP utility class handles internet related operations.
IsCapitalizedCase(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.CaseTokenUtil
 
IsCombinedMeasurements(String, HashSet<String>) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.MeasurementTokenUtil
 
IsCombinedUnit(String, HashSet<String>) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.MeasurementTokenUtil
 
IsDetect(String, CSpellApi) - Static method in class gov.nih.nlm.nls.cSpell.Detector.NonWordDetector
 
IsDetect(String, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Detector.NonWordDetector
 
IsDetect(String, String, CSpellApi) - Static method in class gov.nih.nlm.nls.cSpell.Detector.NonWordDetector
 
IsDetect(String, String, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Detector.NonWordDetector
 
IsDetect(String, String, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Detector.NonWordMergeDetector
 
IsDetect(String, CSpellApi) - Static method in class gov.nih.nlm.nls.cSpell.Detector.RealWord1To1Detector
 
IsDetect(String, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Detector.RealWord1To1Detector
 
IsDetect(String, String, CSpellApi) - Static method in class gov.nih.nlm.nls.cSpell.Detector.RealWord1To1Detector
 
IsDetect(String, String, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Detector.RealWord1To1Detector
 
IsDetect(String, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Detector.RealWordMergeDetector
 
IsDetect(String, String, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Detector.RealWordMergeDetector
 
IsDetect(String, CSpellApi) - Static method in class gov.nih.nlm.nls.cSpell.Detector.RealWordSplitDetector
 
IsDetect(String, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Detector.RealWordSplitDetector
 
IsDetect(String, String, CSpellApi) - Static method in class gov.nih.nlm.nls.cSpell.Detector.RealWordSplitDetector
 
IsDetect(String, String, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Detector.RealWordSplitDetector
 
IsDicWord(String) - Method in class gov.nih.nlm.nls.cSpell.Dictionary.BasicDictionary
 
IsDicWord(String) - Method in class gov.nih.nlm.nls.cSpell.Dictionary.FullDictionary
 
IsDicWord(String, boolean) - Method in class gov.nih.nlm.nls.cSpell.Dictionary.FullDictionary
 
IsDicWord(String) - Method in interface gov.nih.nlm.nls.cSpell.Dictionary.RootDictionary
 
IsDigit(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.DigitPuncTokenUtil
 
IsDigitPunc(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.DigitPuncTokenUtil
 
IsEmail(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.InternetTokenUtil
A method to validate a token is an eMail address
IsEmptyToken(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.TokenUtil
 
IsEqualCode(String, String) - Static method in class gov.nih.nlm.nls.cSpell.Ranker.Metaphone2
 
IsEqualCode(String, String, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Ranker.Metaphone2
 
IsEqualCode(String, String) - Static method in class gov.nih.nlm.nls.cSpell.Ranker.RefinedSoundex
 
IsEqualSoundex(String, String) - Static method in class gov.nih.nlm.nls.cSpell.Ranker.RefinedSoundex
 
IsInflectionVar(String, String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.InflVarsUtil
 
IsLegalOption(Option) - Method in class gov.nih.nlm.nls.cSpell.Tools.CSpell
Get the boolean flag to indicate if the option is legal or not.
IsLegalOption(Option) - Method in class gov.nih.nlm.nls.cSpell.Tools.CSpellSystemOption
Get the boolean flag to indicate if the option is legal or not.
IsLegitToken(int) - Method in class gov.nih.nlm.nls.cSpell.NlpUtil.TokenObj
 
IsLowerCase(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.CaseTokenUtil
 
IsMatch(String, Pattern) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.TokenUtil
 
IsMatch(String, Pattern, boolean) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.TokenUtil
 
IsMeasurements(String, RootDictionary) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.MeasurementTokenUtil
 
IsMeasurements(String, HashSet<String>) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.MeasurementTokenUtil
 
IsMixedCased(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.CaseTokenUtil
 
IsMultiword(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.TermUtil
 
IsName(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.TokenUtil
 
IsNonWord(String, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Detector.NonWordDetector
 
IsNonWordMerge(String, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Detector.NonWordMergeDetector
 
IsNotEmptyToken(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.TokenUtil
 
IsNumber(String, HashSet<String>) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.NumberTokenUtil
 
IsNumberToken(String, HashSet<String>) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.NumberTokenUtil
 
IsParentheticPlural(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.ParentheticPluralTokenUtil
 
IsPossessive(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.PossessiveTokenUtil
 
IsPunc(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.DigitPuncTokenUtil
 
IsPunctuation(char) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.CharUtil
 
IsRealWord(String, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Detector.RealWord1To1Detector
 
IsRealWord(String, CSpellApi, boolean) - Static method in class gov.nih.nlm.nls.cSpell.Detector.RealWordSplitDetector
 
IsSimplifiedMeasurement(String, HashSet<String>) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.MeasurementTokenUtil
 
IsSpaceToken() - Method in class gov.nih.nlm.nls.cSpell.NlpUtil.TokenObj
 
IsSpaceToken(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.TokenUtil
 
IsSpecifiedChar(char, String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.CharUtil
 
IsUnit(String, HashSet<String>) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.MeasurementTokenUtil
 
IsUnits(String, HashSet<String>) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.MeasurementTokenUtil
 
IsUpperCase(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.CaseTokenUtil
 
IsUrl(String) - Static method in class gov.nih.nlm.nls.cSpell.NlpUtil.InternetTokenUtil
A method to validate a token is an URL.
IsValidDistance(String, String, int) - Static method in class gov.nih.nlm.nls.cSpell.Ranker.PhoneticDistance
 
IsValidSplitWords(String, CSpellApi) - Static method in class gov.nih.nlm.nls.cSpell.Candidates.NonWordSplitCandidates
 
IsValidWord(String) - Method in class gov.nih.nlm.nls.cSpell.Dictionary.BasicDictionary
 
IsValidWord(String) - Method in class gov.nih.nlm.nls.cSpell.Dictionary.FullDictionary
 
IsValidWord(String) - Method in interface gov.nih.nlm.nls.cSpell.Dictionary.RootDictionary
 
IsWindow() - Static method in class gov.nih.nlm.nls.cSpell.Util.Platform
 
IsWithinEditDistanace(String, String, boolean, int) - Static method in class gov.nih.nlm.nls.cSpell.Ranker.EditDistance
 
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