- DATE_ENTITIES - Static variable in class com.articulate.sigma.semRewrite.datesandnumber.StanfordDateTimeExtractor
-
- DateAndNumbersGeneration - Class in com.articulate.sigma.semRewrite.datesandnumber
-
- DateAndNumbersGeneration() - Constructor for class com.articulate.sigma.semRewrite.datesandnumber.DateAndNumbersGeneration
-
- DateInfo - Class in com.articulate.sigma.semRewrite.datesandnumber
-
This class holds the necessary information for Date group namely year, month,day, start index and end index
of the word, whether it is a week day.
- DateInfo() - Constructor for class com.articulate.sigma.semRewrite.datesandnumber.DateInfo
-
- DateInfo(DateInfo) - Constructor for class com.articulate.sigma.semRewrite.datesandnumber.DateInfo
-
- DatesAndDuration - Class in com.articulate.sigma.semRewrite.datesandnumber
-
- DatesAndDuration() - Constructor for class com.articulate.sigma.semRewrite.datesandnumber.DatesAndDuration
-
- DAYS - Static variable in class com.articulate.sigma.semRewrite.datesandnumber.Utilities
-
- days - Static variable in class com.articulate.sigma.semRewrite.Interpreter
-
- DB - Class in com.articulate.sigma
-
A class to interface with databases and database-like formats,
such as spreadsheets.
- DB() - Constructor for class com.articulate.sigma.DB
-
- DEBUG - Static variable in class com.articulate.sigma.RowVars
-
- DECODE - Static variable in class com.articulate.sigma.Base64
-
Specify decoding in first bit.
- decode(byte[]) - Static method in class com.articulate.sigma.Base64
-
Low-level access to decoding ASCII characters in
the form of a byte array.
- decode(byte[], int, int, int) - Static method in class com.articulate.sigma.Base64
-
Low-level access to decoding ASCII characters in
the form of a byte array.
- decode(String) - Static method in class com.articulate.sigma.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(String, int) - Static method in class com.articulate.sigma.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(String) - Static method in class com.articulate.sigma.StringUtil
-
Returns a URL decoded String obtained from input, which is
assumed to be a URL encoded String composed of characters in
the default charset.
- decodeFileToFile(String, String) - Static method in class com.articulate.sigma.Base64
-
Reads infile and decodes it to outfile.
- decodeFromFile(String) - Static method in class com.articulate.sigma.Base64
-
Convenience method for reading a base64-encoded
file and decoding it.
- decodeFromHTML(String) - Static method in class com.articulate.sigma.HTMLformatter
-
change reserved characters to '&' tags
- decodeFromURL(String) - Static method in class com.articulate.sigma.HTMLformatter
-
Change spaces to "%20"
- decodeToFile(String, String) - Static method in class com.articulate.sigma.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class com.articulate.sigma.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- decodeToObject(String, int, ClassLoader) - Static method in class com.articulate.sigma.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- deduceMissingLinks() - Static method in class com.articulate.sigma.WordNetUtilities
-
Use the WordNet hyper-/hypo-nym links to deduce a likely link
for a SUMO term that has not yet been manually linked.
- deepCopy() - Method in class com.articulate.sigma.Formula
-
- deepCopy() - Method in class com.articulate.sigma.semRewrite.Clause
-
- deepCopy() - Method in class com.articulate.sigma.semRewrite.CNF
-
- deepCopy() - Method in class com.articulate.sigma.semRewrite.LHS
-
- deepCopy() - Method in class com.articulate.sigma.semRewrite.Literal
-
- deepCopy() - Method in class com.articulate.sigma.semRewrite.RHS
-
- deepCopy() - Method in class com.articulate.sigma.semRewrite.Rule
-
- deepEquals(Formula) - Method in class com.articulate.sigma.Formula
-
Test if the contents of the formula are equal to the argument.
- DEFAULT_KEY - Static variable in class com.articulate.sigma.DocGen
-
- defaultImageFile - Variable in class com.articulate.sigma.DocGen
-
The default image file (such as an organization's logo) to be
used in HTML generation
- defaultImageFileMarkup - Variable in class com.articulate.sigma.DocGen
-
The default image file (such as an organization's logo) to be
used in HTML generation, wrapped in any necessary additional
markup required for proper display.
- defaultNamespace - Variable in class com.articulate.sigma.DocGen
-
The default namespace associated with this DocGen object
- defaultPredicateNamespace - Variable in class com.articulate.sigma.DocGen
-
The default namespace for predicates in the ontology associated
with this DocGen object
- defaultTerm - Static variable in class com.articulate.sigma.TaxoModel
-
- deleteUserAssertions() - Method in class com.articulate.sigma.KB
-
Deletes user assertions, both in the files and in the constituents list.
- deleteUserAssertionsAndReload() - Method in class com.articulate.sigma.KB
-
Deletes the user assertions key in the constituents map, and then reloads the KBs.
- DEP_ACOMP - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_ADVCL - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_ADVMOD - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_AGENT - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_AMOD - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_APPOS - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_ATTR - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_AUX - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_AUXPASS - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_CC - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_CCOMP - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_COMPLM - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_CONJ - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_COP - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_CSUBJ - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_CSUBJPASS - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_DEP - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_DET - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_DOBJ - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_EXPL - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_HMOD - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_HYPH - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_INFMOD - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_INTJ - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_IOBJ - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_MARK - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_META - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_NEG - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_NFMOD - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_NMOD - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_NN - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_NPADVMOD - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_NSUBJ - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_NSUBJPASS - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_NUM - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_NUMBER - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_OPRD - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_PARATAXIS - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_PARTMOD - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_PASS - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_PCOMP - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_PMOD - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_POBJ - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_POSS - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_POSSESSIVE - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_PRECONJ - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_PREDET - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_PREP - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_PRT - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_PUNCT - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_QMOD - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_QUANTMOD - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_RCMOD - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_ROOT - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_SUBJ - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_VMOD - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_XCOMP - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DEP_XSUBJ - Static variable in class com.articulate.sigma.nlp.constants.LangLib
-
- DependencyConverter - Class in com.articulate.sigma
-
- DependencyConverter() - Constructor for class com.articulate.sigma.DependencyConverter
-
- DependencyConverter.Node - Class in com.articulate.sigma
-
- depStrings - Variable in class com.articulate.sigma.DependencyConverter.Node
-
- description - Variable in class com.articulate.sigma.Hotel
-
- Diagnostics - Class in com.articulate.sigma
-
A class that finds problems in a knowledge base.
- Diagnostics() - Constructor for class com.articulate.sigma.Diagnostics
-
- DiningDBImport() - Static method in class com.articulate.sigma.DB
-
- Directive - Static variable in class com.articulate.sigma.semRewrite.Lexer
-
- disambigReviews(ArrayList<Hotel>) - Static method in class com.articulate.sigma.DB
-
- disjuncts - Variable in class com.articulate.sigma.semRewrite.Clause
-
- displayByKey(String, String, String) - Method in class com.articulate.sigma.WordNet
-
- DisplayFilter - Interface in com.articulate.sigma
-
This interface mandates the method isLegalForDisplay, which
determines whether or the display of a givne SUO-KIF term will be
allowed the calling context.
- displayFilter - Variable in class com.articulate.sigma.DocGen
-
The DisplayFilter which, if present, determines if a given
SUO-KIF object may be displayed or output by this DocGen
object.
- displaySynset(String, String, String) - Static method in class com.articulate.sigma.OMWordnet
-
- displaySynset(String, String, String) - Method in class com.articulate.sigma.WordNet
-
- displayTerm(String) - Static method in class com.articulate.sigma.TaxoModel
-
If the given name is already displayed, do nothing, otherwise
create a new tree with that one node.
- DIVIDEFN - Static variable in class com.articulate.sigma.Formula
-
- DO_BREAK_LINES - Static variable in class com.articulate.sigma.Base64
-
Do break lines when encoding.
- DOC_GEN_INSTANCES - Static variable in class com.articulate.sigma.DocGen
-
- DOC_PREDICATES - Static variable in class com.articulate.sigma.Formula
-
- DocGen - Class in com.articulate.sigma
-
A class to generate simplified HTML-based documentation for SUO-KIF terms.
- DocGen() - Constructor for class com.articulate.sigma.DocGen
-
To obtain an instance of DocGen, use the static factory method
getInstance().
- docGen - Variable in class com.articulate.sigma.DocGen.PresentationNameComparator
-
- DocGen.DisplayFilter - Interface in com.articulate.sigma
-
- DocGen.PresentationNameComparator - Class in com.articulate.sigma
-
- docGenControlBits - Variable in class com.articulate.sigma.DocGen
-
A int value representing the bit values that control the file
generation process.
- docGenKey - Variable in class com.articulate.sigma.DocGen
-
A default key to identify this particular DocGen object
- Document - Class in com.articulate.sigma
-
- Document() - Constructor for class com.articulate.sigma.Document
-
- DONT_GUNZIP - Static variable in class com.articulate.sigma.Base64
-
Specify that gzipped data should not be automatically gunzipped.
- doProcessLevelNatlLanguageGeneration() - Method in class com.articulate.sigma.nlg.LanguageFormatterStack
-
Generate natural language from the contents of the top element of the stack.
- doStatementLevelNatlLanguageGeneration() - Method in class com.articulate.sigma.nlg.LanguageFormatterStack
-
Top-level method call for informal NLG after all the elements of the formula have been processed.