Package uk.ac.man.entitytagger.generate

Class Summary
AcronymAnalysis  
ConvertToVariantsProblemIterator  
DictionaryEntry A class representing a dictionary entry of some object, consisting of a number of regular expression synonyms and an id.
GenerateAutomatons Class providing functions used to generate automatons for efficient regular expression matching
GenerateMatchers Main class for loading a species name dictionary and custom synonyms, and then calling other classes to generate regular expressions for species entries and convert them into automatons for efficient text matching.