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

F

features - Variable in class morfologik.fsa.dictionary.Dictionary
Features of the dictionary.
feed() - Method in class ipipan.spejd.ruleparser.MatchParser
 
feed(Sentence) - Method in class ipipan.spejd.rules.MatchPattern
 
file(String) - Method in class ipipan.spejd.util.Util
Loads an array of Strings, every line treated as a separate String.
fileAsList(String) - Method in class ipipan.spejd.util.Util
Loads a list of Strings, every line treated as a separate String.
filesToBeProcessed - Variable in class ipipan.spejd.Parser
 
FilesToBeProcessed - Variable in class ipipan.spejd.processing.SpejdManagingProcess
 
FileUtils - Class in morfologik.util
Utility functions.
filler - Variable in class morfologik.fsa.core.FSA
The meaning of this field is not clear (check the FSA docs).
finalize() - Method in class ipipan.spejd.processing.ProcessingThread
 
flagsToString(int) - Static method in class morfologik.fsa.core.FSAHelpers
Converts an integer with FSA flags to a human-readable 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
 
FSA - Class in morfologik.fsa.core
FSA (Finite State Automaton) traversal implementation, abstract base class for all versions of FSA.
FSA(InputStream, String) - Constructor for class morfologik.fsa.core.FSA
Creates a new automaton reading the FSA automaton from an input stream.
fsa - Variable in class morfologik.fsa.dictionary.Dictionary
FSA automaton with the compiled dictionary data.
FSA.Arc - Interface in morfologik.fsa.core
An arc (a labelled transition between two nodes) of the FSA.
FSA.Node - Interface in morfologik.fsa.core
A node of the FSA.
FSA_FLEXIBLE - Static variable in class morfologik.fsa.core.FSA
These flags control the internal representation of a FSA.
FSA_LARGE_DICTIONARIES - Static variable in class morfologik.fsa.core.FSA
 
FSA_NEXTBIT - Static variable in class morfologik.fsa.core.FSA
 
FSA_STOPBIT - Static variable in class morfologik.fsa.core.FSA
 
FSA_TAILS - Static variable in class morfologik.fsa.core.FSA
 
FSA_WEIGHTED - Static variable in class morfologik.fsa.core.FSA
 
fsaDictionaryFileOption - Static variable in class morfologik.tools.CommandLineOptions
 
FSADumpTool - Class in morfologik.tools
This utility will dump the information and contents of a given FSA dictionary.
FSADumpTool() - Constructor for class morfologik.tools.FSADumpTool
 
FSAFinalStatesIterator - Class in morfologik.fsa.core
An iterator that traverses all final states reachable from a given FSA.Node and returns String objects corresponding to final states.
FSAHelpers - Class in morfologik.fsa.core
This class has several static utility methods for use with the FSA package.
FSAMatch - Class in morfologik.fsa.core
A result returned from FSATraversalHelper.matchSequence(byte[], morfologik.fsa.core.FSA.Node).
FSAMatch(int, int, FSA.Node) - Constructor for class morfologik.fsa.core.FSAMatch
 
FSAMatch(int) - Constructor for class morfologik.fsa.core.FSAMatch
 
FSATraversalHelper - Class in morfologik.fsa.core
This class implements some common match/ traverse/ find operations on a generic FSA.
FSAVer5Impl - Class in morfologik.fsa.core
FSA (Finite State Automaton) dictionary traversal implementation for version 5 of the FSA automaton.
FSAVer5Impl(InputStream, String) - Constructor for class morfologik.fsa.core.FSAVer5Impl
Creates a new automaton reading it from a file in FSA format, version 5.
fToCtag(String) - Method in class ipipan.spejd.tagset.Tagset
 

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