Skip navigation links
Sigma API Specification
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

W

w3cToKif(String) - Static method in class com.articulate.sigma.StringUtil
 
warningSet - Variable in class com.articulate.sigma.KIF
warnings generated during parsing
warningSet - Variable in class com.articulate.sigma.semRewrite.RuleSet
 
WhiteSpace - Static variable in class com.articulate.sigma.semRewrite.Lexer
 
whitespaceChars(int, int) - Method in class com.articulate.sigma.StreamTokenizer_s
Specifies that all characters c in the range low <= c <= high are white space characters.
winnowTypeList(HashSet<String>, KB) - Method in class com.articulate.sigma.FormulaPreprocessor
This method tries to remove all but the most specific relevant classes from a List of sortal classes.
wn - Static variable in class com.articulate.sigma.WordNet
 
WNdiagnostics - Class in com.articulate.sigma
A class that finds problems in WordNet to KB mappings.
WNdiagnostics() - Constructor for class com.articulate.sigma.WNdiagnostics
 
wns - Static variable in class com.articulate.sigma.WordNet
 
wordChars(int, int) - Method in class com.articulate.sigma.StreamTokenizer_s
Specifies that all characters c in the range low <= c <= high are word constituents.
wordCoFrequencies - Variable in class com.articulate.sigma.WordNet
a HashMap of HashMaps where the key is a word sense of the form word_POS_num signifying the word, part of speech and number of the sense in WordNet.
wordFrequencies - Variable in class com.articulate.sigma.WordNet
a HashMap of HashMaps where the key is a word and the value is a HashMap of 9-digit POS-prefixed senses and the number of times that sense occurs in the Brown corpus.
WordNet - Class in com.articulate.sigma
This program finds and displays SUMO terms that are related in meaning to the English expressions that are entered as input.
WordNet() - Constructor for class com.articulate.sigma.WordNet
 
WordNetRelations - Static variable in class com.articulate.sigma.WordNetUtilities
 
wordnets - Static variable in class com.articulate.sigma.OMWordnet
This code is copyright Articulate Software (c) 2003.
WordNetUtilities - Class in com.articulate.sigma
 
WordNetUtilities() - Constructor for class com.articulate.sigma.WordNetUtilities
 
wordSensesInReviews(ArrayList<Hotel>) - Static method in class com.articulate.sigma.DB
 
wordsToSenses - Variable in class com.articulate.sigma.WordNet
A HashMap with words as keys and ArrayList as values.
wordWrap(String, int) - Static method in class com.articulate.sigma.DB
 
wordWrap(String, int) - Static method in class com.articulate.sigma.StringUtil
 
wordWrap(String) - Static method in class com.articulate.sigma.StringUtil
Convenience method with default line length of 70
write(int) - Method in class com.articulate.sigma.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class com.articulate.sigma.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(char) - Method in class com.articulate.sigma.ClientHttpRequest
 
write(String) - Method in class com.articulate.sigma.ClientHttpRequest
 
writeBatchConfig(String, int) - Static method in class com.articulate.sigma.EProver
Create a new batch specification file.
writeCacheFile() - Method in class com.articulate.sigma.KBcache
Delete and writes the cache .kif file then call addConstituent() so that the file can be processed and loaded by the inference engine.
writeConfiguration() - Method in class com.articulate.sigma.KB
Create the XML configuration element.
writeConfiguration() - Method in class com.articulate.sigma.KBmanager
Write the current configuration of the system.
writeDefsAsFiles() - Method in class com.articulate.sigma.OWLtranslator
Write OWL format.
writeDisplayText(KB, String, String, String, String) - Static method in class com.articulate.sigma.KButilities
 
writeEquivalences(TreeSet, String, String) - Static method in class com.articulate.sigma.Mapping
Write synonymousExternalConcept expressions for term pairs given in cbset.
writeFile(String) - Method in class com.articulate.sigma.KB
Write a KIF file consisting of all the formulas in the knowledge base.
writeFile(String) - Method in class com.articulate.sigma.KIF
Write a KIF file.
writeHotelAsXML(Hotel, PrintWriter) - Static method in class com.articulate.sigma.Hotel
 
writeInferenceEngineFormulas(TreeSet<String>) - Method in class com.articulate.sigma.KB
Save the contents of the current KB to a file.
writeKB() - Method in class com.articulate.sigma.OWLtranslator
Write OWL format.
writeKB(String) - Method in class com.articulate.sigma.OWLtranslator
Write OWL format.
writeln(String) - Method in class com.articulate.sigma.ClientHttpRequest
 
writeProlog(KB) - Method in class com.articulate.sigma.WordNet
 
writePrologFile(String) - Static method in class com.articulate.sigma.Prolog
 
writeSpreadsheet(ArrayList<ArrayList<String>>, boolean) - Static method in class com.articulate.sigma.DB
 
writeSpreadsheetLine(ArrayList<String>, boolean) - Static method in class com.articulate.sigma.DB
 
writeSUMOOWLDefs(PrintWriter) - Method in class com.articulate.sigma.OWLtranslator
Write OWL format.
writeSUMOTerm(PrintWriter, String) - Method in class com.articulate.sigma.OWLtranslator
Write OWL format.
writeSuoKifStatements(Set, PrintWriter) - Static method in class com.articulate.sigma.DB
 
writeSuoKifStatements(KB, String) - Static method in class com.articulate.sigma.DB
Writes to sourceFilePath all Formulae in kb that have sourceFilePath as source file.
writeTerm(PrintWriter, String) - Method in class com.articulate.sigma.OWLtranslator
Write OWL format for a SUMO or WordNet term.
writeTerms() - Method in class com.articulate.sigma.KB
Writes all the terms in the knowledge base to a file
writeToStream(List<String>, OutputStream) - Static method in class com.articulate.sigma.DocGen
Writes a List of Strings to an OutputStream.
writeTPTPFile(String, boolean) - Method in class com.articulate.sigma.SUMOKBtoTPTPKB
Sets reasoner and calls writeTPTPFile() below
writeTPTPFile(String, boolean, String) - Method in class com.articulate.sigma.SUMOKBtoTPTPKB
Sets conjecture and calls writeTPTPFile() below
writeTPTPFile(String, Formula, boolean, String) - Method in class com.articulate.sigma.SUMOKBtoTPTPKB
Sets isQuestion and calls writeTPTPFile() below
writeTPTPFile(String, Formula, boolean, String, boolean) - Method in class com.articulate.sigma.SUMOKBtoTPTPKB
Sets pw and calls writeTPTPFile() below
writeTPTPFile(String, Formula, boolean, String, boolean, PrintWriter) - Method in class com.articulate.sigma.SUMOKBtoTPTPKB
Write all axioms in the KB to TPTP format.
writeTPTPWordNet(PrintWriter) - Static method in class com.articulate.sigma.WordNetUtilities
Write TPTP format for WordNet
writeUserFile() - Method in class com.articulate.sigma.PasswordService
 
writeWordNet(PrintWriter) - Method in class com.articulate.sigma.OWLtranslator
Write OWL format for SUMO-WordNet mappings.
writeWordNetG() - Method in class com.articulate.sigma.WordNet
 
writeWordNetHyp() - Method in class com.articulate.sigma.WordNet
 
writeWordNetProlog() - Method in class com.articulate.sigma.WordNet
 
writeWordNetS() - Method in class com.articulate.sigma.WordNet
Write WordNet data to a prolog file with a single kind of clause in the following format: s(Synset_ID, Word_No_in_the_Synset, Word, SS_Type, Synset_Rank_By_the_Word,Tag_Count)
writeXML() - Method in class com.articulate.sigma.WordNet
 
WSD - Class in com.articulate.sigma
 
WSD() - Constructor for class com.articulate.sigma.WSD
 
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
Skip navigation links
Sigma API Specification