- safeToKifNamespaceDelimiters(String) - Static method in class com.articulate.sigma.StringUtil
-
Replaces all occurrences of the "safe" namespace delimiter in
input with the default KIF namespace delimiter, which might
contain characters that are not acceptable to some provers.
- saveIndexPages(KB, TreeMap, String, String) - Method in class com.articulate.sigma.DocGen
-
Generate and save all the index pages that link to the
individual term pages.
- searchCoherence(String) - Static method in class com.articulate.sigma.WordNetUtilities
-
Take a file of tabtab and calculate
the average Levenshtein distance for each ID.
- SemiComment - Static variable in class com.articulate.sigma.semRewrite.Lexer
-
- SemRewriteRuleCheck - Class in com.articulate.sigma.semRewrite
-
- SemRewriteRuleCheck() - Constructor for class com.articulate.sigma.semRewrite.SemRewriteRuleCheck
-
- senseIndex - Variable in class com.articulate.sigma.WordNet
-
A HashMap where the keys are of the form word_POS_sensenum (alpha POS like "VB")
and values are 8 digit WordNet synset byte offsets.
- senseKeyPOS(String) - Method in class com.articulate.sigma.WordNet
-
- sensePOS(String) - Static method in class com.articulate.sigma.WordNetUtilities
-
Take a WordNet sense identifier, and return the integer part of
speech code.
- senses - Variable in class com.articulate.sigma.Hotel
-
- Sentence - Class in com.articulate.sigma.nlg
-
A structure allowing one Subject-Verb-Object element in a sentence to "know" about the others.
- Sentence(Multimap<CaseRole, String>, SumoProcess, KB, Multimap<String, SumoProcessEntityProperty>) - Constructor for class com.articulate.sigma.nlg.Sentence
-
Constructor.
- SentenceUtil - Class in com.articulate.sigma.nlp.pipeline
-
- SentenceUtil() - Constructor for class com.articulate.sigma.nlp.pipeline.SentenceUtil
-
- sentiment - Static variable in class com.articulate.sigma.DB
-
- sentiment - Variable in class com.articulate.sigma.Hotel
-
- separateConjunctions() - Method in class com.articulate.sigma.Clausifier
-
Turn a conjunction into an ArrayList of separate statements
- separateConjunctions(Formula) - Static method in class com.articulate.sigma.Clausifier
-
convenience method
- setAttribute(String, String) - Method in class com.articulate.sigma.SimpleElement
-
- setAttribute(String, String) - Method in class com.articulate.sigma.User
-
- setCaseRolesScratchpad(Multimap<CaseRole, String>) - Method in class com.articulate.sigma.nlg.Sentence
-
Set the case roles scratch pad with the given case roles.
- setCharBegin(int) - Method in class com.articulate.sigma.semRewrite.datesandnumber.Tokens
-
- setCharEnd(int) - Method in class com.articulate.sigma.semRewrite.datesandnumber.Tokens
-
- setCharset(String) - Static method in class com.articulate.sigma.StringUtil
-
Sets the default value of CHARSET to charEncoding.
- setCookie(String, String) - Method in class com.articulate.sigma.ClientHttpRequest
-
adds a cookie to the requst
- setCookies(Map<String, String>) - Method in class com.articulate.sigma.ClientHttpRequest
-
adds cookies to the request
- setCookies(String[]) - Method in class com.articulate.sigma.ClientHttpRequest
-
adds cookies to the request
- setCurrTranslatedIfQuantified() - Method in class com.articulate.sigma.nlg.LanguageFormatterStack
-
If the curr stack element has just two formula args--the first having a state of QUANTIFIED_VARS, the
second having a state of TRANSLATED--mark the curr stack element as Translated.
- setDay(String) - Method in class com.articulate.sigma.semRewrite.datesandnumber.DateInfo
-
- setDayFlag(boolean) - Method in class com.articulate.sigma.semRewrite.datesandnumber.FlagUtilities
-
- setDefaultImageFile(String) - Method in class com.articulate.sigma.DocGen
-
Sets the base name plus suffix filename of the logo image file
to be referenced during HTML document generation.
- setDefaultImageFileMarkup(String) - Method in class com.articulate.sigma.DocGen
-
Sets the base name plus suffix filename of the logo image file
to be referenced during HTML document generation.
- setDefaultNamespace(String) - Method in class com.articulate.sigma.DocGen
-
Sets the default namespace for this DocGen object.
- setDefaultPredicateNamespace(String) - Method in class com.articulate.sigma.DocGen
-
Sets the default namespace for predicates in the ontology
associated with this DB object.
- setDependencies(SemanticGraph) - Method in class com.articulate.sigma.semRewrite.datesandnumber.StanfordDateTimeExtractor
-
- setDirectObject(SVOElement) - Method in class com.articulate.sigma.nlg.Sentence
-
- setDisplayFilter(DocGen.DisplayFilter) - Method in class com.articulate.sigma.DocGen
-
Sets the DisplayFilter associated with this DocGen object to
filterObj.
- setDocGen(DocGen) - Method in class com.articulate.sigma.DocGen.PresentationNameComparator
-
- setDocGenKey(String) - Method in class com.articulate.sigma.DocGen
-
Sets the String key that is the index for this particular
DocGen object.
- setDoInformalNLG(boolean) - Method in class com.articulate.sigma.nlg.LanguageFormatter
-
- setDurationFlag(boolean) - Method in class com.articulate.sigma.semRewrite.datesandnumber.DateInfo
-
- setEntityProperties(Multimap<String, SumoProcessEntityProperty>) - Method in class com.articulate.sigma.nlg.StackElement
-
- setEntityProperties(Multimap<String, SumoProcessEntityProperty>) - Method in class com.articulate.sigma.nlg.SumoProcessCollector
-
Translate this process and its case roles into natural language.
- setError(String) - Method in class com.articulate.sigma.KBmanager
-
Set an error string for file loading.
- setFooterText(String) - Method in class com.articulate.sigma.DocGen
-
Sets the footer text String to be used during HTML document
generation.
- setGroups(Map<String, String>) - Method in class com.articulate.sigma.semRewrite.substitutor.SimpleSubstitutorStorage
-
- setHotelWeights(ArrayList<Hotel>) - Static method in class com.articulate.sigma.Hotel
-
Read a list of lists of Strings which is the original input plus
some extra columns for the weights of several "buckets", indicating
fitness with respect to a particular criterion.
- setHour(String) - Method in class com.articulate.sigma.semRewrite.datesandnumber.TimeInfo
-
- setId(Integer) - Method in class com.articulate.sigma.semRewrite.datesandnumber.Tokens
-
- setIndirectObjects(List<SVOElement>) - Method in class com.articulate.sigma.nlg.Sentence
-
- setInhibitDisplayRelations(Set) - Method in class com.articulate.sigma.DocGen
-
Sets the predicates for which diplay should be suppressed to
those contained in relations.
- setIsComputed(boolean) - Method in class com.articulate.sigma.Formula
-
Sets the value of isComputed to val.
- setKB(KB) - Method in class com.articulate.sigma.DocGen.PresentationNameComparator
-
- setKB(KB) - Method in class com.articulate.sigma.DocGen
-
- setKifNamespaceDelimiter(String) - Static method in class com.articulate.sigma.StringUtil
-
Sets to str the String used in SUO-KIF to separate a namespace
prefix from the term it qualifies.
- setLemma(String) - Method in class com.articulate.sigma.semRewrite.datesandnumber.Tokens
-
- setLineSeparator(String) - Method in class com.articulate.sigma.DocGen
-
- setLineSeparator(String) - Static method in class com.articulate.sigma.StringUtil
-
Sets the default line separator token for the current runtime
platform.
- setLocalReferenceBaseName(String) - Static method in class com.articulate.sigma.StringUtil
-
- setMeasureTerms(List<String>) - Method in class com.articulate.sigma.semRewrite.datesandnumber.DateAndNumbersGeneration
-
* Sets the measure terms
- setMetaDataFromKB(KB, String) - Method in class com.articulate.sigma.DocGen
-
Tries to use the values obtained from kb and ontology to set
some of the parameter values used for HTML generation.
- setMinute(String) - Method in class com.articulate.sigma.semRewrite.datesandnumber.TimeInfo
-
- setMonth(String) - Method in class com.articulate.sigma.semRewrite.datesandnumber.DateInfo
-
- setMonthFlag(boolean) - Method in class com.articulate.sigma.semRewrite.datesandnumber.FlagUtilities
-
- setNer(String) - Method in class com.articulate.sigma.semRewrite.datesandnumber.Tokens
-
- setNormalizedNer(String) - Method in class com.articulate.sigma.semRewrite.datesandnumber.Tokens
-
- setOldInferenceBitValue(int) - Method in class com.articulate.sigma.KBmanager
-
Sets the value of the private variable oldInferenceBitValue.
- setOntology(String) - Method in class com.articulate.sigma.DocGen
-
- setOutputDirectoryPath(String) - Method in class com.articulate.sigma.DocGen
-
Sets the canonical pathname String of the current directory in
which output files will be (are being) saved.
- setOutputParentDir(File) - Method in class com.articulate.sigma.DocGen
-
Sets the parent directory in which subdirectories for different
types of output files will be created to the File obj, and
tries to create the directory pathname if it does not already
exist.
- setOutputParentDir(String) - Method in class com.articulate.sigma.DocGen
-
Sets to pathname the parent directory in which subdirectories
for different types of output files will be created, and tries
to create the directory pathname if it does not already exist.
- setOutputParentDir(List) - Method in class com.articulate.sigma.DocGen
-
Sets the parent directory in which subdirectories for different
types of output files will be created to the File obj, and
tries to create the directory pathname if it does not already
exist.
- setOutputParentDir(KB, String) - Method in class com.articulate.sigma.DocGen
-
Sets the parent directory in which subdirectories for different
types of output files will be created to the abstract pathname
represented by a statement in kb formed with the predicate
docGenOutputParentDirectory and the argument ontology.
- setParameter(String, String) - Method in class com.articulate.sigma.ClientHttpRequest
-
adds a string parameter to the request
- setParameter(String, String, InputStream) - Method in class com.articulate.sigma.ClientHttpRequest
-
adds a file parameter to the request
- setParameter(String, File) - Method in class com.articulate.sigma.ClientHttpRequest
-
adds a file parameter to the request
- setParameter(String, Object) - Method in class com.articulate.sigma.ClientHttpRequest
-
adds a parameter to the request; if the parameter is a File, the file is uploaded, otherwise the string value of the parameter is passed in the request
- setParameters(Map) - Method in class com.articulate.sigma.ClientHttpRequest
-
adds parameters to the request
- setParameters(Object[]) - Method in class com.articulate.sigma.ClientHttpRequest
-
adds parameters to the request
- setParseMode(int) - Method in class com.articulate.sigma.KIF
-
Sets the current parse mode to the input value mode.
- setPassword(String) - Method in class com.articulate.sigma.User
-
- setPolarity(VerbProperties.Polarity) - Method in class com.articulate.sigma.nlg.LanguageFormatterStack
-
- setPolarity(VerbProperties.Polarity) - Method in class com.articulate.sigma.nlg.SumoProcess
-
- setPolarity(VerbProperties.Polarity) - Method in class com.articulate.sigma.nlg.SumoProcessCollector
-
- setPos(String) - Method in class com.articulate.sigma.semRewrite.datesandnumber.Tokens
-
- setPref(String, String) - Method in class com.articulate.sigma.KBmanager
-
Set the preference to the given value.
- setProcessPolarity(String, VerbProperties.Polarity) - Method in class com.articulate.sigma.nlg.StackElement
-
Set the polarity of current stack element's process.
- setProcessPolarity(VerbProperties.Polarity) - Method in class com.articulate.sigma.nlg.StackElement
-
Set polarity.
- setRole(String) - Method in class com.articulate.sigma.User
-
- setSafeNamespaceDelimiter(String) - Static method in class com.articulate.sigma.StringUtil
-
Sets to str the "safe" alphanumeric ASCII String value that can
be substituted for the W3C or SUO-KIF string delimiting a
namespace prefix from an unqualified term name.
- setSecond(String) - Method in class com.articulate.sigma.semRewrite.datesandnumber.TimeInfo
-
- setSimplified(boolean) - Method in class com.articulate.sigma.DocGen
-
Sets this.simplified to val.
- setSourceFile(String) - Method in class com.articulate.sigma.Formula
-
- setStringReplacementMap(Map) - Method in class com.articulate.sigma.DocGen
-
Sets the Map to be used for HTML character entity to ASCII
replacements.
- setStyleSheet(String) - Method in class com.articulate.sigma.DocGen
-
Sets the base name plus suffix filename of the Cascading Style
Sheet file to be referenced during HTML document generation.
- setSubject(SVOElement) - Method in class com.articulate.sigma.nlg.Sentence
-
- setSurfaceForm(String) - Method in class com.articulate.sigma.nlg.SVOElement
-
- setTagName(String) - Method in class com.articulate.sigma.SimpleElement
-
- setTerms(SortedSet<String>) - Method in class com.articulate.sigma.KB
-
Sets the synchronized SortedSet of all the terms in the
KB to be kbTerms.
- setText(String) - Method in class com.articulate.sigma.SimpleElement
-
- setTimeCount(int) - Method in class com.articulate.sigma.semRewrite.datesandnumber.DateInfo
-
- setTitleText(String) - Method in class com.articulate.sigma.DocGen
-
Sets the title text to be used during HTML document generation.
- setTocHeader(String) - Method in class com.articulate.sigma.DocGen
-
Sets the String header to be used in generated HTML files to
header.
- setTokenType(String) - Method in class com.articulate.sigma.semRewrite.datesandnumber.Tokens
-
- setTranslation(String, boolean) - Method in class com.articulate.sigma.nlg.StackElement
-
Mark this stack element as having been translated.
- setupStreamTokenizer(StreamTokenizer_s) - Static method in class com.articulate.sigma.KIF
-
This routine sets up the StreamTokenizer_s so that it parses SUO-KIF.
- setUsername(String) - Method in class com.articulate.sigma.User
-
- setUsersFileDirectory(File) - Method in class com.articulate.sigma.PasswordService
-
- SetUtil - Class in com.articulate.sigma
-
A utility class that defines static methods for working with Sets
and other Collections.
- setVerb(SumoProcess) - Method in class com.articulate.sigma.nlg.Sentence
-
- setW3cNamespaceDelimiter(String) - Static method in class com.articulate.sigma.StringUtil
-
Sets to str the String token preferred by W3C to separate a
namespace prefix from the term it qualifies.
- setWeekDay(String) - Method in class com.articulate.sigma.semRewrite.datesandnumber.DateInfo
-
- setWord(String) - Method in class com.articulate.sigma.semRewrite.datesandnumber.Tokens
-
- setWordIndex(int) - Method in class com.articulate.sigma.semRewrite.datesandnumber.TimeInfo
-
- setYear(String) - Method in class com.articulate.sigma.semRewrite.datesandnumber.DateInfo
-
- setYearFlag(boolean) - Method in class com.articulate.sigma.semRewrite.datesandnumber.FlagUtilities
-
- showCardinalityCell(KB, String, String, String) - Method in class com.articulate.sigma.DocGen
-
Returns a String containing HTML markup for the Cardinality
field of an HTML page displaying the definition of term in kb.
- showMap(KB, String) - Static method in class com.articulate.sigma.HTMLformatter
-
Show a map if coordinates are given in the kb
- showNeighborTerms(KB, String) - Static method in class com.articulate.sigma.HTMLformatter
-
- showNeighborTerms(KB, String, String) - Static method in class com.articulate.sigma.HTMLformatter
-
Show alphabetic list of neighbor terms
- showNumberPictures(KB, String, int) - Static method in class com.articulate.sigma.HTMLformatter
-
Show knowledge base pictures
- showPictures(KB, String) - Static method in class com.articulate.sigma.HTMLformatter
-
Show knowledge base pictures
- showr - Static variable in class com.articulate.sigma.semRewrite.Interpreter
-
- showREMatches(KB, String, String, String) - Static method in class com.articulate.sigma.HTMLformatter
-
Show list of 30 relation & nonRelation terms that contain a match to the input RE term.
- showrhs - Static variable in class com.articulate.sigma.semRewrite.Interpreter
-
- showStatistics(KB) - Static method in class com.articulate.sigma.HTMLformatter
-
Show knowledge base statistics
- showTermName(KB, String, String) - Method in class com.articulate.sigma.DocGen
-
Returns the termFormat entry for term in kb and language,
otherwise returns the termFormat entry for term in English,
otherwise just returns the term name.
- SigmaCheck - Class in com.articulate.sigma
-
This class, when scheduled as a "cron" job, can serve as a "heartbeat"
function, checking whether the sigma server is functioning properly.
- SigmaCheck() - Constructor for class com.articulate.sigma.SigmaCheck
-
- signatures - Variable in class com.articulate.sigma.KBcache
-
Relation name keys and argument types with 0th arg always "".
- SimpleDOMParser - Class in com.articulate.sigma
-
SimpleDOMParser
is a highly-simplified XML DOM
parser.
- SimpleDOMParser() - Constructor for class com.articulate.sigma.SimpleDOMParser
-
- SimpleElement - Class in com.articulate.sigma
-
SimpleElement
is the only node type for
simplified DOM model.
- SimpleElement(String) - Constructor for class com.articulate.sigma.SimpleElement
-
- SimpleSubstitutorStorage - Class in com.articulate.sigma.semRewrite.substitutor
-
Created by aholub on 4/2/15.
- SimpleSubstitutorStorage() - Constructor for class com.articulate.sigma.semRewrite.substitutor.SimpleSubstitutorStorage
-
- simplified - Variable in class com.articulate.sigma.DocGen
-
If true, a termFormat value obtained for term will be displayed
rather than the term name itself.
- simplifyTerm(String) - Method in class com.articulate.sigma.KB
-
Only called in BrowseBody.jsp when a single match is found.
- SInE - Class in com.articulate.sigma
-
- SInE(Iterable<String>) - Constructor for class com.articulate.sigma.SInE
-
- SInE.SInEFactory - Class in com.articulate.sigma
-
- SInEFactory() - Constructor for class com.articulate.sigma.SInE.SInEFactory
-
- size() - Method in class com.articulate.sigma.Document
-
- SK_PREF - Static variable in class com.articulate.sigma.Formula
-
- SKFN - Static variable in class com.articulate.sigma.Formula
-
- slashSlashComments(boolean) - Method in class com.articulate.sigma.StreamTokenizer_s
-
Determines whether or not the tokenizer recognizes C++-style comments.
- slashStarComments(boolean) - Method in class com.articulate.sigma.StreamTokenizer_s
-
Determines whether or not the tokenizer recognizes C-style comments.
- sortByPresentationName(KB, String, List) - Method in class com.articulate.sigma.DocGen
-
Sorts stringList in place by the presentation name of each its
terms, which could be very different from the raw term name.
- sortByTermLength(List) - Method in class com.articulate.sigma.DocGen
-
Sorts the List terms by the length of the Strings it contains,
from longest to shortest.
- sourceFile - Variable in class com.articulate.sigma.Formula
-
The source file in which the formula appears.
- SP2 - Static variable in class com.articulate.sigma.DocGen
-
- SPACE - Static variable in class com.articulate.sigma.Formula
-
- splitCamelCase(String) - Static method in class com.articulate.sigma.StringUtil
-
Convert camelcase string to human-readable format
source: http://stackoverflow.com/a/2560017/204814
- splitSentences(String) - Static method in class com.articulate.sigma.DependencyConverter
-
Run the Stanford NLP tools on the given text file to split a
text into sentences.
- splitToArrayList(String) - Static method in class com.articulate.sigma.WordNet
-
Return an ArrayList of the string split by spaces.
- splitToArrayListSentence(String) - Static method in class com.articulate.sigma.WordNet
-
Return an ArrayList of the string split by periods.
- StackElement - Class in com.articulate.sigma.nlg
-
One element of a LanguageFormatterStack.
- StackElement(Map<String, SumoProcessCollector>, List<String>) - Constructor for class com.articulate.sigma.nlg.StackElement
-
Instantiate a StackElement with a sumoProcess map and a list of formula args.
- StackElement.FormulaArg - Class in com.articulate.sigma.nlg
-
- StackElement.StackState - Enum in com.articulate.sigma.nlg
-
- StanfordDateTimeExtractor - Class in com.articulate.sigma.semRewrite.datesandnumber
-
- StanfordDateTimeExtractor() - Constructor for class com.articulate.sigma.semRewrite.datesandnumber.StanfordDateTimeExtractor
-
- stars - Variable in class com.articulate.sigma.Hotel
-
- startLine - Variable in class com.articulate.sigma.Formula
-
The line in the file on which the formula starts.
- startLine - Variable in class com.articulate.sigma.semRewrite.Rule
-
- startPrice - Variable in class com.articulate.sigma.Hotel
-
- stateProv - Variable in class com.articulate.sigma.Hotel
-
- status - Variable in class com.articulate.sigma.TPTP3ProofProcessor
-
- Stop - Static variable in class com.articulate.sigma.semRewrite.Lexer
-
- stopConcepts - Static variable in class com.articulate.sigma.DB
-
- stopWords - Static variable in class com.articulate.sigma.semRewrite.datesandnumber.Utilities
-
- stopwords - Variable in class com.articulate.sigma.WordNet
-
English "stop words" such as "a", "at", "them", which have no or little
inherent meaning when taken alone.
- StreamTokenizer_s - Class in com.articulate.sigma
-
A modified StreamTokenizer that handles multi-line
quoted strings.
- StreamTokenizer_s(InputStream) - Constructor for class com.articulate.sigma.StreamTokenizer_s
-
- StreamTokenizer_s(Reader) - Constructor for class com.articulate.sigma.StreamTokenizer_s
-
Create a tokenizer that parses the given character stream.
- stringReplacementMap - Variable in class com.articulate.sigma.DocGen
-
A Map containing String replacement pairs.
- stringsToFormulas(List<String>) - Static method in class com.articulate.sigma.KB
-
Converts all Strings in the input List to Formula objects.
- stringToKIF(String, boolean) - Static method in class com.articulate.sigma.StringUtil
-
Convert any arbitrary string to a valid KIF id.
- StringToKIFid(String) - Static method in class com.articulate.sigma.StringUtil
-
Convert an arbitrary string to a legal KIF identifier by
substituting dashes for illegal characters.
- StringToPrologID(String) - Static method in class com.articulate.sigma.StringUtil
-
Convert an arbitrary string to a legal Prolog identifier by
substituting dashes for illegal characters.
- StringUtil - Class in com.articulate.sigma
-
A utility class that defines static methods for common string
manipulation operations.
- stripNamespacePrefix(KB, String) - Method in class com.articulate.sigma.DocGen
-
Returns term without its namespace prefix if it appears to have
one in kb, else just returns term.
- styleSheet - Variable in class com.articulate.sigma.DocGen
-
The style sheet (CSS filename) to be referenced in HTML generation
- subAttributeOf(String, String) - Method in class com.articulate.sigma.KBcache
-
Find whether the given class is the subAttribute of the given parent class.
- subclassOf(String, String) - Method in class com.articulate.sigma.KBcache
-
Find whether the given class has the given parent class.
- subelements - Variable in class com.articulate.sigma.BasicXMLelement
-
Any subelements of the tag, meaning any other
tags that are nested within this one.
- submit(String) - Method in class com.articulate.sigma.CELT
-
Submit a sentence, terminated by a period or question mark and
return a KIF formula that is equivalent.
- submitQuery(String, KB) - Method in class com.articulate.sigma.EProver
-
Submit a query.
- submitQuery(String, int, int) - Method in class com.articulate.sigma.InferenceEngine
-
Submit a query.
- submitQuery(String, int, int) - Method in class com.articulate.sigma.SInE
-
- submitQuery(String, int, int) - Method in class com.articulate.sigma.Vampire
-
Submit a query.
- subst(String, String, String) - Static method in class com.articulate.sigma.WordNetUtilities
-
A utility function that mimics the functionality of the perl
substitution feature (s/match/replacement/).
- substitute(String) - Static method in class com.articulate.sigma.nlp.CorefSubstitutor
-
- substitute(List<String>) - Static method in class com.articulate.sigma.nlp.CorefSubstitutor
-
- substitute() - Method in class com.articulate.sigma.nlp.CorefSubstitutor
-
Substitutes coreferences in document and returns each sentence as a List.
- substituteVariables(Map<String, String>) - Method in class com.articulate.sigma.Clausifier
-
Replace variables with a value as given by the map argument
- substituteVariables(Map<String, String>) - Method in class com.articulate.sigma.Formula
-
Replace variables with a value as given by the map argument
- SubstitutionUtil - Class in com.articulate.sigma.semRewrite.substitutor
-
- SubstitutionUtil() - Constructor for class com.articulate.sigma.semRewrite.substitutor.SubstitutionUtil
-
- SubstitutorsUnion - Class in com.articulate.sigma.semRewrite.substitutor
-
- SubstitutorsUnion(List<ClauseSubstitutor>) - Constructor for class com.articulate.sigma.semRewrite.substitutor.SubstitutorsUnion
-
- substTest(String, String, String, Hashtable<String, String>) - Static method in class com.articulate.sigma.WordNetUtilities
-
A utility function that mimics the functionality of the perl
substitution feature (s/match/replacement/) but rather than
returning the result of the substitution, just tests whether the
result is a key in a hashtable.
- SUMO - Variable in class com.articulate.sigma.Hotel
-
- sumoFileDisplay(String, String, String) - Method in class com.articulate.sigma.WordNet
-
A routine which takes a full pathname as input and returns a sentence by sentence display of sense
and sentiment analysis
- SUMOformulaToTPTPformula - Class in com.articulate.sigma
-
- SUMOformulaToTPTPformula() - Constructor for class com.articulate.sigma.SUMOformulaToTPTPformula
-
- SUMOHash - Variable in class com.articulate.sigma.WordNet
-
Keys are SUMO terms, values are ArrayLists(s) of
POS-prefixed synset String(s) with part of speech
prepended to the synset number.
- SUMOKBtoTPTPKB - Class in com.articulate.sigma
-
- SUMOKBtoTPTPKB() - Constructor for class com.articulate.sigma.SUMOKBtoTPTPKB
-
- SUMOKBtoTPTPKB.OrderedFormulae - Class in com.articulate.sigma
-
- SumoProcess - Class in com.articulate.sigma.nlg
-
Handles verb functionality for a SUMO process.
- SumoProcess(SumoProcess, KB) - Constructor for class com.articulate.sigma.nlg.SumoProcess
-
- SumoProcess(String, KB) - Constructor for class com.articulate.sigma.nlg.SumoProcess
-
- SumoProcessCollector - Class in com.articulate.sigma.nlg
-
This object represents a process or an event, holding information on its case roles as
well as the entities which play that role.
- SumoProcessCollector(KB, String, String, String) - Constructor for class com.articulate.sigma.nlg.SumoProcessCollector
-
Construct a SumoProcessCollector.
- SumoProcessEntityProperty - Class in com.articulate.sigma.nlg
-
Hold properties associated with a SumoProcessCollector.
- SumoProcessEntityProperty(Formula) - Constructor for class com.articulate.sigma.nlg.SumoProcessEntityProperty
-
- SUMOReviews(ArrayList<Hotel>) - Static method in class com.articulate.sigma.DB
-
- sumoSentenceDisplay(String, String, String) - Method in class com.articulate.sigma.WordNet
-
A routine which looks up a given list of words in the hashtables
to find the relevant word definitions and SUMO mappings.
- sumoSentimentDisplay(String) - Method in class com.articulate.sigma.WordNet
-
A routine that uses computeSentiment in DB.java to display a sentiment score for a single sentence
as well as the individual scores of scored descriptors.
- sumoTermPattern - Static variable in class com.articulate.sigma.semRewrite.datesandnumber.Utilities
-
- suspendEncoding() - Method in class com.articulate.sigma.Base64.OutputStream
-
Suspends encoding of the stream.
- sval - Variable in class com.articulate.sigma.StreamTokenizer_s
-
If the current token is a word token, this field contains a
string giving the characters of the word token.
- SVOElement - Class in com.articulate.sigma.nlg
-
An element in a sentence conceived of as having a Subject-Verb-Object grammar.
- SVOElement(SVOElement.SVOGrammarPosition) - Constructor for class com.articulate.sigma.nlg.SVOElement
-
- SVOElement.NUMBER - Enum in com.articulate.sigma.nlg
-
- SVOElement.SVOGrammarPosition - Enum in com.articulate.sigma.nlg
-
- SVOGrammar - Class in com.articulate.sigma.nlg
-
Handles properties of traditional Subject-Verb-Object grammar, allowing for both default cases and exceptions for
specific verbs.
- SVOGrammar() - Constructor for class com.articulate.sigma.nlg.SVOGrammar
-
- synsetFromTermFormat(String, String, KB) - Method in class com.articulate.sigma.WordNet
-
Generate a new synset from a termFormat
- synsetList(ArrayList<String>, String) - Static method in class com.articulate.sigma.HTMLformatter
-
Show a hyperlinked list of WordNet synsets.
- synsetsToWords - Variable in class com.articulate.sigma.WordNet
-
Keys are String POS-prefixed synsets.
- synsetsWithoutFoundTerms(KB) - Static method in class com.articulate.sigma.WNdiagnostics
-
- synsetsWithoutTerms() - Static method in class com.articulate.sigma.WNdiagnostics
-
- SZS - Variable in class com.articulate.sigma.semRewrite.Lexer
-