Uses of Package
morfologik.fsa

Packages that use morfologik.fsa
morfologik.fsa   
morfologik.stemming   
morfologik.tools   
 

Classes in morfologik.fsa used by morfologik.fsa
CFSA2Serializer
          Serializes in-memory FSA graphs to CFSA2.
FSA
          This is a top abstract class for handling finite state automata.
FSA5Serializer
          Serializes in-memory FSA graphs to a binary format compatible with Jan Daciuk's fsa's package FSA5 format.
FSABuilder.InfoEntry
          Debug and information constants.
FSAFlags
          FSA automaton flags.
FSASerializer
          All FSA serializers to binary formats will implement this interface.
MatchResult
          A matching result returned from FSATraversal.
StateVisitor
          State visitor.
 

Classes in morfologik.fsa used by morfologik.stemming
FSA
          This is a top abstract class for handling finite state automata.
 

Classes in morfologik.fsa used by morfologik.tools
FSASerializer
          All FSA serializers to binary formats will implement this interface.
 



Copyright © 2011. All Rights Reserved.