Uses of Package
gate.creole.morph

Packages that use gate.creole.morph
gate.creole.morph   
 

Classes in gate.creole.morph used by gate.creole.morph
CharMap
           
FSMState
           
Interpret
           Title: Interpret.java Description: This is the main class which which should be invoked to load the rule file in the system and then to execute the program to find the root word and the affix to it.
PatternPart
           
RHS
           
Storage
          Title: Storage.java Description: This class is used as the storage in the system, where all the declared variables and their appropriate values are stored
Variable
          Description: This is an interface which should be implemented by every new variable type.