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

A

AbstractRule - Class in ipipan.spejd.rules
 
AbstractRule(String, Action[]) - Constructor for class ipipan.spejd.rules.AbstractRule
 
accept(File) - Method in class ipipan.spejd.readers.InputFileFilter
 
accept(File) - Method in class ipipan.spejd.util.DirFileFilter
 
Action - Class in ipipan.spejd.actions
An action to evaluate after finding a match.
Action() - Constructor for class ipipan.spejd.actions.Action
 
ActionParser - Class in ipipan.spejd.actions
 
ActionParser(BufferedReader) - Constructor for class ipipan.spejd.actions.ActionParser
 
add(boolean, String[]) - Method in class ipipan.spejd.entities.Entity
Add interpretations, optionally deleting old ones.
add(boolean, String[]) - Method in class ipipan.spejd.entities.Segment
 
add(SequenceRequirement) - Method in class ipipan.spejd.ruleparser.AltRequirement
 
add(EntityRequirement) - Method in class ipipan.spejd.ruleparser.SequenceRequirement
 
add(Requirement) - Method in class ipipan.spejd.ruleparser.TokenRequirement
 
AddAction - Class in ipipan.spejd.actions
 
addEntry(GazetteerEntry) - Method in class ipipan.spejd.rules.Gazetteer
 
addValue(Attribute, String) - Method in class ipipan.spejd.tagset.InterpretationArray
 
addValues(Attribute, String) - Method in class ipipan.spejd.tagset.InterpretationArray
 
AgreeAction - Class in ipipan.spejd.actions
 
AltRequirement - Class in ipipan.spejd.ruleparser
 
AltRequirement() - Constructor for class ipipan.spejd.ruleparser.AltRequirement
 
apply(Match) - Method in class ipipan.spejd.actions.Action
Apply the action to the match.
apply(Match) - Method in class ipipan.spejd.actions.AddAction
 
apply(Match) - Method in class ipipan.spejd.actions.AgreeAction
 
apply(Match) - Method in class ipipan.spejd.actions.DeleteAction
 
apply(Match) - Method in class ipipan.spejd.actions.OrthCond
 
apply(Match) - Method in class ipipan.spejd.actions.SyntAction
 
apply(Entity[]) - Method in class ipipan.spejd.rules.Gazetteer
 
apply(Entity) - Method in class ipipan.spejd.rules.LexDictionary
 
apply(Sentence) - Method in class ipipan.spejd.rules.Rule
 
applyActions(Match) - Method in class ipipan.spejd.rules.AbstractRule
 
applyTo(Sentence) - Method in class ipipan.spejd.rules.RuleSet
 
ARRAY - Static variable in class ipipan.spejd.entities.Entity
 
array - Static variable in class ipipan.spejd.entities.Interpretation
 
attribute(String) - Static method in class ipipan.spejd.ruleparser.GroupRequirement
 
Attribute - Class in ipipan.spejd.tagset
Representation of attribute in tagset, like pos, case or gender.
Attribute(int, String, String[]) - Constructor for class ipipan.spejd.tagset.Attribute
 
attrToInt(String) - Method in class ipipan.spejd.tagset.Tagset
 
AUTO - Static variable in class ipipan.spejd.readers.Reader
 

B

BASE - Static variable in class ipipan.spejd.tagset.Attribute
 
baseAttr - Static variable in class ipipan.spejd.tagset.Tagset
 
BEGIN - Static variable in class ipipan.spejd.entities.SentenceBorder
 
BOTH - Static variable in class ipipan.spejd.ruleparser.GroupRequirement
 

C

CASE_INS - Static variable in class ipipan.spejd.ruleparser.Requirement
 
charsLeft() - Method in class ipipan.spejd.ruleparser.MatchParser
 
charToInt(char) - Static method in class ipipan.spejd.tagset.Attribute
 
charToValue(int, char) - Method in class ipipan.spejd.tagset.Tagset
 
compareTo(Interpretation) - Method in class ipipan.spejd.entities.Interpretation
 
concatAttr(int, Entity[], int, int) - Static method in class ipipan.spejd.entities.Entity
Concatenate orth or base of a sequence of entities, adding space or not with respect to ns special entities.
concatAttr(int, Entity[]) - Static method in class ipipan.spejd.entities.Entity
Concatenate orth or base of a sequence of entities, adding space or not with respect to ns special entities.
Config - Class in ipipan.spejd.util
Configuration static wrapper, containing a set of variables with values.
Config() - Constructor for class ipipan.spejd.util.Config
 
ConfigDict - Class in ipipan.spejd.util
Configuration class, containing a set of variables with values.
ConfigDict(String) - Constructor for class ipipan.spejd.util.ConfigDict
Creates a new configuration with variables loaded from a given filename.
configFilename - Static variable in class ipipan.spejd.util.Config
The name of the default configuration file.
configFilename - Static variable in class ipipan.spejd.util.ConfigDict
The name of the default configuration file.
configure(String[], int, int) - Static method in class ipipan.spejd.util.Config
 
createInterpretations(Match) - Method in class ipipan.spejd.actions.WordActionArg
 
cToFtag(String) - Method in class ipipan.spejd.tagset.Tagset
 
cToFtagArray(String) - Method in class ipipan.spejd.tagset.Tagset
 
currentChar() - Method in class ipipan.spejd.ruleparser.MatchParser
 
currentCharIs(char) - Method in class ipipan.spejd.ruleparser.MatchParser
 
currentCharIsDigit() - Method in class ipipan.spejd.ruleparser.MatchParser
 
currentCharIsIn(String) - Method in class ipipan.spejd.ruleparser.MatchParser
 
currentCharNot(char) - Method in class ipipan.spejd.ruleparser.MatchParser
 
currentCharNotIn(String) - Method in class ipipan.spejd.ruleparser.MatchParser
 

D

delete(Pattern, boolean) - Method in class ipipan.spejd.entities.Entity
Delete all interpretations matching / not matching specified pattern.
delete(Pattern, boolean) - Method in class ipipan.spejd.entities.Group
 
delete() - Method in class ipipan.spejd.entities.Interpretation
Mark the interpretations as deleted (set the disambiguation annotation).
delete(Pattern, boolean) - Method in class ipipan.spejd.entities.Segment
 
DeleteAction - Class in ipipan.spejd.actions
 
dict - Variable in class ipipan.spejd.rules.Sentence
 
dict - Variable in class ipipan.spejd.util.SimpleDict
 
DirFileFilter - Class in ipipan.spejd.util
 
DirFileFilter() - Constructor for class ipipan.spejd.util.DirFileFilter
 
discardDeleted - Static variable in class ipipan.spejd.util.Config
 
display(String) - Method in class ipipan.spejd.util.TimeWatch
 

E

eat(String, boolean) - Method in class ipipan.spejd.ruleparser.MatchParser
 
eatWhite() - Method in class ipipan.spejd.ruleparser.MatchParser
 
END - Static variable in class ipipan.spejd.entities.SentenceBorder
 
Entity - Class in ipipan.spejd.entities
An abstract syntactic entity - with subclasses like segment, word, group or sentence beginning / end.
Entity() - Constructor for class ipipan.spejd.entities.Entity
 
EntityRequirement - Class in ipipan.spejd.ruleparser
 
EntityRequirement() - Constructor for class ipipan.spejd.ruleparser.EntityRequirement
 
error(String) - Method in class ipipan.spejd.ruleparser.MatchParser
 
eval(Match) - Method in class ipipan.spejd.actions.WordBasePart
 

F

feed() - Method in class ipipan.spejd.ruleparser.MatchParser
 
feed(Sentence) - Method in class ipipan.spejd.rules.MatchPattern
 
file(String) - Static method in class ipipan.spejd.util.Util
Loads an array of Strings, every line treated as a separate String.
fileAsList(String) - Static method in class ipipan.spejd.util.Util
Loads a list of Strings, every line treated as a separate String.
FORALL - Static variable in class ipipan.spejd.ruleparser.Requirement
 
forall() - Method in class ipipan.spejd.ruleparser.Requirement
 
forceEat(String, boolean) - Method in class ipipan.spejd.ruleparser.MatchParser
 
fToCtag(String) - Method in class ipipan.spejd.tagset.Tagset
 

G

Gazetteer - Class in ipipan.spejd.rules
Not official yet.
Gazetteer(int) - Constructor for class ipipan.spejd.rules.Gazetteer
 
GazetteerEntry - Class in ipipan.spejd.rules
 
GazetteerEntry(String, Action[], boolean) - Constructor for class ipipan.spejd.rules.GazetteerEntry
 
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.
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.
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[]) - Static 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
 
getDict() - Method in class ipipan.spejd.util.SimpleDict
 
getDir(String) - Method in class ipipan.spejd.util.ConfigDict
 
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
 
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
 
getMatch() - Method in class ipipan.spejd.rules.Gazetteer
 
getMatch() - Method in interface ipipan.spejd.rules.Match
 
getMatch() - Method in class ipipan.spejd.rules.MatchPattern
 
getNextToken(int) - Method in class ipipan.spejd.readers.PlainTextReader
Utility to see what word starts from position in domain.com
getReader(File) - Static method in class ipipan.spejd.readers.Reader
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
 
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
 
getValue(char) - Method in class ipipan.spejd.tagset.Attribute
 
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[]) - Constructor for class ipipan.spejd.entities.Group
 
GroupAction - Class in ipipan.spejd.actions
 
GroupAction(String, int, int) - 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() - Constructor for class ipipan.spejd.ruleparser.GroupRequirement
 

I

init() - Static method in class ipipan.spejd.tagset.Tagset
 
inputEncoding - Static variable in class ipipan.spejd.util.Config
 
InputFileFilter - Class in ipipan.spejd.readers
 
InputFileFilter() - Constructor for class ipipan.spejd.readers.InputFileFilter
 
inputFiles - Static variable in class ipipan.spejd.util.Config
 
inputType - Static variable in class ipipan.spejd.util.Config
 
Interpretation - Class in ipipan.spejd.entities
A representation of a single morphosyntactic interpretation: lemma, grammatical class, grammatical categories.
Interpretation(String) - Constructor for class ipipan.spejd.entities.Interpretation
Create an interpretation with the specified data.
Interpretation(String, boolean) - Constructor for class ipipan.spejd.entities.Interpretation
Create an interpretation with the specified data and preserving previous disambiguation value.
Interpretation(Interpretation, String) - Constructor for class ipipan.spejd.entities.Interpretation
Create an interpretation by modyfying attributes of an existing one.
Interpretation(Interpretation, String, String) - Constructor for class ipipan.spejd.entities.Interpretation
Create an interpretation by modifying attributes of an existing one.
InterpretationArray - Class in ipipan.spejd.tagset
 
InterpretationArray(int) - Constructor for class ipipan.spejd.tagset.InterpretationArray
 
InterpretationFactor - Class in ipipan.spejd.tagset
 
InterpretationFactor(Attribute, String) - Constructor for class ipipan.spejd.tagset.InterpretationFactor
 
intToChar(int) - Static method in class ipipan.spejd.tagset.Attribute
 
ipipan.spejd - package ipipan.spejd
Root package for Shallow Parsing And Disambiguation Engine.
ipipan.spejd.actions - package ipipan.spejd.actions
Provides classes representing actions (predicates) that can be executed (evaluated) upon finding a match.
ipipan.spejd.entities - package ipipan.spejd.entities
Provides classes representing syntactic entities, for example words or syntactic groups.
ipipan.spejd.readers - package ipipan.spejd.readers
 
ipipan.spejd.ruleparser - package ipipan.spejd.ruleparser
Provides basic classes for parsing SPADE rules.
ipipan.spejd.rules - package ipipan.spejd.rules
Classes for representing and applying rules, as well as a class for reading XML input files to be parsed.
ipipan.spejd.tagset - package ipipan.spejd.tagset
Provides representation of the corpus tagset.
ipipan.spejd.util - package ipipan.spejd.util
Provides utility classes and tools, common for different program modules.
isAssignment(String) - Static method in class ipipan.spejd.util.ConfigDict
 

J

join(String, Collection) - Static method in class ipipan.spejd.util.Util
Similar to join / implode in php.

L

lexDictionaries - Static variable in class ipipan.spejd.util.Config
 
LexDictionary - Class in ipipan.spejd.rules
 
LexDictionary(String) - Constructor for class ipipan.spejd.rules.LexDictionary
 
load(String) - Method in class ipipan.spejd.util.SimpleDict
Loads configuration from a specified file.
loadRules(String) - Method in class ipipan.spejd.rules.RuleSet
 
loadSentence() - Method in class ipipan.spejd.rules.Sentence
 
loadToken() - Method in class ipipan.spejd.readers.MorphReader
 
loadToken() - Method in class ipipan.spejd.readers.PlainTextReader
Move to another word and run Morfeusz over it.
loadToken() - Method in class ipipan.spejd.readers.Reader
Get the next token from the input.
loadToken() - Method in class ipipan.spejd.rules.MorphReader
 
log(PrintStream) - Method in class ipipan.spejd.rules.AbstractRule
Write parsed rule to the log file.
log(PrintStream) - Method in class ipipan.spejd.rules.Gazetteer
 
log(PrintStream) - Method in class ipipan.spejd.rules.GazetteerEntry
 
log(PrintStream) - Method in class ipipan.spejd.rules.Rule
 
logDir - Static variable in class ipipan.spejd.util.Config
 

M

main(String[]) - Static method in class ipipan.spejd.Parser
Loads rule set, parse the give directory and write a summary of results.
main(String[]) - Static method in class ipipan.spejd.readers.MorphReader
 
main(String[]) - Static method in class ipipan.spejd.ruleparser.MatchParser
 
main(String[]) - Static method in class ipipan.spejd.rules.MorphReader
 
main(String[]) - Static method in class ipipan.spejd.rules.RuleSet
 
main(String[]) - Static method in class ipipan.spejd.tagset.Tagset
 
main(String[]) - Static method in class ipipan.spejd.util.Config
 
Match - Interface in ipipan.spejd.rules
 
matches(Pattern) - Method in class ipipan.spejd.entities.Interpretation
Check if the interpretation matches the specified pattern.
matchingValue(String) - Method in class ipipan.spejd.tagset.Attribute
Find matching value.
matchingValues(String) - Method in class ipipan.spejd.tagset.Attribute
Find values matching a regular expression.
matchingValues(int, String) - Method in class ipipan.spejd.tagset.Tagset
 
MatchParser - Class in ipipan.spejd.ruleparser
Parser of match specifications.
MatchParser() - Constructor for class ipipan.spejd.ruleparser.MatchParser
 
MatchParser(BufferedReader) - Constructor for class ipipan.spejd.ruleparser.MatchParser
 
MatchPattern - Class in ipipan.spejd.rules
 
MatchPattern(String[], String[], String[], boolean[]) - Constructor for class ipipan.spejd.rules.MatchPattern
 
matchStrategy - Static variable in class ipipan.spejd.util.Config
 
MAX_TITLE_LEN - Static variable in class ipipan.spejd.rules.GazetteerEntry
 
modify(String) - Method in class ipipan.spejd.entities.Interpretation
Modify attributes of an interpretations.
MorphReader - Class in ipipan.spejd.readers
 
MorphReader(File) - Constructor for class ipipan.spejd.readers.MorphReader
 
MorphReader - Class in ipipan.spejd.rules
 
MorphReader(File) - Constructor for class ipipan.spejd.rules.MorphReader
 

N

NEGATED - Static variable in class ipipan.spejd.ruleparser.Requirement
 
nextMatch() - Method in class ipipan.spejd.rules.MatchPattern
 
nextSentence(PrintStream) - Method in class ipipan.spejd.readers.MorphReader
 
nextSentence(PrintStream) - Method in class ipipan.spejd.readers.PlainTextReader
 
nextSentence(PrintStream) - Method in class ipipan.spejd.readers.Reader
Move on to the next sentence.
nextSentence(PrintStream) - Method in class ipipan.spejd.rules.MorphReader
 
nOfAttributes() - Method in class ipipan.spejd.tagset.Tagset
 
nOfValues() - Method in class ipipan.spejd.tagset.Attribute
 
NOSPACE - Static variable in class ipipan.spejd.entities.Entity
 
NoSpace - Class in ipipan.spejd.entities
A representation of special ns (no space) entity.
NoSpace() - Constructor for class ipipan.spejd.entities.NoSpace
 
notFound(String) - Method in class ipipan.spejd.util.ConfigDict
Method called when a requested variable can not be found.
NQ - Static variable in class ipipan.spejd.ruleparser.EntityRequirement
 
NULL - Static variable in class ipipan.spejd.entities.Entity
 
nullAgreement - Static variable in class ipipan.spejd.util.Config
 

O

ogonkified - Variable in class ipipan.spejd.readers.PlainTextReader
 
ogonkified_total - Variable in class ipipan.spejd.readers.PlainTextReader
 
Ogonkifier - Class in ipipan.spejd.readers
Class for adding diacrits to Strings.
Ogonkifier() - Constructor for class ipipan.spejd.readers.Ogonkifier
 
ogonkify(String) - Static method in class ipipan.spejd.readers.Ogonkifier
Generate a list of ogonkified words - candidates to check.
openFile(File) - Method in class ipipan.spejd.rules.Sentence
 
ORTH - Static variable in class ipipan.spejd.tagset.Attribute
 
orthAttr - Static variable in class ipipan.spejd.tagset.Tagset
 
OrthCond - Class in ipipan.spejd.actions
 
OrthCond(int, String) - Constructor for class ipipan.spejd.actions.OrthCond
 
outputSuffix - Static variable in class ipipan.spejd.util.Config
 

P

parseDirectory(File) - Method in class ipipan.spejd.Parser
 
Parser - Class in ipipan.spejd
Main SPADE/Spejd class.
Parser() - Constructor for class ipipan.spejd.Parser
 
PARTIAL - Static variable in class ipipan.spejd.ruleparser.Requirement
 
PLAIN_TXT - Static variable in class ipipan.spejd.readers.Reader
 
PlainTextReader - Class in ipipan.spejd.readers
 
PlainTextReader() - Constructor for class ipipan.spejd.readers.PlainTextReader
 
POS - Static variable in class ipipan.spejd.tagset.Attribute
 
Pos - Class in ipipan.spejd.tagset
Representation of part of speech in tagset, like noun or adjective.
Pos(String, String[]) - Constructor for class ipipan.spejd.tagset.Pos
 
posAttr - Static variable in class ipipan.spejd.tagset.Tagset
 
preview(String) - Method in class ipipan.spejd.ruleparser.MatchParser
 
printAttributes() - Method in class ipipan.spejd.tagset.Tagset
 
printMatch() - Method in class ipipan.spejd.rules.MatchPattern
 
printTxt(StringBuilder) - Method in class ipipan.spejd.entities.Interpretation
 
printValues() - Method in class ipipan.spejd.tagset.Attribute
 
printXML(PrintStream) - Method in class ipipan.spejd.entities.Entity
Prints the XML (XCES) representation of entity on the given PrintStream.
printXML(PrintStream) - Method in class ipipan.spejd.entities.Group
 
printXML(PrintStream) - Method in class ipipan.spejd.entities.Interpretation
 
printXML(PrintStream) - Method in class ipipan.spejd.entities.NoSpace
 
printXML(PrintStream) - Method in class ipipan.spejd.entities.Segment
 
printXML(PrintStream) - Method in class ipipan.spejd.entities.SentenceBorder
 
printXML(PrintStream) - Method in class ipipan.spejd.entities.Word
 
printXML() - Method in class ipipan.spejd.rules.Sentence
 
put(String, String) - Method in class ipipan.spejd.rules.LexDictionary
Override put() from superclass to add conversion of the tag value.
put(String, String) - Method in class ipipan.spejd.util.SimpleDict
Sets value of a configuration variable.
putAssignment(String) - Method in class ipipan.spejd.util.ConfigDict
Sets value of a configuration variable.
putAssignments(String[], int, int) - Method in class ipipan.spejd.util.ConfigDict
 

R

readActionList(String) - Method in class ipipan.spejd.actions.ActionParser
 
readAltRequirement() - Method in class ipipan.spejd.ruleparser.MatchParser
 
readEntityRequirement() - Method in class ipipan.spejd.ruleparser.MatchParser
 
readEqOperator() - Method in class ipipan.spejd.ruleparser.MatchParser
 
Reader - Class in ipipan.spejd.readers
 
Reader() - Constructor for class ipipan.spejd.readers.Reader
 
readFilename() - Method in class ipipan.spejd.ruleparser.MatchParser
 
readFlags() - Method in class ipipan.spejd.ruleparser.MatchParser
 
readGazetteer() - Method in class ipipan.spejd.rules.RuleParser
 
readGroupRequirement() - Method in class ipipan.spejd.ruleparser.MatchParser
 
readId() - Method in class ipipan.spejd.ruleparser.MatchParser
 
readMacroDef() - Method in class ipipan.spejd.ruleparser.MatchParser
 
readMatchPattern(String, boolean) - Method in class ipipan.spejd.ruleparser.MatchParser
 
readNumber(boolean) - Method in class ipipan.spejd.ruleparser.MatchParser
 
readQuantifier() - Method in class ipipan.spejd.ruleparser.MatchParser
 
readRegexp() - Method in class ipipan.spejd.ruleparser.MatchParser
 
readRequirement() - Method in class ipipan.spejd.ruleparser.MatchParser
 
readRule() - Method in class ipipan.spejd.rules.RuleParser
 
readSequenceRequirement() - Method in class ipipan.spejd.ruleparser.MatchParser
 
readString() - Method in class ipipan.spejd.ruleparser.MatchParser
 
readTag() - Method in class ipipan.spejd.ruleparser.MatchParser
 
readTextFile(String, Charset) - Method in class ipipan.spejd.readers.PlainTextReader
Reads the content of the text file and returns it as a string
readTokenRequirement() - Method in class ipipan.spejd.ruleparser.MatchParser
 
readWord(String, boolean) - Method in class ipipan.spejd.ruleparser.MatchParser
 
REPLACE_BASE - Static variable in class ipipan.spejd.entities.Interpretation
 
report() - Method in class ipipan.spejd.Parser
 
report(PrintStream) - Method in class ipipan.spejd.rules.AbstractRule
 
report(PrintStream) - Method in class ipipan.spejd.rules.Gazetteer
 
report() - Method in class ipipan.spejd.rules.LexDictionary
 
report() - Method in class ipipan.spejd.rules.RuleSet
 
reportInterval - Static variable in class ipipan.spejd.util.Config
 
required() - Method in class ipipan.spejd.actions.Action
Entity specifications required by this action.
required() - Method in class ipipan.spejd.actions.AddAction
 
required() - Method in class ipipan.spejd.actions.AgreeAction
 
required() - Method in class ipipan.spejd.actions.DeleteAction
 
required() - Method in class ipipan.spejd.actions.OrthCond
 
required() - Method in class ipipan.spejd.actions.SyntAction
 
Requirement - Class in ipipan.spejd.ruleparser
Representation of a single requirement, like case~"acc|gen" or base~~woda/i.
Requirement(int, String, int) - Constructor for class ipipan.spejd.ruleparser.Requirement
 
reset() - Method in class ipipan.spejd.util.TimeWatch
 
result(Match, Entity[]) - Method in class ipipan.spejd.actions.GroupAction
 
Rule - Class in ipipan.spejd.rules
 
Rule(String, String[], String[], String[], Action[]) - Constructor for class ipipan.spejd.rules.Rule
 
RuleParser - Class in ipipan.spejd.rules
 
RuleParser(BufferedReader) - Constructor for class ipipan.spejd.rules.RuleParser
 
RuleSet - Class in ipipan.spejd.rules
 
RuleSet(String) - Constructor for class ipipan.spejd.rules.RuleSet
 
rulesFile - Static variable in class ipipan.spejd.util.Config
 

S

safeParseInt(String) - Static method in class ipipan.spejd.util.Util
 
safeRegexp(String) - Static method in class ipipan.spejd.ruleparser.Requirement
 
saveTagDictionary(String) - Method in class ipipan.spejd.tagset.Tagset
 
SEGMENT - Static variable in class ipipan.spejd.entities.Entity
 
Segment - Class in ipipan.spejd.entities
A representation of segment - the smallest interpreted unit, ie. a sequence of characters together with their morphosyntactic interpretations.
Segment() - Constructor for class ipipan.spejd.entities.Segment
 
Segment(String, String, Interpretation[]) - Constructor for class ipipan.spejd.entities.Segment
 
SEMH - Static variable in class ipipan.spejd.ruleparser.GroupRequirement
 
Sentence - Class in ipipan.spejd.rules
 
Sentence() - Constructor for class ipipan.spejd.rules.Sentence
 
SentenceBorder - Class in ipipan.spejd.entities
A representation of sentence beginning (sb) or end (se).
SentenceBorder(char) - Constructor for class ipipan.spejd.entities.SentenceBorder
 
SequenceRequirement - Class in ipipan.spejd.ruleparser
Representation of a sequence of entity specifications, like [case~"acc|gen"]+ [base~~woda/i && number~sg].
SequenceRequirement() - Constructor for class ipipan.spejd.ruleparser.SequenceRequirement
 
seset() - Method in class ipipan.spejd.util.TimeWatch
 
setFileContents(String) - Method in class ipipan.spejd.readers.PlainTextReader
 
setHead(int, TokenRequirement) - Method in class ipipan.spejd.ruleparser.GroupRequirement
 
setQuantifier(char) - Method in class ipipan.spejd.ruleparser.EntityRequirement
 
setReplacement(Entity) - Method in class ipipan.spejd.entities.Entity
Sets replacement entity.
setRule(AbstractRule) - Method in class ipipan.spejd.actions.Action
Set a pointer to rule containing this action.
setRule(AbstractRule) - Method in class ipipan.spejd.entities.Entity
Sets rule reference for diagnostic purposes.
setType(String) - Method in class ipipan.spejd.ruleparser.GroupRequirement
 
SimpleDict - Class in ipipan.spejd.util
Configuration class, containing a set of variables with values.
SimpleDict() - Constructor for class ipipan.spejd.util.SimpleDict
Creates a new configuration with no variables.
SimpleDict(String) - Constructor for class ipipan.spejd.util.SimpleDict
Creates a new configuration with variables loaded from a given filename.
SpecialRequirement - Class in ipipan.spejd.ruleparser
Special entity specification - ns, sb, se.
SpecialRequirement(char) - Constructor for class ipipan.spejd.ruleparser.SpecialRequirement
 
SYNH - Static variable in class ipipan.spejd.ruleparser.GroupRequirement
 
SyntAction - Class in ipipan.spejd.actions
 
SyntAction() - Constructor for class ipipan.spejd.actions.SyntAction
 

T

tagDictFile - Static variable in class ipipan.spejd.tagset.Tagset
 
Tagset - Class in ipipan.spejd.tagset
A representation of corpora tagset.
Tagset(String) - Constructor for class ipipan.spejd.tagset.Tagset
Creates a Tagset from a corpora config file.
tagset - Static variable in class ipipan.spejd.tagset.Tagset
 
tagset - Static variable in class ipipan.spejd.util.Config
 
TimeWatch - Class in ipipan.spejd.util
 
TimeWatch() - Constructor for class ipipan.spejd.util.TimeWatch
 
toArray() - Method in class ipipan.spejd.rules.Sentence
 
toArray() - Method in class ipipan.spejd.tagset.InterpretationArray
 
toHeadRegexp() - Method in class ipipan.spejd.ruleparser.TokenRequirement
 
toInterpretation() - Method in class ipipan.spejd.tagset.InterpretationArray
 
TOKEN - Static variable in class ipipan.spejd.entities.Entity
 
TokenRequirement - Class in ipipan.spejd.ruleparser
Representation of a token specification, like [case~"acc|gen"] or [base~~woda/i && number~sg].
TokenRequirement() - Constructor for class ipipan.spejd.ruleparser.TokenRequirement
 
toLexRegexp() - Method in class ipipan.spejd.ruleparser.TokenRequirement
 
toRegexp() - Method in class ipipan.spejd.ruleparser.AltRequirement
 
toRegexp() - Method in class ipipan.spejd.ruleparser.EntityRequirement
 
toRegexp() - Method in class ipipan.spejd.ruleparser.GroupRequirement
 
toRegexp() - Method in class ipipan.spejd.ruleparser.Requirement
 
toRegexp() - Method in class ipipan.spejd.ruleparser.SequenceRequirement
 
toRegexp() - Method in class ipipan.spejd.ruleparser.SpecialRequirement
 
toRegexp() - Method in class ipipan.spejd.ruleparser.TokenRequirement
 
toRegexpArray() - Method in class ipipan.spejd.ruleparser.SequenceRequirement
 
toString() - Method in class ipipan.spejd.actions.AddAction
 
toString() - Method in class ipipan.spejd.actions.AgreeAction
 
toString() - Method in class ipipan.spejd.actions.DeleteAction
 
toString() - Method in class ipipan.spejd.actions.GroupAction
 
toString() - Method in class ipipan.spejd.actions.OrthCond
 
toString() - Method in class ipipan.spejd.actions.WordAction
 
toString() - Method in class ipipan.spejd.actions.WordActionArg
 
toString() - Method in class ipipan.spejd.actions.WordBasePart
 
toString() - Method in class ipipan.spejd.rules.MatchPattern
 
toTxt() - Method in class ipipan.spejd.entities.Entity
Returns the representation of entity in the internal text format.
toTxt() - Method in class ipipan.spejd.entities.NoSpace
 
toTxt() - Method in class ipipan.spejd.entities.SentenceBorder
 
trim(String) - Method in class ipipan.spejd.tagset.Pos
Trims the tag to allowed attributes.
TYPE - Static variable in class ipipan.spejd.ruleparser.GroupRequirement
 

U

undefinedValue - Static variable in class ipipan.spejd.tagset.Tagset
 
unify(Entity[], int[]) - Static method in class ipipan.spejd.entities.Entity
Unify specified entities with respect to specified attributes.
UNKNOWN - Static variable in class ipipan.spejd.readers.Reader
 
update() - Method in class ipipan.spejd.rules.Sentence
 
Util - Class in ipipan.spejd.util
Utility functions that do not fit in other classes.
Util() - Constructor for class ipipan.spejd.util.Util
 

V

valueToChar(String) - Method in class ipipan.spejd.tagset.Tagset
 

W

WORD - Static variable in class ipipan.spejd.entities.Entity
 
Word - Class in ipipan.spejd.entities
A representation of syntactic group.
Word(Interpretation[], Entity[]) - Constructor for class ipipan.spejd.entities.Word
 
WordAction - Class in ipipan.spejd.actions
Representation of a word() action, creating a new syntactic word.
WordAction(WordActionArg[]) - Constructor for class ipipan.spejd.actions.WordAction
 
WordActionArg - Class in ipipan.spejd.actions
 
WordActionArg(int, String, WordBasePart[]) - Constructor for class ipipan.spejd.actions.WordActionArg
 
WordBasePart - Class in ipipan.spejd.actions
 
WordBasePart() - Constructor for class ipipan.spejd.actions.WordBasePart
 
WordBasePart(String) - Constructor for class ipipan.spejd.actions.WordBasePart
 
WordBasePart(int, int) - Constructor for class ipipan.spejd.actions.WordBasePart
 

X

XCES_ANA - Static variable in class ipipan.spejd.readers.Reader
 

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