A B C D E F G H I J L M N O P R S T U V W X

G

genMidPOSCorp(String, POSType) - Method in class hultig.sumo.XBubbleList
 
genMidPOSCorp(String, POSType, int) - Method in class hultig.sumo.XBubbleList
 
genPattern(int) - Method in class hultig.sumo.Rule
Pattern without chunks - it is a simpler version.
genPatternCHK(int) - Method in class hultig.sumo.Rule
Pattern without chunks - it is a simpler version.
gerar_pos_corpus(OpenNLPKit, String) - Static method in class hultig.sumo.NewsClusterList
 
get(int) - Method in class hultig.sumo.Chunk
Gives the word at a given position, from the chunk's sequence of words.
get(int) - Method in class hultig.sumo.CorpusIndex
Get the token from a given code key.
get(int[]) - Method in class hultig.sumo.CorpusIndex
Given an array of codes, expecting to represent a word sequence, like for example a sentence, it returns its corresponding string form.
get(String) - Method in class hultig.sumo.CorpusIndex
Get the code from a given token.
get(int, int) - Method in class hultig.util.MatrixT
 
get(String) - Method in class hultig.util.OSArguments
 
get(int) - Method in class hultig.util.OSArguments
 
getAlignementsOLD() - Method in class hultig.align.SWaterman
Devolve um vector de sub-alinhamentos.
getAlignmentH() - Method in class hultig.align.NWunsch
 
getAlignments() - Method in class hultig.align.SWaterman
Devolve um vector de sub-alinhamentos.
getAlignmentScore() - Method in class hultig.align.SWaterman
Get the alignment score between the two input strings.
getAlignmentsVect(int, int, Vector<Integer>, Vector<Integer>) - Method in class hultig.align.SWaterman
Returns the local alignments ending in the (i, j) cell.
getBase() - Method in class hultig.io.FileOUT
 
getBase() - Method in class hultig.io.FileX
 
getBaseExt() - Method in class hultig.io.FileOUT
 
getBaseExt() - Method in class hultig.io.FileX
 
getBigSegment() - Method in class hultig.sumo.XBubble
 
getBigX() - Method in class hultig.sumo.XBubble
 
getChkCod() - Method in class hultig.sumo.Word
Obtain the chunk code.
getChunk(int) - Method in class hultig.sumo.ChunkedSentence
Gets a string with the k-th chunk, from this sentence chunk sequence.
getChunkMark(int) - Method in class hultig.sumo.ChunkedSentence
Gives the chunk mark (boundaries and tag), for the chunk at position index, in the sequence of sentence chunks.
getChunkOnPosition(int) - Method in class hultig.sumo.ChunkedSentence
Gives the chunk mark relative to the word at position index, in this sentence.
getChunks() - Method in class hultig.sumo.ChunkedSentence
Gets an array of strings containing the complete sequence of chunks, from this sentence, one chunk per array position.
getCleanSentences() - Method in class hultig.sumo.NewsCluster
Clean the whole set of sentences in the news cluster.
getCodes() - Method in class hultig.sumo.Sentence
Gives the array of lexical codes representing this sentence.
getColumn(int) - Method in class hultig.util.MatrixT
 
getCorpusIndex() - Method in class hultig.sumo.Text
Gives the reference of the corpus index stored in this object, an possibly used to codify the text.
getCover() - Method in class hultig.sumo.Rule
Gives the support value for this rule, obtained from the induction process.
getDescription() - Method in enum hultig.sumo.ChunkTag
 
getDict() - Method in class hultig.align.NWunsch
 
getDictionary() - Method in class hultig.io.FileNewsCluster
Gives the reference to the corpus index used in this object.
getEncode() - Method in class hultig.util.HashStr
 
getEncoding() - Method in class hultig.io.FileIN
Return the current encoding.
getEncoding() - Method in class hultig.io.FileOUT
Return the current encoding;
getEncoding() - Method in class hultig.sumo.CorpusIndex
Gives the current encoding string, used to read corpora files.
getExt() - Method in class hultig.io.FileOUT
 
getExt() - Method in class hultig.io.FileX
 
getFromA() - Method in class hultig.align.SimpleChaining.Match
Returns the value of fromA.
getFromB() - Method in class hultig.align.SimpleChaining.Match
Returns the value of fromB.
getID() - Method in class hultig.sumo.Rule
An ID related to the one labeled by the Aleph system, during the induction process.
getInteger(String) - Method in class hultig.util.OSArguments
Tries to read an integer parameter.
getInteger(String, int) - Method in class hultig.util.OSArguments
Tries to read am integer parameter, ensuring a default value.
getKeys() - Method in class hultig.util.HashStr
Devolve um array de Strings contendo, as chaves da tabela de hash.
getLabel(int) - Method in class hultig.util.OSArguments
 
getLexCod() - Method in class hultig.sumo.Word
Obtain this word lexical code.
getLine(int) - Method in class hultig.util.MatrixT
 
getMatches() - Method in class hultig.align.SWaterman
Return a set of Matches idenfied in Dynamic programming matrix.
getMax() - Method in class hultig.util.BasicStats
Gives the maximum value added.
getMean() - Method in class hultig.util.BasicStats
Gives the Mean value for this statistics.
getMetaValue(String) - Method in class hultig.sumo.Word
Return a given meta-tag value associated with this word.
getMin() - Method in class hultig.util.BasicStats
Gives the minimum value added.
getNewsCluster(int) - Method in class hultig.io.FileNewsCluster
 
getNewsClusters() - Method in class hultig.io.FileNewsCluster
Gives the list of news clusters in this object.
getNewsClusterSentences(int) - Method in class hultig.io.FileNewsCluster
Gives the set of sentences contained in the i-th news cluster, from this object.
getNumChunks() - Method in class hultig.sumo.ChunkedSentence
Gives the number of chunks contained in this sentence.
getNumChunks(String) - Method in class hultig.sumo.ChunkedSentence
Counts the number of chunks of a certain kind (tag).
getNumClusters() - Method in class hultig.io.FileNewsCluster
Gives the number of clusters of web news stories loaded.
getNumOfNonZeros() - Method in class hultig.util.MatrixT
 
getNumTokens() - Method in class hultig.sumo.Text
 
getNumValues() - Method in class hultig.util.BasicStats
Gives the number of values computed for this statistics.
getNumWords() - Method in class hultig.sumo.ChunkedSentence
Gives the number of effective words contained in this sentence.
getOrdArray(POSType) - Method in class hultig.sumo.XBubble
 
getParaAlignsHoriz() - Method in class hultig.align.SWaterman
Introduced by JPC Modified: 2007/03/16.
getPattern(int) - Method in class hultig.sumo.Rule
Gives the regular expression representing the conditions over a certain region, specified by code.
getPercUpperWords() - Method in class hultig.sumo.TxtFilter
 
getPOS(int) - Method in class hultig.sumo.Chunk
Gives the word's part-of-speech, at a given position from this chunk word sequence.
getPOS() - Method in class hultig.sumo.Word
Gives the POS tag of this word.
getPOS(POSType) - Method in class hultig.sumo.Word
 
getPOS(int) - Method in class hultig.sumo.Word
Get the first @param size chars, from the POS label.
getPosCod() - Method in class hultig.sumo.Word
Obtain the POS code.
getPOStrFixed() - Method in class hultig.sumo.ChunkedSentence
 
getPOSType() - Method in class hultig.sumo.XBubbleList
 
getRandomTag() - Method in class hultig.sumo.POSType
Útil para geração de instâncias negativas (2008/09/22)
getSegment(boolean) - Method in class hultig.sumo.XBubble
 
getSentence(int) - Method in class hultig.sumo.Text
Gives the i-th sentence from this text.
getSentences() - Method in class hultig.sumo.NewsCluster
 
getSentences() - Method in class hultig.sumo.Text
Gives an array with all the sentences from this text.
getSmallSegment() - Method in class hultig.sumo.XBubble
 
getSmallX() - Method in class hultig.sumo.XBubble
 
getSPOSig(char) - Method in class hultig.sumo.ChunkedSentence
Gives a string with the sequence of part-of-speech tags, corresponding to to the sequence of words in the sentence.
getSPOSig() - Method in class hultig.sumo.ChunkedSentence
The same as getSPOSig(char chconnect) with the connection character being equal to the default of a blank space.
getStandDev() - Method in class hultig.util.BasicStats
Gives the Standard Deviation for this statistics.
getStrConditions() - Method in class hultig.sumo.Rule
The string conditions
getStrFOLogic() - Method in class hultig.sumo.Rule
 
getSum() - Method in class hultig.sumo.HNgram
Gives the sum of frequencies for all n-grams stored in this table, a value necessary for n-gram probability estimation.
getTag(int) - Method in class hultig.sumo.Sentence
The POS tag, if defined, for a given word.
getTag() - Method in class hultig.sumo.Word
Get the POS tag of this word, if any is defined.
getTags() - Method in class hultig.sumo.Sentence
Gives the array of POS tags for that sentence, assuming it was already tagged.
getToA() - Method in class hultig.align.SimpleChaining.Match
Returns the value of toA.
getToB() - Method in class hultig.align.SimpleChaining.Match
Returns the value of toB.
getToken(int) - Method in class hultig.sumo.Chunk
Gives the token from this chunk at a given position.
getTotal() - Method in class hultig.util.HashStr
Numero de strings incrementadas, na estrutura, por exemplo: o numero total de palavras.
getVariance() - Method in class hultig.util.BasicStats
Gives the Variance value for this statistics.
getVecNumOfNonZeros() - Method in class hultig.util.MatrixT
 
getVocab() - Method in class hultig.sumo.Text
 
getVPOSig() - Method in class hultig.sumo.ChunkedSentence
Gives the array of part-of-speech tags, corresponding to the sequence of words in the sentence.
getWord(int) - Method in class hultig.sumo.Sentence
Gives the sentence word positioned at a given index.
getWord(int, int) - Method in class hultig.sumo.Text
Tries to return the string of the j-th word from the i-th sentence of this text.
getWordChunkMark(int) - Method in class hultig.sumo.ChunkedSentence
Gives the chunk mark for a word at position index, identifying first to which chunk does the word belong.
getWordHistogram() - Method in class hultig.sumo.TxtFilter
 
getWords() - Method in class hultig.sumo.Sentence
Gives an array of strings, containing all the words in this sentence.
getX(boolean) - Method in class hultig.sumo.XBubble
 
getXBestMatches(List) - Method in class hultig.align.SWaterman
Por JPC 20070317

A B C D E F G H I J L M N O P R S T U V W X