Package edu.stanford.nlp.fsm

Interface Summary
AutomatonMinimizer  
Block  
TransducerGraph.ArcProcessor  
TransducerGraph.GraphProcessor  
TransducerGraph.NodeProcessor  
 

Class Summary
ExactGrammarCompactor  
FastExactAutomatonMinimizer Minimization in n log n a la Hopcroft.
QuasiDeterminizer QuasiDeterminizer

Class for performing quasi-determinization on TransducerGraphs.

TransducerGraph TransducerGraph

Class for representing a deterministic finite state automaton without epsilon transitions.

TransducerGraph.Arc  
TransducerGraph.InputSplittingProcessor  
TransducerGraph.NodeProcessorWrappingArcProcessor  
TransducerGraph.NormalizingGraphProcessor  
TransducerGraph.ObjectToSetNodeProcessor  
TransducerGraph.OutputCombiningProcessor  
TransducerGraph.SetToStringNodeProcessor  
 



Stanford NLP Group