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

G

Gazetteer - Class in ipipan.spejd.rules
Not official yet.
Gazetteer(int, int, Config) - Constructor for class ipipan.spejd.rules.Gazetteer
 
GazetteerEntry - Class in ipipan.spejd.rules
 
GazetteerEntry(String, Action[], boolean, Config) - Constructor for class ipipan.spejd.rules.GazetteerEntry
 
generateCandidates(String) - Method in class ipipan.spejd.readers.PlainTextReader
Generate a list of ogonkified words - candidates to check.
get(int[]) - Method in class ipipan.spejd.rules.Gazetteer
 
get(int[]) - Method in interface ipipan.spejd.rules.Match
 
get(int[]) - Method in class ipipan.spejd.rules.MatchPattern
 
get(String) - Method in class ipipan.spejd.rules.Sentence
 
get(String) - Method in class ipipan.spejd.util.ConfigDict
Gets the value of a configuration String variable.
getAllSubsequences(FSA.Node) - Method in class morfologik.fsa.core.FSATraversalHelper
Returns an Iterator of all subsequences available from the given node to all reachable final states.
getAnnotationSeparator() - Method in class morfologik.fsa.core.FSA
 
getArcLabelledWith(byte) - Method in interface morfologik.fsa.core.FSA.Node
Returns an arc with a given label, if it exists in this node.
getArray(String, String) - Method in class ipipan.spejd.util.ConfigDict
 
getAttr(int) - Method in class ipipan.spejd.entities.Entity
Get orthographic or base form of an entity.
getAttr(int) - Method in class ipipan.spejd.entities.Group
 
getAttr(int) - Method in class ipipan.spejd.entities.Segment
Returns orthographic form of the token or base form (lemma) of the first interpretation.
getAttr(int) - Method in class ipipan.spejd.entities.SentenceBorder
 
getAttrValues(int[], boolean) - Method in class ipipan.spejd.entities.Entity
 
getAttrValues(int[], boolean) - Method in class ipipan.spejd.entities.Group
 
getAttrValues(int[], boolean) - Method in class ipipan.spejd.entities.Segment
 
getBase() - Method in class ipipan.spejd.entities.Interpretation
 
getBool(String) - Method in class ipipan.spejd.util.ConfigDict
Gets the value of a configuration boolean variable.
getChar(String, String) - Method in class ipipan.spejd.util.ConfigDict
 
getCommonValues(Entity[], int[]) - Method in class ipipan.spejd.actions.AgreeAction
This is an exact copy of Entity's method - to get rid of "static" Get common values of specified attributes of specified entities.
getCommonValues(Entity[], int[]) - Method in class ipipan.spejd.entities.Entity
Get common values of specified attributes of specified entities.
getDefaultTimer() - Static method in class ipipan.spejd.util.TimeWatch
 
getDestinationNode() - Method in interface morfologik.fsa.core.FSA.Arc
Returns the destination node, pointed to by this arc.
getDir(String) - Method in class ipipan.spejd.util.ConfigDict
 
getExpectedFeaturesName(String) - Static method in class morfologik.fsa.dictionary.Dictionary
Returns the expected name of the features file, based on the name of the FSA dictionary file.
getFillerCharacter() - Method in class morfologik.fsa.core.FSA
 
getFirstArc() - Method in interface morfologik.fsa.core.FSA.Node
Returns the first outgoing arc of this node.
getFlags() - Method in class morfologik.fsa.core.FSA
Returns a set of flags for this FSA instance.
getFlags(int) - Static method in class morfologik.fsa.core.FSAHelpers
Returns flags as an integer for a given version number.
getGroupType() - Method in class ipipan.spejd.entities.Entity
Get group type.
getGroupType() - Method in class ipipan.spejd.entities.Group
 
getHex(String) - Method in class ipipan.spejd.util.ConfigDict
Gets the value of a configuration hexadecimal variable.
getId() - Method in class ipipan.spejd.entities.Entity
 
getInstance(File, String) - Static method in class morfologik.fsa.core.FSA
This static method will attempt to instantiate an appropriate implementation of the FSA for the version found in file given in the input argument.
getInstance(InputStream, String) - Static method in class morfologik.fsa.core.FSA
This static method will attempt to instantiate an appropriate implementation of the FSA for the version found in file given in the input argument.
getInt(String) - Method in class ipipan.spejd.util.ConfigDict
Gets the value of a configuration int variable.
getInterpretationArray() - Method in class ipipan.spejd.entities.Entity
Get the set of interpretations.
getInterpretationArray() - Method in class ipipan.spejd.entities.Segment
 
getInterpretations() - Method in class ipipan.spejd.entities.Entity
Get the set of interpretations.
getInterpretations() - Method in class ipipan.spejd.entities.Segment
 
getInterval() - Method in class ipipan.spejd.util.TimeWatch
 
getLabel() - Method in interface morfologik.fsa.core.FSA.Arc
Returns the label of this arc.
getLogger() - Method in class morfologik.tools.BaseCommandLineTool
Returns the logger for this class.
getMatch() - Method in class ipipan.spejd.rules.Gazetteer
 
getMatch() - Method in interface ipipan.spejd.rules.Match
 
getMatch() - Method in class ipipan.spejd.rules.MatchPattern
 
getMatchResult() - Method in class morfologik.fsa.core.FSAMatch
 
getMismatchIndex() - Method in class morfologik.fsa.core.FSAMatch
 
getMismatchNode() - Method in class morfologik.fsa.core.FSAMatch
 
getNewId() - Method in class ipipan.spejd.rules.Sentence
 
getNextArc(FSA.Arc) - Method in interface morfologik.fsa.core.FSA.Node
Returns a subsequent arc of this node, null is returned when no more arcs are available.
getNextToken(int) - Method in class ipipan.spejd.readers.PlainTextReader
Utility to see what word starts from position in domain.com
getNumberOfArcs() - Method in class morfologik.fsa.core.FSA
Returns the number of arcs in this automaton.
getNumberOfArcs() - Method in class morfologik.fsa.core.FSAVer5Impl
Returns the number of arcs in this automaton.
getNumberOfNodes() - Method in class morfologik.fsa.core.FSA
Returns the number of nodes in this automaton.
getNumberOfNodes() - Method in class morfologik.fsa.core.FSAVer5Impl
Returns the number of nodes in this automaton.
getReader(File, Config, Stempelator) - Method in class ipipan.spejd.readers.ReaderFactory
Get the appropriate reader for this path.
getReplacement() - Method in class ipipan.spejd.entities.Entity
 
getSemHead() - Method in class ipipan.spejd.entities.Entity
Get semantic head of an entity.
getSemHead() - Method in class ipipan.spejd.entities.Group
 
getSemHead() - Method in class ipipan.spejd.entities.Segment
 
getSingle(int) - Method in class ipipan.spejd.rules.Gazetteer
 
getSingle(int) - Method in interface ipipan.spejd.rules.Match
 
getSingle(int) - Method in class ipipan.spejd.rules.MatchPattern
 
getSpec(int) - Method in class ipipan.spejd.rules.Gazetteer
 
getSpec(int) - Method in interface ipipan.spejd.rules.Match
 
getSpec(int) - Method in class ipipan.spejd.rules.MatchPattern
 
getStartNode() - Method in class morfologik.fsa.core.FSA
Returns the start node of this automaton.
getStartNode() - Method in class morfologik.fsa.core.FSAVer5Impl
Returns the start node of this automaton.
getSynHead() - Method in class ipipan.spejd.entities.Entity
Get syntactic head of an entity.
getSynHead() - Method in class ipipan.spejd.entities.Group
 
getSynHead() - Method in class ipipan.spejd.entities.Segment
 
getTitle() - Method in class ipipan.spejd.rules.AbstractRule
 
getTraversalHelper() - Method in class morfologik.fsa.core.FSA
 
getValue(char) - Method in class ipipan.spejd.tagset.Attribute
 
getVersion() - Method in class morfologik.fsa.core.FSA
Returns a version number of this FSA.
getVersion(int) - Static method in class morfologik.fsa.core.FSAHelpers
Returns a version number for a set of flags.
go(String[]) - Method in class morfologik.tools.BaseCommandLineTool
Initializes application context.
go(CommandLine) - Method in class morfologik.tools.BaseCommandLineTool
Override and write your stuff using command line options.
go(CommandLine) - Method in class morfologik.tools.FSADumpTool
 
gotoFieldToOffset(int, int) - Method in class morfologik.fsa.core.FSAVer5Impl
Returns an integer offset from bitpacked representation.
gotoLength - Variable in class morfologik.fsa.core.FSA
Size of transition's destination node "address".
gotoOffset - Static variable in class morfologik.fsa.core.FSAVer5Impl
An offset in the arc structure, where the address field begins.
GROUP - Static variable in class ipipan.spejd.entities.Entity
 
Group - Class in ipipan.spejd.entities
A representation of syntactic group.
Group(String, Entity, Entity, Entity[], Config) - Constructor for class ipipan.spejd.entities.Group
 
GroupAction - Class in ipipan.spejd.actions
 
GroupAction(String, int, int, Config) - Constructor for class ipipan.spejd.actions.GroupAction
 
GroupRequirement - Class in ipipan.spejd.ruleparser
Representation of a groups specification, like [type=NG] or [synh=[number~sg]].
GroupRequirement(Config) - Constructor for class ipipan.spejd.ruleparser.GroupRequirement
 

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